HTML, BODY, DIV, FORM, TABLE, TR, TD, P { font-family: Verdana, sans-serif; font-size: 12px; color: #000; }
HTML, BODY { margin: 0px; padding: 0px; min-width: 1000px; background-color: #ebebeb; }
.cTitle { float:none; clear:both; background-color: #4A81C4; color: #fff; padding: 3px 3px 3px 15px; font-weight: bold; }
.cContent { float:none; clear:both; background-color: #fff; margin-bottom: 7px; padding: 13px; }
.Menu { white-space: nowrap; font-size: 90%; padding: 3px 3px 3px 21px; background-repeat: no-repeat; text-decoration: underline; background-image: url('/images/wm.gif'); }
.pMenu { margin:0px 0px 7px 0px; padding:0px; }
.mainlink { padding: 2px 0px 2px 17px; background-repeat: no-repeat; background-position: 0 0.65em; display: block; background-image: url('/images/bullet.gif'); font-size:7pt; }
H1 { margin: 0px; padding: 5px; font-family: Verdana, sans-serif; font-size: 120%; }
H2 { margin: 0px; padding: 5px; font-family: Verdana, sans-serif; font-size: 110%; }
TD.bg { padding:10px; background-color: #F0EFEF; width: 50%; vertical-align:top; }
INPUT.size, SELECT.size, TEXTAREA.size { width:98%; text-align: center; }
A { color: #0055CC; }
A:visited { color: #0055CC; }
A:hover { color: #0055CC; }
P { margin: 0px; padding: 5px; }
P.title { margin:3px 0px 3px 0px; font-weight: bold; }
P.comments { margin:3px 0px 3px 0px; font-size: 8pt; color: #000; }
PRE {
  margin-left: 25px;
  width: auto;
  float: none;
  clear: none;
  overflow: visible;
  font-size: 12px;
  line-height: 1.333;
}
INPUT, SELECT, TEXTAREA {
	border: 1px solid #385776;
	margin: 1px 2px 0px 0px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
FORM {
	margin: 0px;
	padding: 0px;
	display: inline;
}
IFRAME {
	background-color: #ebebeb;
}
.block {
	background-color: #ebebeb;
	width: 100%;
	margin-bottom: 7px;
}
.blocktopleft {
	white-space: nowrap;
    	background-color: #green;
    	background-image: url('/design/img/block_topleft.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 18px;
	height: 42px;
}
.blocktopheader {
	white-space: nowrap;
	background-color: #green;
	background-image: url('/design/img/block_topbg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	width: 99%;
	height: 42px;
	overflow: hidden;
}
.blocktopimg {
	white-space: nowrap;
    	background-color: #green;
    	background-image: url('/design/img/block_toprightimg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 1%;
	height: 42px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	overflow: hidden;
}
.headerdiv {
	float: left;
	clear: right;
	padding-top: 8px;
	color: white;
}

.imgdiv {
	float: right;
	clear: right;
}
.blocktopright {
	white-space: nowrap;
    	background-color: #green;
    	background-image: url('/design/img/block_topright.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
	height: 42px;
	font-size: 1px;
	overflow: hidden;
}
.blockleft {
    background-color: #fff;
    background-image: url('/design/img/block_leftline.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	width: 18px;
}
.blockcontent {
	background-color: #fff;
	vertical-align: top;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
}
.blockright {
    background-color: #fff;
    background-image: url('/design/img/block_rightline.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	width: 16px;
}
.blockbottomleft
{
    background-color: #fff;
    background-image: url('/design/img/block_bottomleft.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 18px;
	height: 16px;
}
.blockbottombg
{
    background-color: #fff;
    background-image: url('/design/img/block_bottomline.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height: 16px;
}
.blockbottomright
{
    background-color: #fff;
    background-image: url('/design/img/block_bottomright.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
	height: 16px;
}

.currency
{

}

.currency TD
{
	padding: 3px;
}

.currencyhead
{
	padding: 3px;
	text-align: center;
	color: white;
	font-weight: bold;
	background-color: #555555;
}

.currencytr2
{
	background-color: #eeeeee;
}

TABLE.pagelist
{
	margin: 15px;
}

TD.pagelist {
	margin:20px 0px 10px 0px;
}

TD.pagelist A {
	padding:2px 5px 1px 5px;
	margin-right:5px;
	background-color: #0073bc;
	text-decoration:none;
	color:#FFFFFF;
}

TD.pagelist A:HOVER {
	background-color: #ff7000;
	text-decoration:none;
	color:#FFFFFF;
}

TD.pagelist span#nosel {
	padding:2px 5px 1px 5px;
	margin-right:5px;
	color:#004b7e;
	border: 1px solid black;
}