/* generic 


div{
	border: 1px solid #ccc;
}
*/

.clear{
	clear:both;
}

* {
 margin:0px;
 padding:0px;
}

body {
 text-align:center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #ffffff;
}

a img {
    border: none;
}

a {
    color: #487802;
} 

a:hover {
    color:#4368B4;
	text-decoration:underline;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:135%;
font-weight:bold;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:700;
line-height:20px;
margin-bottom:2px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:bold;
}

h4 {

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.Label {
    color: #487802;
	font-size: 12px;
}

.STYLE2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.STYLE3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size:12px
}



.banner{ width: 900px;
padding-bottom: 10px;
	}
.banner .logo{

	float: left;
	width:196px;
	padding: 10px 0px 0px;
}
.banner .slogin{
	padding: 10px 20px 0px 0px;
	width:688px;
	text-align: right;
}

.banner .menu{
	float: left;
	padding: 20px 0px 0px 0px;
	width:688px;
}
.banner .menu a{
	height:12px;
	background:url(bg_menuoff.gif) #ACD700 repeat-x;
	border:solid 1px #FFFFFF;
	padding:6px;
	margin:2px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.banner .menu a:hover{
	background:url(bg_menuon.gif) #ACD700 repeat-x;
}
.banner .menu a#on{
	background:url(bg_menuon.gif) #ACD700 repeat-x;
}

#bannershadow{
	padding-top: 0px;
	padding-bottom: 10px;
}
.contentControlArea {
    color: #e3e9db;
}

.contentControlArea td {
    color: #e3e9db;
}

.contentControlArea a {
    text-decoration: underline;
}
#main{
	min-height:300px;
	width: 900px;
	}
#main #left{
	width:200px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}
#main #left #leftpanel{
	width:200px; 
	min-height:200px;
	}


.tocMenu {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	background-color: #e9f4d2;
	margin-right: 10px;
	font-size: 12px;
}

.tocMenu a {
    text-decoration: none;
}

.tocTitle {
    color: #ff9900;
    background-color: #ffffff;
    font-size: 12px;
    padding: 0px 10px 2px;
    font-weight: bold;
    border-bottom: solid 1px #c0d3a5;
}

.tocItem {
    padding: 5px 10px 5px;
}

.tocItemEmpty a {
    color: #899a64;
}

.tocItemSelected {
    background-color: #ffffbf;
    /* font-weight: bold; */
}

#leftw{width:300px; float:left}
#leftpanelw{width:300px; min-height:280px;}
#leftpanel_top{width:193px; height:17px;}
#leftpanel_middle{min-height:200px; background-image:url(leftpanel_middle.gif); background-repeat:repeat-y;}
#leftpanel_bottom{width:193px; height:17px;}

#contentw{	
	padding-left:20px;
	padding-right:20px; 
	margin-left:290px;
	}
#managercontent{padding:40px;}
#footer {
	width: 900px;
}



/*TEXT STYLES*/
.bodytext {
	color: #666666;
}

.bodytext a {
	font: 0.9em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #ACD701;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#B6B694;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ACD701;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallgreentext {
	color:#ACD701;
}
.smallgreentext a{
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ACD701;
	text-decoration:none;
}
.smallgreentext a:hover{
	text-decoration:underline;
}
.property1 {
	background-position: left;
	padding: 5px;
	border-color:#8493EA;
	float:left;
}
.property2 {
	background-position: right;
	width: 230px;
	float:right;
}

#main #content{
	float:left;
	width: 690px;
	}
#main #content .contenttitle{
	text-align:left;
	}





#main #content .contentTitle {
	width: 90%;
    background-color: #ffffbf;
    background-image: url("../images/section-bar-m.png");
}
#main #content .contentTitle a {
    color: #598013;
}

#main #content .box {
	padding: 10px 0px 0px 10px;

}

#main #content .box .ep{
	float: left;
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
	height: 200px;
}

#main #content .box .ep .photo{
	border: 1px solid #DDDDDD;
	height:155px;
	width: 155px;
	margin:0pt 0px 2px 6pt;
	padding:5px;

	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
}


#main #content .box .ep .txt a {
	width: 150px;
}
#main #content .box .ep .txt a {
	padding: 0px 0px 0px 8px;
	background:transparent url("../images/icon_arrow.gif") no-repeat scroll 0em 0.4em;
}

#main #content .box .ep .photo a img {
	vertical-align:middle;
	border:0pt none;
}

#main #content .box .ep .bottom_line{
	border-bottom: 1px dashed #666666;
}

#main #content .box #nav li{
	font-size: 14px;

}
#main #content .box .vc{
	font-size: 14px;
	margin: 10px 22px 10px 10px;
	padding: 11px 22px 11px;

}


#main #content .box .m {
	float:left;
}
#main #content .box .m .img{}



#main #content .box .n {
	float:left;
	background-color: #e9f4d2;
	border: 1px solid #eee;
	margin: 0 0 0 10px;
	padding: 0 8px 0;
}
#main #content .box .n .imgselect {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 280px;
}
#main #content .box .n .imgselect .item {width: 100%;}
#main #content .box .n .imgselect .item {} .pic {width: 26%;text-align: center;}
#main #content .box .n .imgselect .item {} .pic img {border: 0px #fff solid; width: 60px; height: 45px;}
#main #content .box .n .imgselect .item {} .info {}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	width:auto;
}
.info_form {
	font-family: Arial, Helvetica, sans-serif;
}

.Home_Button {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 14px; BACKGROUND: url(../images/Button.Search.png) #e9f4d2 repeat-x; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 102px; CURSOR: pointer; COLOR: #fff; HEIGHT: 30px; BORDER-RIGHT-WIDTH: 0px
}
.weblink {
	font-family: Arial, Helvetica, sans-serif;
}
.bannerpic {
	float:	right;
	margin: 0px auto;
	padding: 20px 100px 0px;
}
.useful {
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	float:left;
	text-align: center;
}
.useful a{
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	float:left;
	text-align: center;
}
.useful a:hover{
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	border: 1px #000;
	float:left;
	text-align: center;
}
.desc {
	border:  solid 1px #000000;
}
.boxpic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 5px 0;
	float: left;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 500px;
	padding: 10px;
}
.picline {
	
	padding: 3px;
	
	width: 100%
}
.picline .e {
	float:left;
	border: 1px solid #cccccc;
	margin: 10px 10px 0px;
	padding: 5px;
	width: 120px;
}
.picline .e img{
	

}

.pagemenu {
	padding: 3px;
	float:left;
	width: 100%
}


.pagemenu a
{color:#004276;text-decoration:none;}


.pagemenu a:visited
{color:#5c7996;}


.pagemenu a:hover
{color:#ca0002;}


.pagemenu a:focus
{outline:none;}
