body,td,th {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

body {
	background-image: url(images/bkgd.gif);
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C6C8;
}

a:link { color: #0066CC;}
a:visited { color: #0066CC;}
a:hover { color: #666666;}

.footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	background-color: #CBCBCB;
	color: #666666;
	line-height: 14px;
}

.footer a {
	color: #0066CC;
	text-decoration: none;
}

.footer a:visited {
	color: #0066CC;
	text-decoration: none;
}

.footer a:hover {
	color: #666666;
	text-decoration: underline;
}

.other_sidebar {background-color: #FEE7C3;}

.banner_background {background-color: #FEE7C3;}

.navi_background {background-color: #FCB845;}

.home_sidebar {
	background-color: #DEDEDE;
	background: url(images/greybrush.gif) top no-repeat;
}

.grey { background-color: #C2C5C9;}

.h1 {
	font-size: 11px;
	color: #C47C02;
	font-weight: bold;
}
.h2 {
	font-size: 12px;	
	color: #C47C02;
	font-weight: bold;
}

.green {color: #006633}

.error {
	color: #FF0000;
	font-size: 10px;
}

.txt-red {color: #FF0000}

.txt-red1 {
		color: #FF0000;
		font-family: Verdana;
		font-size: 12px;
}
.txt-grey {color: #666666}
.txt-midgrey {color: #333333}
.txt-11 {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.sub_txt {
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.green2 {
	font-size: 13px;
	color: #006633;
	font-weight: bold;
	}
.black {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	}
.field1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EAEBEC;
	width: 110px;
	border: 1px solid #999999;
}
.field-60 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 60px;
	border: 1px solid #999999;
}
.field-160 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 160px;
	border: 1px solid #999999;
}
.field-200 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #999999;
}
.field-360 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 360px;
	border: 1px solid #999999;
}

.btn1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ED9C01;
	border: 1px solid #999999;
	width: 60px;
	height: 20px;
}
.btn2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #999999;
	width: 60px;
	height: 20px;
}

#list1 ul{
margin:0px;
padding:0px;
list-style-type:circle;
}
#list1 li{
margin-left:40px;
list-style-position:inherit;
list-style-type:disc;

}

/**** <strategies form> ****/

#strategies_form table{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#strategies_form table{
margin-top:30px;
}

#strategies_form #select_btn{
margin:55px 10px 0px 10px;
cursor: pointer;
cursor: hand;
}

#strategies_form .title{
width:210px;
font-weight:bold;
}

#strategies_form .content{
width:380px;
}

/**** <menu> ****/

.menu a {
	font: normal 11px/16px Verdana, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
	height: 20px;
	width: 140px;
}

.menu a:link {
	color: #008348;
	text-decoration: none;
	background: #FEE7C3;
	height: 20px;
	width: 140px;
}
.menu a:visited {
	color: #008348;
	text-decoration: none;
	background: #FEE7C3;
	height: 20px;
	width: 140px;
}
.menu a:hover {
	color: #000000;
	text-decoration: underline;
	background: #FEE7C3;
	height: 20px;
	width: 140px;
}
.menu-selected {
	font: normal 11px/16px Verdana, sans-serif;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
	color: #333333;
	background: #FEE7C3;
	height: 20px;
	width: 140px;
}

/**** <menu> ****/


/**** <special> ****/


.special {color: #0066CC;}

.special a {
	font: bold 11px Verdana, sans-serif;
	color: #0066CC;
	weight: bold;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: underline;
	line-height: 28px;
	width: 140px;
}

.special a:link {
	color: #0066CC;
	text-decoration: underline;
	background: #FFFFFF;
	line-height: 28px;
	width: 140px;
}
.special a:visited {
	color: #0066CC;
	text-decoration: underline;
	background: #FFFFFF;
	line-height: 28px;
	width: 140px;
}
.special a:hover {
	color: #C47C02;
	text-decoration: underline;
	background: #FFFFFF;
	line-height: 28px;
	width: 140px;
}

/**** <special> ****/


/**** <special2> ****/


.special2 {color: #0066CC;}

.special2 a {
	font: bold 11px Verdana, sans-serif;
	color: #0066CC;
	weight: bold;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}

.special2 a:link {
	color: #0066CC;
	text-decoration: none;
}
.special2 a:visited {
	color: #0066CC;
	text-decoration: none;
}
.special2 a:hover {
	color: #C47C02;
	text-decoration: underline;
}
.language{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	weight: bold;
	line-height: 18px;
}
#homenav{
font-family:Arial, Helvetica, sans-serif; 
text-decoration: none;
margin:0;
padding:0;
display:block;
background:#fcb131;
list-style-type:none;
}
#homenav a {
height:20px;
text-align:center;
color: #008349;
text-decoration: none;
display:block;
font-weight:bold;
}
#homenav a:hover {
color: #FFFFFF;
background:#008349;
text-decoration: none;
display:block;
}
#homenav .activated
{
	color: #FFFFFF;
	background:#008349;
	text-decoration: none;
}

.language_top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight:bold;
	text-decoration:none;
	height: 30px;
}

.language_top a:link, .language_top a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight:bold;
	text-decoration:none;
}
.language_top a:hover {
	text-decoration:underline;
}
.language_top #activatied_lang {
	text-decoration:underline;
}
/**** <special2> ****/
