body
	{
		font-family: Verdana,Arial;
	}
a
	{
	color: #044EEC;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover
	{
	text-decoration: none;
	}

table
{
	font-size: 10px;
}

table.stormcontent1
{
	font-size: 12px;
	background-image: url('img/transback.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

table.stormcontent0
{
	font-size: 12px;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
}


td.contenttitle
{
	font-size: 130%;
	color: #044EEC;
	font-weight: bold;
}

a.submenuitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 4px;
	border-top: 1px solid #6696E8;
	border-bottom: 1px solid #01284B;
	background-color: #044EEC;
	position: relative; 
	width: 125px; 
}

a.submenuitem:active{
text-decoration: none;
color: #044EEC; 
background-color: #DD656D;
}

a.submenuitem:hover {
color: #044EEC; 
background-color: #EFF845;
}

a.clickpath{
	font-size: 10px;
	color: #EFF845;
	font-weight: bold;
} 

td.groupbox
	{
		text-decoration: underline;
		font-weight: bold;
		
	}
	
tr.head
	{
		background-color: #adadad;
		font-weight: bold;
		width: 100%;
	}
	
tr.odd
	{
		background-color: #BDC5D0;
	}
tr.even
	{
		background-color: #DDE2E9;
	}
	

