/* CSS Document */

.text
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #504523;
	text-decoration: none;
	line-height: 20px;
}
a.text:hover
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.text1
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #FFFFCC;
	text-decoration: none;
}
.text1bold
{
	font-family: verdana;
	font-size: 12px;
	text-align:none;
	color: #663333;
	text-decoration: none;
}

.txtbox{
	border:1px solid #CCCCCC;
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	height:18px;
	width:140px;
	padding-left:3px;
}
.txtarea{
	border:1px solid #CCCCCC;
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	height:65px;
	width:240px;
	padding-left:3px;
}
.table
{
	font-family: verdana;
	font-size: 12px;
	text-align:none;
	color: #504523;
	text-decoration: none;
	padding-left:4px;
	padding-right:4px;
	line-height: 20px;
}
.yellow
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #fcecb8;
	text-decoration: none;
	line-height: 20px;
}
.yellow:hover
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}
.textbold
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #504523;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
}
.textbold:hover
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
}
.textlink
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #504523;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
}
.textlink:hover
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #8B0E0E;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;
}
.link
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #8B0E0E;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
}
.textbold01
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #663333;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
}
.textbold01:hover
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
	color: #504523;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;
}
.textbold02
{
	font-family: Calibri;
	font-size: 18px;
	text-align:justify;
	color:#504523;
	text-decoration: none;
	line-height: 20px;
	font-weight:none;
}
.whitetext
{
	font-family: verdana;
	font-size: 11px;
	text-align:justify;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}
.title
{
	font-family: verdana;
	font-size: 11px;
	text-align:justify;
	font-weight:bold;
	color: #003a67;
	text-decoration: none;
	line-height: 20px;
}
.sublink
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:none;
	line-height: 16px;
}
a.sublink:hover
{
	font-family: verdana;
	font-size: 11px;
	color:#504523; 
	text-decoration: none;
	line-height: 16px;
}

.Floatleft
{
	float:left;
	font-family:Verdana;
	font-size:11px;
	margin-top:5px;
	margin-left:0px;
	margin-right:15px;
	margin-bottom:5px;
}
.Floatright
{
	float:right;
	font-family:Verdana;
	font-size:11px;
	margin-top:0px;
	margin-left:0px;
	margin-right:15px;
	margin-bottom:5px;
}

.droplangu{
	border:1px solid #424242;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fcecb8;
	color:#504523;
	height:16px;
	width:130px;
	font-weight:bold;
}

.blacktext {

	font-family: verdana;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
 	line-height:18px;
}
.blacktext a {
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}
.blacktext a:hover {
	font-family: verdana;
	font-size: 12px;
	color:#504523;
	text-decoration:underline;
	line-height:18px;
}
