﻿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;} 
 
#DivLeft
{
    border: 0px solid #008080;
    width: 252px;
    float: left;
    margin-top:3px;
}
 

 
#DivContent
{
    border: 0px solid #008080;
    margin-left: 258px;
    margin-top:3px;
    width: 734px;

}
 
#DivFooter
{
    clear: both;
    margin-top:3px;
    border: 0px solid #008080;
    width: 992px;
}

a.L_title_a:link
{
    color: #657ABD;
    text-decoration: none;
}
a.L_title_a:visited { color:#657ABD; 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:Black; text-decoration: none; }
a.L_title_b:visited { color:Black; text-decoration: none; }
a.L_title_b:hover 	{ color: #FF6600; text-decoration: none; }
a.L_title_b:active 	{ color: #FF6600; text-decoration: none; }

a.Hot_a:link 	{ color:#FF9933; text-decoration: none; }
a.Hot_a:visited { color:#FF9933; text-decoration: none; }
a.Hot_a:hover 	{ color: blue; text-decoration: underline; }
a.Hot_a:active 	{ color: blue; 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; }


.txtfield 
{
	BORDER-RIGHT: #D0D0D0 1px solid; 
	BORDER-TOP: #D0D0D0 1px solid; 
	BORDER-LEFT: #D0D0D0 1px solid; 
	BORDER-BOTTOM: #D0D0D0 1px solid;
}

.StringOverFlow
{
    overflow:hidden;
    text-overflow:clip;
    white-space:nowrap;

}

.PublishTip
{
    border-right: #FFC555 1px solid;
    border-top: #FFC555 1px solid;
    border-left: #FFC555 1px solid;
    border-bottom: #FFC555 1px solid;
    background-color: #FFFFE1;
}
