

body, td { font-family: arial; font-size: 12px; font-weight: bold; color: #000033; } 

body { 
margin: 0px;
background-color: #232c5e;  
background-image: url(images/ba-ck.jpg);
background-repeat: repeat-y;
} 

.main {  
background-color: #fffecc;  
background-image: url(images/back.jpg);
background-position: top center; 
background-repeat: repeat-y;

} 

h1 { color: #0a588c; line-height: 30px; } 
h2 { color: #0a588c; line-height: 30px; } 

a:link    {  color: #aa0000; text-decoration: underline; font-weight: bold; }
a:visited {  color: #aa0000; text-decoration: underline; font-weight: bold; }
a:hover   {  color: #000099; text-decoration: underline; font-weight: bold; }

.sub1 { font-family: arial; font-size: 10px; font-weight: bold; } 

.product { font-family: comic sans ms, arial;  color: #463c93; font-size: 14px; font-weight: bold; } 

.announce { 
	background-color: #880000;
	font-family: arial;  
	color: #fff; 
	font-size: 18px; 
	font-weight: normal; 
	} 

.submit {  
	font-family: arial;  
	background-color: #ccaacc; 
	font-size: 12px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px; 
	border-left: 2px solid #ffeeff; 
	border-top: 2px solid #ffeeff; 
	border-right: 2px solid #330033; 
	border-bottom: 2px solid #330033;
	}

table.tbl1 {
	border: 1px solid  #fffecc;
	}

table.tbl1 td {
	background-color: #bad3dd;
	border: 1px solid  #fffecc;
	}