/* CSS Document */


body {font-size: 12px; font-family: Arial; background-color: #000033;}
p {margin-left: 10px; margin-right:10px; font-size: 12px; }
h1, h2, h3, h4, h5, h6 {margin-left: 10px; margin-right:10px; }
ul {margin-left: 10px; margin-right:10px; font-size:12px;}
table, tr, td, img {vertical-align:top; border-spacing: 0px; padding: 0px; border: none; border-width: 0px; background-color: #ffffff}
a:link{text-decoration: none; color: #000066}
a:visited{text-decoration:none; color:#000066}

#art{
	margin:5px;
	align:middle;
	border-width: 1px;
	border-style: solid;
	border-color: #333399;}
	
.titlered{font-weight: bold; font-family: times; color: #660000;}
.titleblue{font-weight: bold; font-family: times; color: #000066;}
div.border{width:800px; border-width:4px; border-style: solid ;border-color: white;}
#border3{border-width:3px; border-color: white; border-style:solid;}

/*normal pages*/
#main{width: 800px; height:500px;}
#header{width: 800px; height: 107px;}
#mainmenu{width: 800px; height:33px;}
td.head1{width: 160px;}
td.head2{width: 400px;}
td.head3{width: 240px;}
#menu{margin-left: 10px; margin-right:10px; font-size: 12px; font-weight: bold; vertical-align: top; text-align: center;background-image: url("images/menubody.gif"); background-repeat: repeat-y; width: 150px;}
#content{width:500px; vertical-align: top;}
#content2{width:650px; vertical-align: top;}
#menubottom{width: 150px; height:13px;}

/*smaller heading pages*/
#mainsm{width:800px; height:500px;}
#headersm{width:800px; height:72px;}
#mainmenusm{vertical-align: top; width:800px; height: 28px}
td.headsm1{width: 200px;}
td.headsm2{width: 400px;}
td.headsm3{width: 200px;}
#menusm{width:157px; vertical-align:top;}
#contentsm{width:643px; vertical-align: top;}/*this leaves a 13px border on the right*/



div.border{width:800px; border-width:3px; border-style: solid ;border-color: white;}
#spacer{width:800px; height:2px; background-image: url("images/spacer.gif");}
#footer{color: #000066; height: 100%; font-size: 12px; font-weight: bold; text-align: center; vertical-align: bottom;}

.main{width:66%;}
.menu{width:33%;}

