/* CSS Document */
body
{
 margin: 0;
}
img{
	border:0px;
}
.admin{
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
}

.blacktext
{
 font-family:tahoma;
 font-size:13px;
 color:#000000;
}
.black
{
font-family: Tahoma;
font-size:11px;
color:black;
text-decoration:none;

}
.blackbold
{
 font-family:tahoma;
 font-size:12px;
 color:#000000;
 font-weight:bold;
}
.red
{
 font-family:tahoma;
 font-size:11px;
 color:#ff0000;
}

.redtext
{
 font-family:tahoma;
 font-size:12px;
 color:#ff0000;
}

.whitetext
{
 font-family:tahoma;
 font-size:11px;
 color:#ffffff;
}

.greytext
{
 font-family:tahoma;
 font-size:11px;
 color:#666666;
}

.textbox
{
 font-family:tahoma;
 font-size:11px;
 color:#000000;
 border:1px solid #666666;
 text-decoration:none;
 
}

.greenlink
{
  font-family:tahoma;
 font-size:11px;
 color:#008000;
 text-decoration:underline;
}

.greenlink:hover
{
  font-family:tahoma;
 font-size:11px;
 color:#008000;
 text-decoration:none;
}

.greylink
{
 font-family:tahoma;
 font-size:11px;
 color:#666666;
 text-decoration:none;

}

.greylink:hover
{
 font-family:tahoma;
 font-size:11px;
 color:#666666;
 text-decoration:none;

}

.blue   { 
	FONT-SIZE: 11px; 
	COLOR: #0142FF; 
	FONT-FAMILY:Verdana; 
	TEXT-DECORATION: none; 		
}
.bluebold{ 
	FONT-SIZE: 11px; 
	COLOR: blue; 
	FONT-FAMILY:Verdana; 
	font-weight:bold;		
	text-decoration:none;
}
 
 .menutext
{
font-family:Times New Roman, Arial;
font-size:14px;
color:#242324;
text-decoration:none
}
.menutext1
{
font-family:Times New Roman, Arial;
font-size:12px;
color:#242324;
text-decoration:none
}
.menu1
{
font-family:Times New Roman, Arial;
font-size:14px;
color:#4F4E48;
font-weight:bold;
text-decoration:none;
}
.menu
{
font-family:Times New Roman, Arial;
font-size:12px;
color:#4F4E48;
text-decoration:none;
}
.blink{
text-decoration:blink;
#text-decoration:blink;
} 

