body { 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	background:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#666666;
}
hr {
	border: 0 #d2d2d2 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
.left-border { 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #CCCCCC; 
}
.botm-border { 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #CCCCCC; 
}
.links { 
	font-family: Arial; 
	font-size: 14px;  
	color: #000000; 
	text-decoration: none; 
}
.links:hover{
color:white;
}
.top-menu:hover{ 
	background-image: url(../images/butn-bg-red.gif); 
	background-repeat: repeat-x;
	color:white; 
}
.welcome{
	font-size: 22px; 
	color: #BF2D3A; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: "Century Gothic";
	line-height:34px;
}
.text{
	color: #666; 
}
.text2 { 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
	font-family: Arial;
	font-weight: bold;
}
.newsleter { 
	font-size: 22px; 
	color: #333333; 
	font-family: "Century Gothic"; 
}
.red-text { 
	color: #BF2D37; 
	text-decoration: none; 
	font-weight: bold; 
}
.black-links:link { 
	font-size: 12px; 
	color: #666666; 
	text-decoration: underline; 
	line-height:30px;
}
.black-links:visited { 
	font-family: Arial; 
	font-size: 12px; 
	color: #666666; 
	text-decoration: underline; 
	line-height:30px;
	font-weight: bold; 
}
.black-links:hover { 
	font-size: 12px; 
	color: #990000; 
	text-decoration: none; 
	line-height:30px 
}
.name-text { 
	color: #313131; 
	text-decoration: none; 
	font-family: Arial; 
	font-style:italic;
	font-weight:bold;
}
.red-name-text { 
	font-size: 12px; 
	color: #BF2D3A; 
	text-decoration: none; 
	font-family: Arial; 
	font-style:italic; 
	font-weight: bold;
}
.red-name-text1 { 
	font-size: 12px; 
	color: #BF2D3A; 
	text-decoration: none; 
	font-family: Arial;   
	font-weight: bold;
}
.black-name-text { 
	text-decoration: none; 
}
.black-name-text12 { 
	font-size: 12px; 
	color: #666666; 
	text-decoration: none; 
	font-family: Arial;    
}
.Formbx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
}
.text-box { 
	height: 18px; 
	border: 1px solid #999999; 
}

.bordr {
	border: 1px solid #d2d2d2;
}
 
/*body, table, div{
	color:#666666;
	font: 11px Verdana, Arial, sans-serif;
}*/
.title{ 
	border:0px #666666 solid;
	padding:0px;text-align:center;
}
.tblFade{
	border:0px #333 solid;
	width:150px;
	margin:170px;
}
.fadeElem{
	height:20px;
	display:block;
	position:relative;
	border:0px #CCC solid;
	padding:0px  0px;
	margin-top:10px;
}
#shadow{
	background:url(../images/body_bg.jpg) repeat-y top left;
	width:766px;
}
.footer{
background:url(../images/ftr_bg.jpg) repeat-y;
}
/*============================================================New navigation*/
#nav{
width:758px;
height:30px;
padding:0;
margin:0;
}
#nav ul{
width:758px;
height:30px;
list-style:none;
background:url(../images/nav_bg.gif) repeat-x;
overflow:hidden;
padding:0;
margin:0;
}
#nav ul li{
background:url(../images/nav_sep.gif) no-repeat top right;
height:30px;
display:inline;
float:left;
width:84px;
}
#nav ul li a{
text-align:center;
line-height:30px;
font-size:12px;
text-decoration:none;
color:#454545;
height:30px;
display:block;
}
#nav ul li a:hover, #nav ul li .navselected{
background:url(../images/hover_nav.gif) repeat-x;
color:white;
height:30px;
font-size:12px;
}
/*============================================================Partners*/
.partners{
width:100%;
overflow:hidden;
border-bottom:1px solid #d2d2d2;
padding:10px 0;
}
.partnerlogo{
float:left;
width:25%;
}
.partnerlogo img{
float:right;
}
.partnerCopy{
width:72%;
float:right;
}
.partnerCopy h1, .partnerCopy h2, .partnerCopy h3, .partnerCopy h4, .partnerCopy h5, .partnerCopy h6, p{
margin:0;
padding:0;
}
.partnerCopy a{
color:#0066ff;
}