a:link		{ color: #FFC12D; text-decoration: underline;}
a:visited	{ color: #FFC12D; text-decoration: none;}
a:active	{ color: #FFC12D; text-decoration: none;}
a:hover		{ color: #CCB888; text-decoration: none;}

a.menu:link	{ color: #2E3336; text-decoration: none; font-weight: bold;}
a.menu:visited	{ color: #454C51; text-decoration: none; font-weight: bold;}
a.menu:active	{ color: #2E3336; text-decoration: none; font-weight: bold;}
a.menu:hover	{ color: #5B666D; text-decoration: none; font-weight: bold;}

body { background-color: #8B98A1;
       font-family: verdana, tahoma, arial, sans-serif;
       font-size: 10px;
       color: #DADFE2;
       scrollbar-face-color:		#A0ACB4;
       scrollbar-shadow-color:		#5B666D;
       scrollbar-highlight-color:	#C2C9CE;
       scrollbar-3dlight-color:		#8B98A1;
       scrollbar-darkshadow-color:	#8B98A1;
       scrollbar-arrow-color:		#454C51;
       scrollbar-track-color:		#8B98A1;
       margin: 0;}
       
table	{font-family: verdana, tahoma, arial, sans-serif; font-size: 10px; color: #DADFE2;}
hr		{border-top: 1px solid #6B7A85; border-bottom: 1px solid #A0ACB4;}

.courier_new	{font-family:courier new; font-size:11px;}
.car_shadow	{Filter: Chroma(Color=#000000) DropShadow(Color=#2E3336, OffX=4, OffY=-2, Positive=1);}
.span_shadow	{width: 100%; Filter: DropShadow(Color=#5B666D, OffX=-1, OffY=1, Positive=1);}
.span_latest	{background: #A0ACB4; border-bottom: 3px solid #C2C9CE; color: #5B666D;}
.hilite_yellow	{color: #FFC12D; font-weight: bold;}

.wtr_table		{background: #8B98A1; text-align: justify; border: 1 solid #C2C9CE;}
.wtr_imagescell	{}
.wtr_desccell	{background: #A0ACB4; border-bottom: 4px solid #C2C9CE; color: #5B666D;}

input.text	{background: #454C51; border: 1px solid #C2C9CE; font-family: Verdana; font-size: 10px; color: #C2C9CE; font-weight: bold;}
textarea	{background: #31576F; border: 1px solid #D7E0E5; font-family: Verdana; font-size: 10px; color: #D7E0E5; font-weight: bold;}
input.check	{}
input.button	{background: #A0ACB4; border-left: 1px solid #C2C9CE; border-top: 1px solid #C2C9CE; border-right: 1px solid #5B666D; border-bottom: 1px solid #5B666D; font-family: Verdana; font-size: 10px; color: #454C51; font-weight: bold;}
