
body {
	background-image:url(/images/template/background.jpg); 
	background-position:center;
	padding: 0;
	margin: 0px;
	font-family: Verdana,Arial,Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%
}

form {
	margin: 0px;
	padding: 0px;
}

span, p, table, tr, td, th, ul, li, font  {
 	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%
}


input, select, textarea { 	
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	color: #000000; 
	line-height: 100%
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.srch_btn {
	MARGIN: 0px 0px 0px 2px; 
	CURSOR: hand; 
	border: 0px;
	color: #FFFFFF;
	height: 20px;
	width: 70px; 
	font-size: 11px;
	font-family: Verdana, Arial,Tahoma;
}

.srch_inp {
	BORDER-RIGHT: #9C9E93 1px solid; 
	BORDER-TOP: #9C9E93 1px solid; 
	BORDER-LEFT: #9C9E93 1px solid; 
	width: 120px; 
	height: 16px;
	BORDER-BOTTOM: #9C9E93 1px solid; 
	FONT-SIZE:11px; 
	background-color: #FFFFFF;
	font-family: Verdana, Arial,Tahoma;
}

.Imgbordero { border:1px solid #7E7053; }


#content_cms {
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#content_cms a {
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #5b63ff;
}

#content_cms a:visited {
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #5b63ff;
	text-transform: none;
}
#content_cms a:link {
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #5b63ff;
	text-transform: none;
}
#content_cms a:active {
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: underline;
	color: #5B63FF;
	text-transform: none;
}
#content_cms a:hover
{
	COLOR: #5b63ff;
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: underline;
	text-transform: none;
}


a:visited {
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #5b63ff;
	text-transform: none;
}
a:link {
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #5b63ff;
	text-transform: none;
}
a:active {
	COLOR: #5b63ff;
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: underline;
	text-transform: none;
}
a:hover
{
	COLOR: #5b63ff;
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: underline;
	text-transform: none;
}

.text1 {
  	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b39c68; 
	line-height: 150%
}


.text2 {
  	font-family: Verdana, Arial,Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #b39c68; 
	line-height: 150%
}

.link-http {
	background: url(/images/template/external.gif) center left no-repeat;
	padding-left: 14px;
}

.link-https {
	background: url(/images/template/lock_icon.gif) center left no-repeat;
	padding-left: 18px;
}

.link-mailto {
	background: url(/images/template/mail_icon.gif) center right no-repeat;
	padding-right: 18px;
}
.link_news {
	background: url(/images/template/news_icon.png) center left no-repeat;
	padding-left: 18px;
}
.link-ftp {
	background: url(/images/template/file_icon.gif) center left no-repeat;
	padding-left: 18px;
}
.link-irc {
	background: url(/images/template/discussionitem_icon.gif) center left no-repeat;
	padding-left: 18px;
}

.link-file-archive {
	background: url(/images/file_archive.gif) center right no-repeat;
	padding-right: 18px;
}
.link-file-excel {
	background: url(/images/file_excel.gif) center right no-repeat;
	padding-right: 18px;
}
.link-file-exe {
	background: url(/images/file_exe.gif) center right no-repeat;
	padding-right: 18px;
}
.link-file-html {
	background: url(/images/file_html.gif) center right no-repeat;
	padding-right: 18px;
}
.link-file-pdf {
	background: url(/images/file_pdf.gif) center right no-repeat;
	padding-right: 18px;
}
.link-file-powerpoint {
	background: url(/images/file_powerpoint.gif) center right no-repeat;
	padding-right: 18px;
}
.link-file-swf {
	background: url(/images/file_swf.gif) center right no-repeat;
	padding-right: 18px;
}
.link-file-txt {
	background: url(/images/file_txt.gif) center right no-repeat;
	padding-right: 18px;
}
.link-file-word {
	background: url(/images/file_word.gif) center right no-repeat;
	padding-right: 18px;
}
.link-file-xml {
	background: url(/images/file_xml.gif) center right no-repeat;
	padding-right: 18px;
}


table.footer {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFF;
	border-spacing: 0px;
	width: 846px;
	border-collapse: collapse;
}

table.footer td {
	text-align: center;
	font-size: 11px;
	color: #2E90C9;
	text-decoration: none;
}

table.footer a {
	color: #2E90C9;
	text-decoration: none;
}

table.footer a:hover {
	color: #2E90C9;
	text-decoration: underline;
}

table.sitemap {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 300px;
	color: #fff;
	font-size : 11px;
	text-align: left;
}
table.sitemap th {
	text-align: left;
	height: 50px;
	width: 300px;
	font-size : 18px;
	padding-left: 0px;
	border-bottom: 0px solid #fff;
}

table.sitemap td {
	color : #000;
}
table.sitemap tr.row0 {

}
table.sitemap tr.row1 {

}
table.sitemap tr.row2 {

}
table.sitemap tr.row3 {

}
table.sitemap tr.row4 {

}
table.sitemap tr.row5 {

}
table.sitemap tr.row6 {

}
table.sitemap tr.row7 {

}


table.sitemap td.row0 {
	color : #fff;
	padding-left: 20px;
	padding-right: 20px;
}
table.sitemap td.row1 {
	color : #fff;
	padding-left: 40px;
	padding-right: 20px;
}
table.sitemap td.row2 {
	color : #fff;
	padding-left: 60px;
	padding-right: 20px;
}
table.sitemap td.row3 {
	color : #fff;
	padding-left: 80px;
	padding-right: 20px;
}
table.sitemap td.row4 {
	color : #fff;
	padding-left: 100px;
	padding-right: 20px;
}
table.sitemap td.row5 {
	color : #fff;
	padding-left: 120px;
	padding-right: 20px;
}
table.sitemap td.row6 {
	color : #fff;
	padding-left: 140px;
	padding-right: 20px;
}
table.sitemap td.row7 {
	color : #fff;
	padding-left: 160px;
	padding-right: 20px;
}

.sitemap ul {
	padding: 0;
	margin: 0;
}

.sitemap ul.row0 {
	list-style-type: square;
}
.sitemap ul.row1 {
	list-style-type: square;
}
.sitemap ul.row2 {
	list-style-type: disc;
}
.sitemap ul.row3 {
	list-style-type: circle;
}
.sitemap ul.row4 {
	list-style-type: circle;
}
.sitemap ul.row5 {
	list-style-type: circle;
}
.sitemap ul.row6 {
	list-style-type: circle;
}
.sitemap ul.row7 {
	list-style-type: circle;
}
.sitemap li {
	padding: 0;
	margin: 0;
}






table.footerlink {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFF;
	border-spacing: 0px;
	color: #004C19;
}

table.footerlink td a:link, table.footerlink td a:visited {
	text-decoration: none;
}
table.footerlink td a:hover {
	text-decoration: underline;
}



#menuelist table{
 	line-height:150%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-spacing: 0px;
	width: 170px;
	font-family: Verdana,Arial,Helvetica; 
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#menuelist td.row20 {
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 15px;
	background-color: #A17d21;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row21 {
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 15px;
	background-color: #A5A7CA;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row20 a:link, #menuelist td.row20 a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row20 a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row21 a:link, #menuelist td.row21 a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row21 a:hover {
	text-decoration: underline;
	font-weight: normal;
}




#menuelist td.row30 {
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row31 {
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row30 a:link, #menuelist td.row30 a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
#menuelist td.row30 a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row31 a:link, #menuelist td.row31 a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row31 a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row11 {
	border-bottom: 1px dashed #A5A7CA;
}

#menuelist td.row21 {
	border-bottom: 1px dashed #A5A7CA;
}
#menuelist td.row31 {
	border-bottom: 1px dashed #A5A7CA;
}

#menuelist td.row20 {
	border-bottom: 1px dashed #A5A7CA;
}
#menuelist td.row30 {
	border-bottom: 1px dashed #A5A7CA;
}


