/* CSS Document */

boby
{
padding:0px;
margin:0px;
}

.whitefont
{
font-size:11px;
font-family:Tahoma;
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}
.text1b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.text1b {
	color:#FFFFFF;
	text-decoration:none;
	
}
.text1b:hover {
	color:#FFFFFF;
	text-decoration:none;

}

.redfont
{
font-size:12px;
font-family:Tahoma;
color:#CA0002;
font-weight:bold;
}
.blackfont
{
font-size:12px;
font-family:Tahoma;
color:#000000;
font-weight:bold;
}
.text
{
font-size:11px;
font-family:Tahoma;
color:#000000;
}

.redhead
{
font-size:14px;
font-family:Tahoma;
color:#CA0002;
font-weight:bold;
}

.blackhead
{
font-size:14px;
font-family:Tahoma;
color:#000000;
font-weight:bold;
}
.menu
{
background-color:#666666;
color:#FFFFFF;
font-family:Tahoma;
font-size:12px;
}
.redmsg
{
	color:#FF0000;	
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
