/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.contnt:link {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
	color:#FFFFFF;
	margin-left:20px;
	text-decoration: none;
}
a.contnt:visited {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
	color:#FFFFFF;
	margin-left:20px;
	text-decoration: none;
}

a.contnt:hover {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
	margin-left:20px;
	text-decoration: none;
	color: #FFFFFF;
}
a.contnt:active {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
	color:#ffffff;
	margin-left:20px;
	text-decoration: none;
}
a.contnt:hover:visited{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
	color:#FFFFFF;
	margin-left:20px;
	text-decoration: none;
}

/* New class for Anchor tag. */
a:link {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
	color:#0000ff;
	margin-left:20px;
	text-decoration: none;
}
a:visited {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
	color:#0000FF;
	margin-left:20px;
	text-decoration: none;
}

a:hover {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
	margin-left:20px;
	text-decoration: none;
	color: #000000;
}
a:active {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
	color:#0000FF;
	margin-left:20px;
	text-decoration: none;
}
a:hover:visited{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:700;
	color:#0000FF;
	margin-left:20px;
	text-decoration: none;
}



#bodycenter{width:966px;
height:auto;
float:inherit;
}

.top{width:966px;
height:163px;
float:left;
background-image:url(images/header_bg.gif);
background-position:center;
background-repeat:repeat-y;
}

.logo{width:248px;
height:87px;
float:left;
/*background-image:url(images/logo.gif);
background-position:left top;
background-repeat:no-repeat;
*/
margin-left:30px;
margin-top:30px;
}

.trans{
width:550px;
height:auto;
background-image:url(images/trans.gif);
background-repeat:repeat;
}
/*
.shadow {
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}*/
.sitename_prop{
float:left;
font-family:Helvetica, sans-serif,Verdana, Arial;
color:#FFFFFF;
font-weight:700;
text-shadow:dimgray 3px 3px 3px;
}
.sitename{
width:400px;
height:87px;
font-size:60px;
margin-left:80px;
margin-top:30px;
float:left;
}
.footer_sitename{
width:200px;
height:30px;
font-size:20px;
margin-top:10px;
text-align:left;
margin-left:15px;
color:#FFFFFF;
float:left;
}

.divider{width:966px;
height:8px;
float:left;
background-color:#FCB040;
}

/*clear is used to decrease the line height*/
#clear {
    clear:both;
    height:8px;
    overflow:hidden;
  }
  
.menu_bg{width:966px;
height:40px;
float:left;
text-align:left;
line-height:40px;
background-color:#BB8C49;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
text-transform:uppercase;
}

.vert_bar{width:249px;
height:800px;
float:left;
background-image:url(images/vert_bar.gif);
background-position:center;
background-repeat:repeat-y;
}

.body_part{width:717px;
height:800px;
float:left;
background-color:#FFFFFF;
}

.footer_bg{width:966px;
height:50px;
float:left;
background-image:url(images/header_bg.gif);
background-position:center;
background-repeat:repeat-y;
}

.footer_logo{width:83px;
height:30px;
background-image:url(images/logo_footer.gif);
background-repeat:no-repeat;
margin-top:10px;
margin-left:350px;
float:left;
cursor:pointer;
}

.footerLogo{
clear:both;
float:none;
width:70;
height:30;
float:left;
}

.footcent{
width:320px;
margin-top:10px;
}
