/* CSS Document */
body{
	margin-top:16px;
	margin-bottom:16px;
	background-image:url(../images/background.gif)
}
.searchbox {
	font-family:Tahoma;
	font-size:11px;
	color:#56af0e;
	height:20;
	width:110pt;
	vertical-align:middle;
	background-color:#ccffa3;
	border:1px solid #56af0e;
	text-decoration:none;
	}
	
.txtbox {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	height:20;
	width:130pt;
	vertical-align:middle;
	border:1px solid;
	border-color:#006600;
	text-decoration:none;
	}
	
.txtarea {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	height:100px;
	width:280pt;
	vertical-align:middle;
	border:1px solid;
	border-color:#006600;
	text-decoration:none;
	}

.button {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	height:20px;
	background-color:#CCCCCC;
	vertical-align:middle;
	border:1px solid #006600;
	text-decoration:none;
	}

.txtboxsm {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	height:20;
	width:100pt;
	vertical-align:middle;
	border:1px solid #006600;
	text-decoration:none;
	}

.body{
font-family:Tahoma;
font-size:13px;
color:#009900;
text-decoration:none;
}

.bodyblk{
font-family:Tahoma;
font-size:13px;
color:#000000;
text-decoration:none;
}

.bodyor{
font-family:Tahoma;
font-size:13px;
color:#FF6600;
text-decoration:none;
}

.bodysm{
font-family:Tahoma;
font-size:11px;
color:#FF6600;
text-decoration:none;
}

.textblue{
font-family:Tahoma;
font-size:13px;
color:#44b6e1;
text-decoration:none;
}

.leftmenu{
font-family:Tahoma;
font-size:12px;
color:#706f6f;
text-decoration:none;
}

.leftmenu:hover{
font-family:Tahoma;
font-size:12px;
color:#1C2F0D;
text-decoration:none;
}

.leftmenu1{
font-family:Tahoma;
font-size:13px;
color:#60A12D;
text-decoration:none;
}

.leftmenu1:hover{
font-family:Tahoma;
font-size:13px;
color:#1C2F0D;
text-decoration:none;
}

.leftmenubg{
font-family:Tahoma;
font-size:16px;
color:#706f6f;
text-decoration:none;
}

.leftmenubg1{
font-family:Tahoma;
background-color:#CCFFA3;
font-size:16px;
color:#3D7A0A;
text-decoration:none;
}

.leftmenusm{
font-family:Tahoma;
font-size:11px;
color:#706f6f;
text-decoration:none;
}

.main_link{
font-family:Tahoma;
font-size:14px;
color:#99983C;
text-decoration:none;
}

.error{
font-family:Tahoma;
font-size:13px;
color:#ff0000;
text-decoration:none;
}

.bodybig{
font-family:Tahoma;
font-size:14px;
color:#009900;
text-decoration:none;
}

.txtwhtbig{
font-family:Tahoma;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
}

.txtwht{
font-family:Tahoma;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
}

.txtwhtsm{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.txtwht:hover{
font-family:Tahoma;
font-size:13px;
color:#FFFF99;
text-decoration:none;
}

.txtyel{
font-family:Tahoma;
font-size:15px;
color:#c3ff01;
text-decoration:none;
}

.txtgrey{
font-family:Tahoma;
font-size:15px;
color:#6f6f6f;
text-decoration:none;
}

.directory{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#009900;
text-decoration:none;
border:1px solid #77C635;
border-collapse:collapse;
padding:2px;
}

.directory:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#77C635;
text-decoration:none;
border:1px solid #009900;
border-collapse:collapse;
padding:2px;
}