/* CSS Document */

body{
margin:0px;
background-color:#393b38;
}
.tb{
border: 4px solid;
border-color:#FFFFFF;
}
.tb1{
border: 1px solid;
border-color:#FFFFFF;
}
.tlink{
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#FFFFFF;
text-decoration:none;
}
.mlink{
font-family:Verdana;
font-size:12px;
font-weight:Bold;
color:#dadada;
text-decoration:none;
}
.mlink:hover{
font-family:Verdana;
font-size:12px;
font-weight:Bold;
color:#dadada;
text-decoration:none;
}
.news{
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration:none;
}
.slink{
font-family:Verdana;
font-size:11px;
font-weight:none;
color:#5f0303;
text-decoration:none;
}
.slink:hover{
font-family:Verdana;
font-size:11px;
font-weight:Bold;
color:#006602;
text-decoration:none;
}
.pp{
font-family:Verdana;
font-size:11px;
font-weight:none;
color:#5f0303;
text-decoration:none;
}
.pp:hover{
font-family:Verdana;
font-size:11px;
font-weight:none;
color:#2cc32f;
text-decoration:Underline;
}
.txtfld{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	BORDER-WIDTH:1;
	BORDER-STYLE:SOLID;
	background-color:#FFFFFF;
	border-color:#000000;
}
.tlink{
font-family:Verdana;
font-size:11px;
font-weight:Bold;
color:#dadada;
text-decoration:none;
}
.tlink:hover{
font-family:Verdana;
font-size:11px;
font-weight:Bold;
color:#14e915;
text-decoration:none;
}
.txtfld1{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	BORDER-WIDTH:1;
	BORDER-STYLE:SOLID;
	background-color:#990000;
	border-color:#e0e0e0;
}
.news1{
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#FFFFFF;
text-decoration:none;
}