/* CSS Document */

/*PAGE LAYOUT*/
body {
	/*background-image: url(110.png);*/
	background-image: url(bodybg.png);
	/*background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color:#666666;*/
}
#maintable
{
	width:800px;
	background-color:#ffffff;
}
#header{
	float:top; 
	width:800px;
	height:100px; 
	/*background-color:#cfad10;*/
	background-image:url(banner.jpg);
	background-repeat:no-repeat;
	background-color:inherit;
}
#content{
	width:800px;
	background-color:inherit;
	position: relative;
}
#contenttext{
	float:left; width:610px; 
	border-left:none; border-right:none; 
	border-bottom:none; border-top:dotted 1px #CCCCCC; 
	min-height:720px;
	background-color:inherit;
}
#logo
{
	position:relative; 
	float:left; width:280px; height:66px; 
	margin-left: 10px;
	margin-top: 24px;
	background-image:url(logo.png);
	background-repeat:no-repeat;
}
#logotext
{
	float:left;
	padding-left: 145px; padding-top: 2px;
}
#pagetitle{
	position:relative; float:left; width:508px; height:76px;
	display: none; 
}
#title{
	position:absolute; right:10px; bottom:0px; width:600px;
}
#leftpane
{
	position:relative; 
	float:left; 
	width:190px; 
	margin:0px;
	padding: 0px;
	background-color:inherit;
}
#menu{
	float:left;
	width:190px; 
	margin:0px;
	padding:0px;
	background-color:inherit;
}
#leftinfo
{
	float:right;
	position:relative; 
	margin-top:0px;
	width:171px; height: 400px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	border-left:solid 1px #ABC578;
	border-right:solid 1px #ABC578;
	border-bottom:solid 1px #ABC578;
	/*background-color:inherit;*/
}
#translate {
	position: absolute;
	bottom: 0px;
	right: 6px;
	width: 171px;
	/*padding-left: 10px; */
	padding-top: 15px; 
	padding-bottom: 5px; 
	border-top: dotted 1px #AAAAAA;
	text-align: center; 
}
#footer{
	float:left; 
	border-top:solid 1px #BBBBBB;
	width:760px;
	margin-left: 20px; margin-right: 20px;
	/*background-color:#2D9CEB;*/
	background-color:inherit;
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
	height:160px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
	font-size: 14px;
}
.bodytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 14px;
	/*font-weight:bold;*/
	color: #2D9CEB;
	text-decoration:none;
}
.bodytext a:hover{
	text-decoration:underline;
}

.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.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:#AAAAAA;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#AAAAAA;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	font-style: italic;
	color: #2D9CEB;
	
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	font-style: italic;
	color: #5DACEB;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
}
.smallorangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
}
.linksmenu a{
	float:right; 
	margin: 0px;
	width:152px; 
	height:24px; 
	background-color:#ABC578; border-left:solid 1px #ABC578; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-left:30px;
	padding-top:10px;
}
.linksmenu a:hover{
	background-color:#514F1C;
}

.linksmenuactive a{
	float:right; 
	margin: 0px;
	width:152px; 
	height:32px; 
	border-left:solid 1px #ABC578; border-right:none; 
	border-bottom:solid 1px #ABC578; border-top:none; 
	background-color:#FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ABC578;
	text-decoration:none;
	padding-left:30px;
	padding-top:10px;
}

.quicklink {
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.5em; 
	/*font-weight:bold;*/
	color: #666666;
	text-decoration:none;
}
.quicklink a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.5em; 
	/*font-weight:bold;*/
	color: #2D9CEB; /*F88F1F;*/
	text-decoration:none;
	font-weight:bold;
}
.quicklink a:hover{
	text-decoration:underline;
}

