     
.small  { font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #000000;
text-decoration : none;
line-height : 17px;
}     

.cme  { font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
FONT-WEIGHT: bold;
color : #9a141d;
text-decoration : none;
line-height : 16px;
}     


.small2  { font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : italic;
font-weight : bold;
color : #336699;
text-decoration : none;
line-height : 17px;
}   

.small3  { font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #CBCCC7;
text-decoration : none;
line-height : 17px;
}   





.copyright  { font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
FONT-WEIGHT: bold;
color : #ffffff;
text-decoration : none;
line-height : 14px;
}     



.body2  { font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : italic;
color : #000000;
text-decoration : none;
line-height : 17px;
}     

     
.headline  { font-family : Verdana, Arial, Helvetica, sans-serif;
FONT-WEIGHT: bold;
font-size : 24px;
color : #9a141d;
text-decoration : none;
line-height : 26px;
}    


.headline2  { font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 18px;
font-style : italic;
font-weight : bold;
color : #000000;
text-decoration : none;
line-height : 20px;
}   


.headline3  { font-family : Verdana, Arial, Helvetica, sans-serif;
FONT-WEIGHT: bold;
font-size : 18px;
color : #000000;
text-decoration : none;
line-height : 21px;
}  

.menu  { font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
FONT-WEIGHT: bold;
color : #C1D6FF;
text-decoration : none;
line-height : 13px;
}    

.menu:link	{ color: #C1D6FF; text-decoration: none; }
.menu:visited	{ color: #FFD324; text-decoration: none; }
.menu:active	{ color: #FFD324; text-decoration: none; }
.menu:hover	{ color: #FFD324; text-decoration: none; }

a:link		{ color: #336699; text-decoration: none; }
a:visited	{ color: #9a141d; text-decoration: none; }
a:active	{ color: #336699; text-decoration: none; }
a:hover		{ color: #9a141d; text-decoration: none; }


.dklink  { color: #C1D6FF; text-decoration: none; }



/* CONTACT PAGE CODE */

.button 	{
		background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		width: 100px;
		padding-top: 3px;
		padding-bottom: 3px;
		cursor:pointer;
		BORDER: #000000 1px solid;
		}

.buttonon 	{
		background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		width: 100px;
		padding-top: 3px;
		padding-bottom: 3px;
		cursor:pointer;
		BORDER: #000000 1px solid;
		}



.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #F6F8FE;
		text-align: left;
		WIDTH: 200px;
		BORDER: #2E3B9B 1px solid;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #F6F8FE;
		text-align: justify;
		WIDTH: 250px;
		HEIGHT: 125px;
		BORDER: #2E3B9B 1px solid;
		}

.dropdown 	{
		background-color: #F6F8FE;
		COLOR: #000000;
		WIDTH: 200px;
		FONT: 11px verdana, arial, sans-serif;
		}
