body {
	margin: 0px;
	color: #666666;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font: 12px Verdana;
}
.special {
	font-weight: bold;
	color: #4385B7;
	font-size: 14px;
}

.td_side_form {
	background-image: url(mem_04.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 5px;
	text-align: right;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
}

.td_side_nl {
	background-image: url(mem_04.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 5px;
	text-align: left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
}


.input_login {
	width: 110px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.input_nl {
	width: 170px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 7px;
}
form {
	display: inline;
}


#main {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #FFFFFF;
}
#header {
	background-image: url(bg_header.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100px;
	overflow: hidden;
}
.yellow {
	background-color: #FED350;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFE9A8;
	border-bottom-color: #E6AC2C;
	padding: 0px;
	display: compact;
}
.counter_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FED350;
	background-color: #3D98D2;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE2E5;
}
.button_txt {
	font-size: 12px;
	color: #4385B7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.counter_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	display: block;
}

#sidemenu {
	float: left;
	width: 200px;
	background-color: #DDE2E5;
}
.tbl_form {
	margin-left: 5px;
}
a:link, a:visited {
	color: #488ABC;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #94C1E2;
	text-decoration: none;
	font-weight: bold;
}
.worldmap {
	float: right;
	margin-right: 20px;
}
.slogan {
	width: 450px;
	float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	letter-spacing: 0.1em;
	padding-left: 50px;
}




#search {
	float: left;
	width: 700px;
	background-color: #CCD5DB;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6EAED;
	border-bottom-color: #C2CAD0;
}
a.foot:link, a.foot:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #205F88;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}

a.foot:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer {
	background-color: #93BFE2;
	width: 900px;
	height: 50px;
	margin: 0px auto;
	clear: both;
}
.footermenu {
	float: right;
	width: 680px;
	text-align: center;
	padding-top: 20px;
	padding-left: 20px;
}

.tmimg {
	float: left;
}

.sidemenu {
	display: block;
}
a.sidemenu:link, a.sidemenu:visited {
	color: #2E6891;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	height: 20px;
}

a.sidemenu:hover {
	color: #2E6891;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	height: 20px;
	background-color: #B8CBD6;
}

.searchform {
	padding-top: 5px;
	display: inline;
	float: right;
	padding-right: 100px;
}


#contents {
	float: left;
	width: 670px;
	padding: 15px;
	text-align: justify;
	background-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D98D2;
}
h1 {
	color: #FFFFFF;
	background-color: #4789BB;
	background-image: url(bg_h1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	white-space: nowrap;
	padding: 5px 5px 5px 10px;
	overflow: visible;
	display: inline;
	font: bold 16px Arial, Helvetica, sans-serif;
}





#menu {
	background-image: url(bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	margin: 0px;
}





/* top dropdown menu */

.topcss{
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	width: 150px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
}

.topcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FED350;
	color: #666666;
}

.topcss a:hover{ /*hover background color*/
background-color: #3D98D1;
color: white;
}


/* top dropdown menu */.topmenu {
	width: 720px;
	float: right;
	display: inline;
	padding-top: 8px;
	text-align: center;
}
a.tmenu:link, a.tmenu:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .1em;
	margin-right: 20px;
	margin-left: 20px;
}

a.tmenu:hover  {
	text-decoration: underline;
	color: #FED350;
}
.counter {
	text-align: center;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	background-color: #81B8DF;
}

.disabled {
	color: #FF0000;
}

.whiteBG{
	background-color:#FFFFFF;
}.input_newad {
	width: 220px;
}

.td_bluebox {
	padding-right: 20px;
	padding-left: 10px;
	background: #E0E5E8 url(bbox_bg.jpg) center top;
	font-size: 11px;
}
