td img {display: block;}

/* CSS Document */

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #ffffff;

	font-family: Verdana; 

	font-size: 11px; 

	color: #666666; 

}



.text {

font-family: Arial, Helvetica, sans-serif; 

font-size: 11px; 

color: #FFFFFF; 

}

a:link    {color: #F6880D; background-color:transparent; text-decoration: none;}

a:visited {color:#F6880D; background-color:transparent; text-decoration: none;}

a:active  {color:#111111; background-color:transparent; text-decoration: none;}

a:hover   {color:#111111; background-color:transparent; text-decoration: none;}



.main_bg{

	background-image: url(../assets/images/bg_middle.jpg);

	background-repeat: repeat-x;

	background-color: #6d6d6d;

}

.field{

	background: transparent;

	border: 0px;

	border-bottom: 1px solid #9A0201;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #9A0201;

}

.menu{

	background-image: url(../images/patern_left.jpg);

	background-repeat: repeat-y;

	width: 191px;

}

#announcement{

	background-color: #7DB9C5;

	height: 100px;

	margin: 1px;

	color: White;

	font-size: 12px;

}



	

}

#menu{

	

}



#menu a{

	color: #111111;

	background-image: url(../images/pin.gif);

	background-position: left center;

	background-repeat: no-repeat;

	padding-left: 14px;

	font-weight: bold;

	letter-spacing: -1px;

	line-height: 16px;

	font-size: 12px;

}

#menu a:hover{

	color:#F6880D;

}

#footer{

	color: white;

	text-align: center;

	font-size: 9px;

	line-height:11px;

}

#footer a{

	color:white;

}

#content{

	padding: 10px;

}

#content h1{

	font-family:Century Gothic, "Trebuchet MS", Tahoma, Verdana;

	font-size:14px;

	color:#4D98A7;

	letter-spacing:-1px;

	text-transform: uppercase;

}

#content h2{

	font-family:Century Gothic, "Trebuchet MS", Tahoma, Verdana;

	font-size:12px;

	color:#F6880D;

	letter-spacing:0px;

}

.titles{

	font-family:Century Gothic, "Trebuchet MS", Tahoma, Verdana;

	font-size:12px;

	color:#7DB7C2;

	letter-spacing:0px;

	font-weight: bold;

}

.field{

	background-color: #F2FAFB;

	border: 1px solid #F6D0A6;

	font-family:Arial;

	font-size:11px;

	color:#F6880D;

	height: 18px;

	padding-left: 2px;

}

.button{

	background: transparent;

	border: 0px;

	background-image: url(../_files/template/images/but.gif);

	background-repeat: no-repeat;

	height: 29px;

	width: 79px;

	line-height: 20px;

	color: #111111;

	font-weight: bold;

	cursor: pointer;

}