font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #336699;
}

font.title1
{
	font-family: Arial;
	font-size:17px;
	color: #333366;
	font-weight: bold;
}
font.darktitle1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333366;
	font-weight: bold;
}
font.title2
{
	font-family: Arial;
	font-size: 16px;
	color: #333366;
	font-weight: bold;
}
font.title3
{
	font-family: Arial;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}
font.title4
{
	font-family:Arial;
		font-size:12px;
	color: #333366;
	font-weight:Bold;
}

font.profile
{
	font-family:Arial;
	font-size: 18px;
	color: #333366;
	font-weight: bold;
}
font.table1
{
	font-family:Ariel;
	font-size:11;
	color: #FFFFFF;
	font-weight: bold;
}


font.error
{
	font-family:Arial;
	font-size: 8pt;
	color: #FF0000;
}

a:link
{
	font-family: Arial;
	font-size: x-small;
	color: #0033CC;
	text-decoration: none;
}
a:visited
{
	font-family:Arial;
	font-size: x-small;
	color: #0033CC;
	text-decoration: none;
}
a:hover
{
	font-family:Arial;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}

a.topmenu:link
{
	font-family: Arial;
	font-size: x-small;
	color: #FFFF99;
	font-weight: bold;
	style: normal;
}
a.topmenu:visited
{
	font-family:Arial;
	font-size: x-small;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu:hover
{
	font-family:Arial;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:link.footer
{
	font-family:Arial;
	font-size: x-small;
	color: #0033CC;
	style: normal;
}
a:visited.footer
{
	font-family:Arial;
	font-size: x-small;
	color: #0033CC;
	text-decoration: none;
}
a:hover.footer
{
	font-family: Arial;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}

.TextField {
background-color:#F2F4F4;
border-color: Navy;
border-style:window-inset;

border-width: 1;
color: Navy;
font-size: 8pt;
font-family: arial;
}
.dropDown
{
 
 font-size: 8pt;
font-family: arial;
     color: navy;
     
        vertical-align: middle;
       
        padding-left:4px;
        padding-right:2px;
        border:1;
        border-width:1;
        border-color:Navy;
        
     
       
        background-color: #ccddee;
       

  
}
font.hotnewsheading
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
font.hotnews
{
	font-family: Verdana;
	font-size: 10px;
	color: #dee0e3;
}
