body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.Box {
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #FBFBFB;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;		
}

.BoxSearch {
	border: 1px solid #CCCCCC;
	margin-left: 50px;
	color: #333333;
	background-color: #FBFBFB;
	background-image: url(../images/search_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	FONT-SIZE: 11px;


}


.Buton {
	border: 1px solid #000000;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	height: 25px;
	width: 90px;
}

.ButonRed {
	border: 1px solid #000000;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 90px;
}


.txtGray {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #999999;
}




.text_block_11 {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	FONT-SIZE: 11px; 
	LINE-HEIGHT: 18px
}

.text_block_12 {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	FONT-SIZE: 12px; 
	LINE-HEIGHT: 18px
}


.text_block_13 {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	FONT-SIZE: 13px; 
	LINE-HEIGHT: 18px
}

.text_block {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	FONT-SIZE: 12px; 
	LINE-HEIGHT: 18px
}


.txtSmallTitle {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B5998;
	LINE-HEIGHT: 20px	
}

.txtTitle {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B0E31B;
	LINE-HEIGHT: 20px	
}

.txtSmallTitleBlack {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	LINE-HEIGHT: 20px	
}

.txtTitleBlack {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4A6A95;
	LINE-HEIGHT: 20px
}


.txtSmallTitleGray {

	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	LINE-HEIGHT: 20px
}


.txtTitleGray {

	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	LINE-HEIGHT: 20px
}

.txtTitleBrown {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	LINE-HEIGHT: 20px
}

.Tah_18_Title_Brown {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #780900;
	LINE-HEIGHT: 20px
}



.Header {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;	
	FONT-SIZE: 11px; 

	color: #333333;	
}

.Footer {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;	
	FONT-SIZE: 10px; 
	LINE-HEIGHT: 20px;
	color: #333333;	
}
.text_block_12_red_bg {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
	color: #FFFFFF;
	background-color: #780900;
	height: 25px;
	width: 380px;
	background-position: center;
}

.text_block_12_blue_bg {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
	color: #FFFFFF;
	background-color: #002FA7;
	height: 25px;
	width: 380px;
	background-position: center;
}


 
