﻿body
{
    margin: 0px;
    padding: 0px;
    font-size: 9pt;
    font-family: verdana, arial, sans-serif;
}  

 
#DivTop
{
    border: 0px solid #008080;
    width: 992px;
    margin-top:1px;
} 


 
#DivContainer {width: 994px; margin-top:5px;} 
 
#DivLeft
{
    border: 0px solid #008080;
    width: 302px;
    float: left;
    margin-top:0px;
}
 
#DivContent
{
    border: 0px solid #008080;
    margin-left: 306px;
    margin-top:0px;
    width: 679px;

}
 
#DivFooter
{
    clear: both;
    margin-top:3px;
    border: 0px solid #008080;
    width: 994px;
}


a.L_title_a:link 	{ color:#993300; text-decoration: none; }
a.L_title_a:visited { color:#993300; text-decoration: none; }
a.L_title_a:hover 	{ color: #FF6600; text-decoration: underline; }
a.L_title_a:active 	{ color: #FF6600; text-decoration: underline; }

a.L_title_b:link 	{ color:blue; text-decoration: none; }
a.L_title_b:visited { color:blue; text-decoration: none; }
a.L_title_b:hover 	{ color: #FF6600; text-decoration: underline; }
a.L_title_b:active 	{ color: #FF6600; text-decoration: underline; }

a.R_title_a:link 	{ color:Black; text-decoration: none; }
a.R_title_a:visited { color:Black; text-decoration: none; }
a.R_title_a:hover 	{ color:#FF6600; text-decoration: underline; }
a.R_title_a:active 	{ color:#FF6600; text-decoration: underline; }

a:link 		{ color: #0066FF; text-decoration: none; }
a:visited 	{ color: #0066FF; text-decoration: none; }
a:hover 	{ color: #FF6600; text-decoration: underline; }
a:active 	{ color: #FF6600; text-decoration: underline; }

a.Hot_a:link 	{ color:#E36F42; text-decoration: none}
a.Hot_a:visited { color:#E36F42; text-decoration: none}
a.Hot_a:hover 	{ color: blue; text-decoration: underline; }
a.Hot_a:active 	{ color: blue; text-decoration: underline; }

.txtfield 
{
	BORDER-RIGHT: #B5C7DE 1px solid; 
	BORDER-TOP: #B5C7DE 1px solid; 
	BORDER-LEFT: #B5C7DE 1px solid; 
	BORDER-BOTTOM: #B5C7DE 1px solid;
}

 .txtareaAlter
{
    background-color: #FFFACD;
}


