/* CSS Document */

a.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 5px;
	letter-spacing: 1px;
	word-spacing: 0em;
	text-decoration: none;
}

a:hover.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 5px;
	letter-spacing: 1px;
	word-spacing: 0em;
	text-decoration: none;
	background: #206681;
}.smtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #4C4C4C;
}
.bigtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #59717B;
	font-weight: bold;
	letter-spacing: 1px;

}
.thumbtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9900;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C99AE;
	font-weight: bold;
	text-align: justify;

}
.border2 {
	border: 1px solid #666666;
}
.plaintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.plaintxtul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtblackwithborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;

}
.smtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.rline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D9DB;
	border-right-color: #D8D9DB;
	border-bottom-color: #D8D9DB;
	border-left-color: #D8D9DB;
}
.bline {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D9DB;
	border-right-color: #D8D9DB;
	border-bottom-color: #D8D9DB;
	border-left-color: #D8D9DB;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: 1px solid #333333;
	width: 70px;
	cursor: hand;

}
.line {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D9DB;
	border-right-color: #D8D9DB;
	border-bottom-color: #D8D9DB;
	border-left-color: #D8D9DB;
}
.linerb {


	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D9DB;
	border-right-color: #D8D9DB;
	border-bottom-color: #D8D9DB;
	border-left-color: #D8D9DB;
}
.maintxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	height: 10px;






}
