/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #8e8e8e;
}

h1{
 font-family:Arial;
 color:#FFFFFF ;
 font-size: 14px;
}

h2{
 font-family:Arial;
 color:#cc6600 ;
 font-size: 11px;
}

a:link,a:visited{ color:white;text-decoration: none; }
a:hover{ text-decoration: underline;}

.text2 {font-family: Tahoma; 
font-size: 11px;
color: #ffffff;
}

.text3{
font-family: Tahoma; 
font-size: 11px;
color: #CC6600;
}

.font1{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#cc6600 ;
font-size: 11px;
}

#tab1{
padding-left:10px;
padding-right:25px;
}
#tab2{
text-align:right;
padding-right:25px;
}
a.link1{
color: #cc6600;
text-decoration: none;
}

a.link1:hover{
color: #cc6600 ;
text-decoration: underline;
}

.ct_date{
   font-family:Arial;
   font-size:10px;
   color:#FFB164;
}
.news{
   color:#CCCCCC;
}

