
/* Tag Elements *//*background-color:#AACCFF; */
BODY			{ margin:0px; background-image:url(../imgs/bg.gif);
			  font-family:Arial, Verdana, Helvetica, sans-serif; color:#333; font-size:11px;
			  scrollbar-face-color:#FFF1C6; scrollbar-shadow-color: #FFF; scrollbar-highlight-color:#FFF1C6; 
			  scrollbar-3dlight-color:#FFF; scrollbar-darkshadow-color:#000; scrollbar-arrow-color: #F30; }
/*background-color:#EFD;*/
TH			{ font-size:12px; font-weight:bold;}				
TD, P,		{ font-size:11px;}
MARQUEE		{ font-size:12px; color:#000; font-weight:bold; line-height:22px}
H1			{ font-size:12px; color:#492; font-weight:bold; margin:0px;}
H4			{ font-size:11px; font-weight:bold; color:#F60; margin:0px;}
H6			{ font-size:11px; font-weight:bold; color:#F30; margin:0px;}
/* Hyperlink Elements */
A			{ color:#FFF; text-decoration:none; }
A:Visited		{ color:#FFF; text-decoration:none; }
A:Active		{ color:#FFF; text-decoration:none; }
A:Hover		{ color:#FFF; text-decoration:none; }

.link		{ color: #000; text-decoration:none; }
.link A		{ color: #000; text-decoration:none; }
.link A:Visited{ color: #000; text-decoration:none; }
.link A:Active { color: #000; text-decoration:none; }
.link A:Hover	{ color: #294A7B; text-decoration:none; }

.nav			{ color:#FFF; font-weight:bold;}
.txt			{ font-size:11px; font-weight:none;}
.txtj		{ font-size:11px; text-align:justify; }
.outline		{ font-size:11px; font-weight:bold; color:#F60; text-align:right; vertical-align:text-top;}
.align		{ font-size:10px; text-align:center; color:#FFF; }

.prdinfo		{ font-size:11px;}
.prdtitle		{ font-size:11px; font-weight:bold; }
.menu {
	color : #FFFFFF;
	margin-top : 9px;
	padding-bottom : 9px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color : #F2F2F2;
}
.bot {
	color : #000000;
	margin-top : 20px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 200px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
.left {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}

/* Boders */
.brd			{ border:2px dotted #FC0; }
.vline		{ border-left:1 solid #000; }
.hline		{ border-bottom:1px solid #000; }
.brdT		{ border-top:1 dashed #EB0; }
.brdB		{ border-bottom:1 dashed #EB0; }
.brdL		{ border-left:1 dashed #EB0; }

/* Form Elements */
.textbox  	{ FONT-SIZE: 11px; border:1px dashed #666; BACKGROUND-COLOR: #f2f2f9; }
.butt 		{ COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px; border:1px ridge #FD9; BACKGROUND-COLOR: #FFF1C6; }
.butt:Active	{ COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px; border:1px ridge #666; BACKGROUND-COLOR: #FFF1C6; }