
body
{
	color: #000000 ;
	background-color: #191970 ;
	font-family: Verdana , Helvetica , Arial , sans-serif ;
	font-size: 12px ;
}


a img
{
	border: none ;
}


TD
{
	font-size: 12px;
}


/* MISCELLANEOUS LINKS */


a:link
{
	color: #000000 ; 
}


a:visited 
{
	color: #000000 ; 
}


a:hover 
{
	color: #191970 ; 
	text-decoration: none ;
}


H.title
{
	color: #680BA9 ;
	font-style: italic ;
	font-weight: bold ;
}

img.floatLeft
{ 
    float: left ; 
	padding: 2px ;
	margin-top: 5px ;
	margin-right: 10px ;
	margin-bottom: 0px ;
	margin-left: 2px ;
}





tr.entry
{
	color: #000000 ;
	background-color: #F0F8FF ;
	white-space: nowrap ;
}

tr.entry-center
{
	color: #000000 ;
	background-color: #F0F8FF ;
	font-size: 12px ;
	text-align: center ;
}

td.blue-title
{
	background-color: #6A5ACD ;
	color: #F0F8FF ;
	font-size: 13px ;
	font-style: italic ;
	font-weight: bold ;
	height: 30px ;
	text-align: center ;	
}

td.entry
{
	color: #F0F8FF ;
	background-color: #D3D3D3 ;
	font-size: 12px ;
}

td.entry-left
{
	color: #000000 ;
	background-color: #F0F8FF ;
	font-size: 12px ;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left ;
	text-decoration: none ;
	vertical-align: middle;
	white-space: no-wrap ;
}

td.entry-center
{
	color: #000000 ;
	background-color: #F0F8FF ;
	font-size: 12px ;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center ;
	text-decoration: none ;
	vertical-align: middle;
	white-space: no-wrap ;
}

td.submissions
{
	color: #000000 ;
	background-color: #FFFFFF ;
	text-align: justify ;
	font-size: 12px;
	padding: 15px ;
	vertical-align: top ;
}


