/* CSS Document */
body {
margin-left: 0px;
margin-top: 0px;
font: normal 12px/120% Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}

h1 {
margin: 0px;
}

h2 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #003300;
	padding: -10px 0px -10px 0px;
	}
	
#attn {
font-weight: bold;
color: #FF0000;

}
 
 
#wrap {
	position: relative;
	width: 760px;
	margin: 0px auto;
	background-image: url(images/bg.jpg);
	padding: 0px;
	font-weight: bold;
	color: #003333;
}

#header {
width: 760px;
height: 316px;
}

#content {
float: right;
width: 548px;
padding: 0px;
margin-bottom: 0px;
position: relative;
}

#maincol {
float: left;
width: 342px;
background-color: #D7D4D4;
padding: 15px;
font-size: small;
font-weight: normal;
color: #333333;
}

#rightcol {
float: right;
width: 156px;
padding: 10px 10px 0px 10px;
}

#leftcol {
float: left;
width: 202px;
padding: 1px 0px 0px 10px;
}

#footer {
clear: both;
width: 760px;
height: 33px;
background-image: url(images/topfooter_05.jpg);
font: "Times New Roman", Times, serif;
font-size: 12px;
color: #333333;
text-align: center;
padding:5px 0px 0px 0px;
}




#menu a {
display: block;
width: 145px;
height: 21px;
padding: 5px 0px 0px 5px;
color: #FFFFFF;
text-decoration: none;
background: url(common/tag_s01.gif);
}

#menu02 a {
display: block;
width: 145px;
height: 21px;
padding: 5px 0px 0px 5px;
color: #FFFFFF;
text-decoration: none;
background: url(common/tag_s02.gif);
}

#menu03 a {
display: block;
width: 145px;
height: 21px;
padding: 5px 0px 0px 5px;
color: #FFFFFF;
text-decoration: none;
background: url(common/tag_s03.gif);
}

#menu04 a {
display: block;
width: 145px;
height: 21px;
padding: 5px 0px 0px 5px;
color: #FFFFFF;
text-decoration: none;
background: url(common/tag_s04.gif);
}

#menu05 a {
display: block;
width: 145px;
height: 21px;
padding: 5px 0px 0px 5px;
color: #FFFFFF;
text-decoration: none;
background: url(common/tag_s05.gif);
}

#menu06 a {
display: block;
width: 145px;
height: 21px;
padding: 5px 0px 0px 5px;
color: #FFFFFF;
text-decoration: none;
background: url(common/tag_s06.gif);
}

#menu a:hover {
background: url(common/tag_s01_m.gif);
}

#menu02 a:hover {
background: url(common/tag_s02_m.gif);
}

#menu03 a:hover {
background: url(common/tag_s03_m.gif);
}

#menu04 a:hover {
background: url(common/tag_s04_m.gif);
}

#menu05 a:hover {
background: url(common/tag_s05_m.gif);
}

#menu06 a:hover {
background: url(common/tag_s06_m.gif);
}


