a {	color: #2C51A2; }
a.text { 	
	color: #000000;
	text-decoration: none; }

a.text:hover  { 	
	color: #000000;
	text-decoration: none; }

a:hover {
	text-decoration: underline;
	color: #3E73E5;
	/*position: relative;
	top: 1px;
	left: 1px;*/
	}

a:visited {}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	}


.sml_w {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}

a.sml_w:hover {
	color: #e0e0e0;
	}

.sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}


a.lang  {
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	}

a.lang:hover {
	color: #C0CBE3;
	text-decoration: underline;
	}

a.lang_cur {
	color: #C0CBE3;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: underline;
	}

/**/
.mnav {
	color: #000000;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	}

.mnav_cur {
	color: #707070;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	}

.mnav:hover { 	
	color: #707070;
	text-decoration: underline; }


/**/
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}


.h3 {
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #2C51A2;
	}

h3 {
	font-size: small;
	text-decoration: none;
	font-weight: light;
	}



.h2 {
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
	background-color: #9DBDF0;
	text-decoration: none;
padding: 5,5,2,5px;
	margin-bottom: 15px;
	}

a.h2:hover { color: #ffffff; }

.newsimg {
	border-color: #000000;
	MARGIN-RIGHT: 10px;
	margin-top: 5px;
}

.news_icn {
	margin-top: 5px;
	margin-right: 10px;
	border:1px solid #000000;
	}


/**/

ul.separated {
	background-color: #909090;
	padding: 0;
	margin-left: 0;
	text-align: right;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-top: 1px;
	}

.separated li {
	background-color: #f0f0f0;
	margin: 1px 0 0 0;
	padding: 6px;
	list-style-type: none;
	}

ul.news_topics {
	color: #3366CC;
	list-style-type: disc;
	padding-bottom: 1px;
	padding-top: 1px;

	margin-left: 20px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;

	list-style-position: outside;
	}

ul.news_topics li { 	margin-top: 2px; 	margin-bottom: 2px;	 }



.colmn {
	padding: 10,10,10,10px;
	border-color: #c9c9c9;
	border-width: 1px;
	border-style: solid;
	BORDER-LEFT-COLOR: #c9c9c9;
	BORDER-BOTTOM-COLOR: #c9c9c9;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-COLOR: #c9c9c9;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-COLLAPSE: collapse;
	BORDER-RIGHT-COLOR: #c9c9c9;
	BORDER-BOTTOM-STYLE: solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-top: 5px;
}

p.sml {
	font-size: xx-small;	
	}


#botpan {
	background-color: #E9F5F5;
	border-color: #c9c9c9;
	border-width: 1px;
	border-style: solid;

BORDER-LEFT-COLOR: #c9c9c9;
BORDER-BOTTOM-COLOR: #c9c9c9;
BORDER-TOP-STYLE: solid;
BORDER-TOP-COLOR: #c9c9c9;
BORDER-RIGHT-STYLE: solid;
BORDER-LEFT-STYLE: solid;
BORDER-COLLAPSE: collapse;
BORDER-RIGHT-COLOR: #c9c9c9;
BORDER-BOTTOM-STYLE: solid
	}
