

#pageBody
{
    padding: 0px;
    margin: 0px;
    background-color: #494949;
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
    background-position: center top;
}
html>body #pageBody
{
    padding: 0px;
    margin: 0px;
    background-color: #494949;
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
    background-position: center top;
}
#body2
{
    overflow:auto;
}

#header{
height:175px;
}
#headertable{
    width:748px;
    height:175px;
}
#topheader{
	height:13px;
	width:748px;
	background-image: url(images/header_top.gif);
	background-repeat: no-repeat;
}
#footer{
	height:80px;
	width:748px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9A999E;
	text-align: left;
}
#footer a:link, #footer a:visited
{
    color:#9A999E;
    text-decoration:none;
}
#footer a:hover, #footer a:active
{
    color:#666666;
    text-decoration:none;
}
#maincontent
{
    width:748px;
    margin:0px;
    border-spacing:0px;
    height:100%;
}
#content{
	width:748px;
	background-image: url(images/content.jpg);
	background-repeat:repeat-x;
	margin-left:22px;
    border-spacing:0px;
}
#content2
{
    background-image:url(images/content2.jpg);
    background-repeat:repeat-y;
    padding:0px;
    border-spacing:0px;
    
}
html>body #content{
	width:748px;
	background-image: url(images/content.jpg);
	background-repeat:repeat-x;
	margin-left:22px;
    border-spacing:0px;
}
html>body #content2
{
    background-image:url(images/content2.jpg);
    background-repeat:repeat-y;
    padding:0px;
}
#leftcol{
    width:181px;
}
.menuButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B90303;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 4px;
	width: 163px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align:left;
}
html>body .menuButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B90303;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 4px;
	width: 168px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align:left;
	margin-left:30px;
}
#menuButtonTable {
	border-top-width: 1px;
	border-top-style: solid;
	margin-left:9px;
	border-top-color: #999999;
	margin-top: 25px;
}
html>body #menuButtonTable {
	border-top-width: 1px;
	border-top-style: solid;
	width:168px;
	margin-left:8px;
	border-top-color: #999999;
	margin-top:25px;
}
#menuButtonTable a:link,#menuButtonTable a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B90303;
	font-size: 10px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 4px;
	width: 163px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align:left;
}
html>body #menuButtonTable a:link,#menuButtonTable a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B90303;
	font-size: 10px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	background-color: #ffffff;
	padding: 10px 0px 10px 4px;
	width: 163px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align:left;
}
#menuButtonTable a:hover,#menuButtonTable a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	background-color: #B90303;
	padding: 10px 0px 10px 4px;
	width: 163px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align:left;
}
html>body #menuButtonTable a:hover,#menuButtonTable a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	background-color: #B90303;
	padding: 10px 0px 10px 4px;
	width: 163px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align:left;
}
.list
{
    width:430px;
    padding-left:5px;
    padding-top:0px;
    padding-right:5px;
    padding-bottom:0px;
}
html>body.list
{
    width:430px;
    padding-left:5px;
    padding-top:5px;
    padding-right:5px;
    padding-bottom:10px;
}  