.chromestyle{
width: 500px;
font-weight: bold;
font-family: Tahoma;
font-size: 12px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 0px solid #BBB;*/
/*border-width: 0px;*/
width: 100%;
/*background: url(index_04.jpg) center center repeat-x; THEME CHANGE HERE */
padding: 4px 3px;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
/*background-color: #00ff00;*/
}

.chromestyle ul li a{
color: #000000;
/*line-height:27px;*/
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
/*border-top: 1px solid #FFFFFF;*/
background: url(index_04.jpg) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " »";
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 2;
border: 1px solid #849ab1; /*THEME CHANGE HERE*/

/*border-left: 1px solid #FFFFFF;*/
/*border-right: 1px solid #FFFFFF;*/
/*border-bottom-width: 0;*/

/*background-color:#bdd2e7; alex */
background-color:#64768c;

font:bold 12px Tahoma;
line-height:20px;
z-index:100;
width: 135px;
visibility: hidden;

/*color:#314661; alex */



}

.dropmenudiv a{

width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 0px solid #000000; THEME CHANGE HERE*/

padding: 1px 0;
text-decoration: none;
font-weight: bold;

background-color: #FAFAFA;
color: #c3cfdf;

}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
/*background: url(index_04.jpg) center center repeat-x;*/
/*background-color: #c3cfdf;*/
color: #64768c;
}

/*---------------------------------------------*/
.m0 {
	color:#000000;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	}
.m1 {
	color:#FFFFFF;
	font-weight:bold;
	}
.m2 {
	color:#4C6C9B;
	font-weight:bold;
	font-family: Arial;
	font-size:12px;
	}
.txt {
	font-family:Tahoma;
	font-size:11px;
	color:#314661;
	text-align:justify;
	border:1px #CDCDCD;
	border-style:solid;
	vertical-align:top;
	padding:10px;
	margin: 0px 0px 0px 0px;
	}

.txt_homebot {
	font-family:Tahoma;
	font-size:11px;
	color:#314661;
	text-align:justify;
	border:1px #CDCDCD;
	border-style:solid;
	vertical-align:top;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	}

.txt_n {
	font-family:Tahoma;
	font-size:11px;
	color:#314661;
	text-align:left;
	border:1px #CDCDCD;
	border-style:solid;
	vertical-align:top;
	padding:10px;
	margin: 0px 0px 0px 0px;
	}

.p_txt {margin: 10px 0px 10px 0px;
	}

.p_txt_n {margin: 10px 0px 30px 0px;
	}

.l_txt {margin-top: 10px;
	margin-bottom: 10px;
	}

.sp_list {padding-left:30px;
	}

.txt_scroll {
	font-family:Tahoma;
	font-size:11px;
	color:#314661;
	text-align:justify;
	border:1px #CDCDCD;
	border-style:solid;
	vertical-align:top;
	padding: 10px 1px 10px 10px;
	margin: 0px 0px 0px 0px;
	}

.alink {
	text-decoration: none;
	color: #314661;
	font-size: 11px;
	font-weight: bold;
	}

.just_txt {
	font-family:Tahoma;
	font-size:11px;
	color:#314661;
	text-align:justify;
	vertical-align:middle;
	padding:10px;
	}
.txt_sus {
	font-size: 20px;
	color: #FFFFFF;
	font-family:Tahoma;
	padding-left:10px;
}
.style1 {
	color: #333333;
	font-weight: bold;
}
.style2 {margin: 0px 0px 0px 0px; color: #333333; font-weight: bold; font-size: 11px; }