
h1 { font-size: 11px; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; margin: 0; }

h2 { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 13px; text-align: justify; margin-right: 
10px; margin-left: 10px; }

.header { 
background-image: url(TopBorder.jpg); background-repeat: no-repeat; background-position:top center; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navbar {
text-decoration: none;
background-image: url(NavBlank.JPG); 
background-repeat: no-repeat; 
background-position: center; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;

}


.main {
height:inherit;
background-color:#f2f0fd;
background-image: url(BG.jpg);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:20px;
}

.footer { 
background-image: url(BottomBorder.jpg); background-repeat: no-repeat; background-position:center; height: 50px; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

a { color: Blue; text-decoration: none; }

a:hover { color: #d51010; text-decoration: none; }

.maintable {
	border-width: 1px;
	border-spacing: ;
	border-style: double;
	border-color: #8F85FF;
	border-collapse: collapse;
	background-color: white;
}
