/*Default Stlyle */

a:link    { color: #0B55C4; text-decoration: none; }
a:visited { color: #0B55C4; text-decoration: none; }
a:hover   { text-decoration: underline; }





pre, .pre {
font-size:10pt;
font-weight:normal;
font-style:arial;
color:black;
}

.question {
cursor:default;
display:block;
font-size:10pt;
font-family:"Times New Roman", Times, serif;
color:#663300;
font-weight:bold;
}

.answer {
display:none;
color:#006633;
font-size:10pt;
font-family:sans-serif;
padding: 2 0 5 0;
}

.container{
display:block;
}


body,td,th {
	font-family: Arial;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	
}

/*Menu Stlyle */

#stylefive{position:relative;display:block;height:26px;font-size:12px;;font-family:Arial; margin-left:100px;}
#stylefive ul{margin:0px;padding:0;list-style-type:none;width:auto; margin-left:80px;}
#stylefive ul li{display:block;float:left;margin:0;}
#stylefive ul li a{display:block;float:left;color: #999999;text-decoration:none;padding:5px 15px 0 15px;height:19px;}
#stylefive ul li span{display:block;float:left;color:#999999;text-decoration:none;padding:5px 0px 0 0px;height:19px;}
#stylefive ul li a:hover{color:  #D6C2A4;}

/* CSS Document */
.leftlist {
	margin-left:7px; width:200px;
	padding-left: 0px; margin-right:2px;
	list-style: none; margin-top:1px; margin-bottom:3px;
	
}
.leftlist li {
	padding-left:15px;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%; 
	line-height:25px; border-bottom:1px  dotted   #999999;
}
.leftlist li a {
	font-family: Arial;
	font-size:12px;
	 color:#fff; text-decoration:none;
}
.leftlist li a:hover {
	font-family:Arial;
	font-size:12px; 
	color:  #D6C2A4;
}
.click {
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	text-decoration:none;
	font-weight:bold;
}
.click:visited {
	color: #006699;
	text-decoration:none;
}
.click:hover {
	color: #666666;
	text-decoration: underline;
}
.click:active {
	color: #666666;
	text-decoration:none;
}

/*Layout Stlyle */
.menutop{
	background-image:url(../images/menu.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:980px;
	height:116px;
	}
.right{
	background-image:url(../images/right.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:388px;
	height:305px;}
.footer{
	background-image:url(../images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:980px;
	height:56px;}


/*Other Stlyle */
.headnew{
	font-size:16px;
	font-family:Arial;
	color:#E37B00;
	font-weight:bold;}
.head{
	font-size:11px;
	color:#fff;
	font-weight:bold;}
.content{
	font-size:14px;
	color: #000;
	font-family:Arial;
	padding-left:2px;
	}
.contentnew{ 
	font-size:14px;
	color: #666666;
	font-family:Arial;
	padding-left:2px;
}
.footertext{ 
	font-size:11px;
	color: #999999;
	font-family:Arial;
}

.contentsmall{
	font-size:12px;
	color: #FFFFFF;
	font-family:Arial;
	line-height:18px;
	}
.yellow{
	font-size:12px;
	color: #FFFF66;
	font-family:Arial;
	line-height:18px;
	}
.button{
	font-family: Arial;
	font-size:12px;
	color: #fff;
	background-color:#336E95;
	border:#1F87B8 1px solid;
	width:65px;
	height:20px;
	margin-bottom:5px;}

.textfieldnew{
	background-color:#383934;
	border: #999999 1px solid;
	height:15px;
	font-family: Arial;
	font-size:x-small;
	color:#fff;
	width:120px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:5px;}

.buttonnew{
	font-family: Arial;
	font-size:12px;
	color: #fff;
	background-color:#C4689D;
	border:#E17BB1 1px solid;
	width:85px;
	height:20px;
}

.greytxt {
	color: #6E6E6E;
}
