.domtable {
	background-color: White;
	border: none;
	width: auto;
}


	
table {
	background-color: White;
	border: 1px solid #3A4F77;
	width: 720px;
}

body {
	background: Silver;
	background-image: url(images/mainbg.gif);
color : #3A4F77;
	font-family : Tahoma;
	font-size : 11px;
	margin-left : 3% ;
	margin-right : 5% ;}
	
	.navbar {
	background-color: #B5CEF7;
	
}



 TD
{
	
	color : #3A4F77;
	font-family : Tahoma;
	font-size : 11px;
	margin-left : 3% ;
	margin-right : 5% ;
}
A:LINK,
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	
}
A:LINK, A:VISITED
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #483D8B;
	font-size: 11px;
}
A:HOVER
{
	background-color: transparent;
	color: #FCC834;
	text-decoration: none;
}
H1
{
	font-family : Tahoma;
	font-size : 22;
	background : #99CCCC;
	color : #333399;
}
H2
{
	color : #333399;
	font-family : Tahoma;
	font-size : larger;
	font-style : normal;
	font-weight : bold;
	background : #99CCCC;
}
H3
{
	color : #333399;
	font-family : Tahoma;
	font-size : 9;
	font-weight : lighter;
}
H4
{
	color : #333399;
	font-family : Tahoma;
	font-size : 9;
}
H5
{
	color : #3A4F77;
	font-family : Tahoma;
	font-size : larger;
	font-weight : bold;
	font-style : italic;
}
H6
{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}
BLOCKQUOTE
{
	margin-left : 0;
}
CAPTION
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}
TH
{
	background-color : #3A4F77;
	color : #FCC834;
	font-size : 11px;
	font-family : Tahoma;
}
