/* 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;
}

.description
{
 font-size:11px;
 color:#000000;
}
.description p span
{
 font-family: Tahoma;
font-size:11px;
color:black;
text-decoration:none;
}
.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;
}

.redbold
{
 font-family:tahoma;
 font-size:12px;
 color:#ff0000;
 font-weight:bold;
}

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

.whitetext
{
 font-family:tahoma;
 font-size:12px;
 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; 		
}

.more   { 
	FONT-SIZE: 11px; 
	COLOR: #9c0202; 
	FONT-FAMILY:tahoma; 
	font-weight:bold;
	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;
} 

.border{
	border:1px solid #CCCCCC;
}


.page-heading{
	color:#0e3b82;
	font-family:Agency FB ;
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
}

.help{
	color:#0e3b82;
	font-family:Agency FB;
	font-size:18px;
	font-weight:bold;
}

.title{
	font-size:14px;
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}
