body
{
	margin: 0;
	background-color: #073A7B
	
}
td
{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
}
td.para
{	
	line-height: 150%;
}
td.bottom
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: center;
	color: #C3D9E4;
	font-size: 7pt;
}
td.padding
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
td.text
{
	text-align: justify;
	padding: 5px;
}
td.background
{
    background-image: url('Images/bktop2.jpg');
    background-repeat:repeat-x
}
td.background2
{
    background-image: url('Images/bkmenu.gif');
    text-align:left;
    
}
td.background3
{
    background-image: url('images/fadeblue.gif');
    background-repeat: repeat-x;
}
td.background4
{
    background-image: url('images/fadeorang.gif');
    background-repeat: repeat-x;
    background-position:bottom;    
}
input
{
	border: 1px solid #FFB280;
	font-size: 8pt
}
input.button
{
	background-color: #e4eff7;
}
TEXTAREA
{
	border: 1px solid #FFB280;
	font-size: 8pt
}
SELECT
{
    font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	border:1px solid #000080; 
}
a
{
	font-family: Tahoma;
	color: #024dc4;
	font-size: 8pt;
	text-decoration: none
}
a:hover
{
	color: #ff6600
}
a.orange
{
	color: #FF6600
}
a:hover.orange
{
	color: #3780A6
}

a.title
{
	color: #024dc4;
	font-weight: 600;	
}
a.bottom
{
	color: #C3D931;
	font-size: 7pt;
}
a:hover.bottom
{
	color: #cccccc
}
.title
{
	font-weight: 600;
	color: #000000
}
.titleorang
{
	color: #ff6600;
	font-weight: 600;
}
.titleorang2
{
	color: #ff6600;
	
}
.titlenormal
{
	color: #ff6600;
}

