﻿<style>	td  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 8px;
		font-weight : normal;
	}


	.regular  {
	font-family : verdana,Arial,helvetica,sans serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 15px;
	background-color: #FFFFFF;
}
	
	select
	{
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 9px;
		font-weight : normal;
	}


	.regularsm  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		font-weight : normal;
		line-height : 15px;
	}
	.caption  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		font-weight : normal;
		line-height : 11px;
	}
	
	
	td.red  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #990000;
		font-size : 10px;
		font-weight : bold;
	}
	td.white  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #ffffff;
		font-size : 11px;
	}

	td.whitesm  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #ffffff;
		font-size : 9px;
		line-height : 15px;
	}
	a.link  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		text-decoration : none;
		color : #990000;
	}


	a.link:hover  {
		text-decoration : underline;
		color : #990000;
	}

	a.linkBlue  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		text-decoration : none;
		color : #0000ff;
	}


	a.linkBlue:hover  {
		text-decoration : underline;
		color : #0000ff;
	}
	
	.headline  {
	font-family : verdana,Arial,helvetica,sans serif;
	color : #990000;
	font-size : 13px;
	font-weight : bold;
	background-color: #FFFFFF;
}

	

	.input  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;

		background-color : #ffcc00;
	}
	.input2  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #ffffff;
		font-size : 10px;
		background-color : #990000;
	}

	.input3  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #000000;
		font-size : 10px;
		background-color : #d9fde1;
	}
	
	a  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 11px;
		text-decoration : none;
		color : #ffcc00;
		font-weight : bold;
		
	}
	
	a:hover  {
		text-decoration : underline;
	}
	
	a.whiteLink  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 12px;
		text-decoration : none;
		color : #ffffff;
	}


	a.whiteLink:hover  {
		text-decoration : underline;
		color : #ffcc00;
	}
</style>
.greybg {
	background-color: #808080;
}
