/* CSS Document */

body {
	background-color:#000000;
	margin:0px 0px 0px 0px;
}

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
	
ul	{margin: 0;	padding: 0;	display: block;	}
li	{list-style: none; padding: 5px 0px; }

a:link {  text-decoration:none; font-weight:bold; color:#4f7d9d; }
a:visited {	text-decoration:none; font-weight:bold; color:#4f7d9d; }
a:hover { text-decoration:underline; font-weight:bold; color:#4f7d9d;}
a:active { text-decoration: none; font-weight:bold; color:#4f7d9d;}

a.bottom:link {  text-decoration:none; font-weight:bold; color:#724e7b; }
a.bottom:visited {	text-decoration:none; font-weight:bold; color:#724e7b; }
a.bottom:hover { text-decoration:underline; font-weight:bold; color:#724e7b;}
a.bottom:active { text-decoration: none; font-weight:bold; color:#724e7b;}

a.photo:link {  text-decoration:none; font-weight:bold; color:#3d1208; }
a.photo:visited {	text-decoration:none; font-weight:bold; color:#3d1208; }
a.photo:hover { text-decoration:underline; font-weight:bold; color:#3d1208;}
a.photo:active { text-decoration: none; font-weight:bold; color:#3d1208;}

.scroll {
	filter:Chroma(Color=#123456);
	scrollbar-face-color:#123456;
	scrollbar-shadow-color:#123456;
	scrollbar-highlight-color:#123456;
	scrollbar-3dlight-color:#123456;
	scrollbar-darkshadow-color:#123456;
	scrollbar-track-color:#123456;
	scrollbar-arrow-color:#37566c;
	}
.scroll2 {
	filter:Chroma(Color=#123456);
	scrollbar-face-color:#123456;
	scrollbar-shadow-color:#123456;
	scrollbar-highlight-color:#123456;
	scrollbar-3dlight-color:#123456;
	scrollbar-darkshadow-color:#123456;
	scrollbar-track-color:#123456;
	scrollbar-arrow-color:#f2dfb1;
	}
	
.main_left {
	position:absolute;
	width:264px;
	height:335px;
	overflow:auto;
	visibility: visible;
		}
		
.main_center {
	position:absolute;
	width:229px;
	height:431px;
	overflow:auto;
	visibility: visible;
	}
	
.imgback {
background: url(images/textbox2.jpg) no-repeat;
}

.style1 {
	font-size:12px; font-weight: bold; color:#000000;
}

#center td { font-size:11px; color:#fff; }

#center a:link { text-decoration:none; font-weight:bold; color:#f2dfb1 }
#center a:visited { text-decoration:none; font-weight:bold; color:#f2dfb1 }
#center a:hover { text-decoration:underline; font-weight:bold; color:#f2dfb1 }
#center a:active { text-decoration:none; font-weight:bold; color:#f2dfb1 }

