body{
background-image: url('images/bg.gif');
margin:0px; padding:0px;  
} 
td {
	text-align: left;	
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:17px;
}	
.textarea_contact{background-color:#fff;
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#584c3f;
	border:1px solid #7b8490;}
	
.select{background-color:#fff;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#584c3f;
	border:1px solid #7b8490;}

.header {background-repeat:no-repeat;}
.tab
{ 
background-color:#FFFFFF;
color:#000000;

}
.line {background-image:url(images/line.jpg); background-repeat:repeat-y;}

.menu         { font-family: Tahoma, serif; font-size: 15px; color: #ffffff; text-align:center; display:block; width:100px; padding-top:15px; height:25px; text-decoration:none; float:left;}
.menu:link    { font-family: Tahoma, serif; font-size: 15px; color: #ffffff; text-align:center; display:block; width:100px; padding-top:15px; height:25px; text-decoration:none; float:left;}
.menu:hover   { font-family: Tahoma, serif; font-size: 15px; color: #000000; text-align:center; display:block; width:100px; padding-top:15px; height:25px; text-decoration:none; background-color:#ff6c00; float:left;}
.menu:active  { font-family: Tahoma, serif; font-size: 15px; color: #ffffff; text-align:center; display:block; width:100px; padding-top:15px; height:25px; text-decoration:none; float:left;}



.menu_bottom         { font-family: Tahoma, serif; font-size: 15px; color: #ffffff; text-decoration:none;}
.menu_bottom:link    { font-family: Tahoma, serif; font-size: 15px; color: #ffffff; text-decoration:none;}
.menu_bottom:hover   { font-family: Tahoma, serif; font-size: 15px; color: #ffffff; text-decoration:underline;}
.menu_bottom:active  { font-family: Tahoma, serif; font-size: 15px; color: #ffffff; text-decoration:none;}

.read         { font-family: Tahoma, serif; font-size: 14px; color: #ff6c00; font-weight:bold; text-decoration:underline;}
.read:link    { font-family: Tahoma, serif; font-size: 14px; color: #ff6c00; font-weight:bold; text-decoration:underline;}
.read:hover   { font-family: Tahoma, serif; font-size: 14px; color: #ff6c00; font-weight:bold; text-decoration:none;}
.read:active  {
	font-family: Tahoma, serif;
	font-size: 14px;
	color: #ff6c00;
	font-weight:bold;
	text-decoration:underline;
	text-align: center;
}

.more         { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#000000 ; text-decoration:underline;}
.more:link    { font-family: Verdana, Arial, Helvetica; font-size: 14px; color:#000000; text-decoration:underline;}
.more:hover   { font-family: Verdana, Arial, Helvetica; font-size: 14px; color:#000000; text-decoration:none;}
.more:active  { font-family: Verdana, Arial, Helvetica; font-size: 14px; color:#000000; text-decoration:underline;}

.smalltext		{ font-family: Tahoma, serif; font-size: 10px; color:#000000 ; text-decoration:underline;}
.smalltext:link    { font-family: Tahoma, serif; font-size: 10px; color:#000000; text-decoration:underline;}
.smalltext:hover   { font-family: Tahoma, serif; font-size: 10px; color:#000000; text-decoration:none;}
.smalltext:active  { font-family: Tahoma, serif; font-size: 10px; color:#000000; text-decoration:underline;}


a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;	
}
a:hover {
	text-decoration: none;
	color:#ffffff;
}
a:active {
	text-decoration: none;
	color: #000;
	
}

