body {
	background-color: #000000;
	margin: 0px;
}
.main {
	text-decoration: none;
	padding: 20px;
	background-color: #F7F7F7;
	border-top: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}
.container {
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #01265D;
	text-decoration: none;
	line-height:1.5;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

	}
	
	
.nav {
	color: #000080;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 10pt;
	font-style: normal;


} 
.nav a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	}
.left {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 002e70;
	text-decoration: underline;
}
.input {
	font-family : Tahoma; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background-color : #ffffff; 
	border : 1px inset #cccccc; 
}
.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
