body {
	font-family: Verdana;
	font-size: 12px;
    background:url(images/bg.gif) repeat-x; 
}

p, td {
	font-family: Verdana;
	font-size: 12px;
}

.banner {
	background:url(images/bgbanner.gif) no-repeat;
    width: 800px;
    height: 150px;
}

.bgmain {
    width:800px;
    background:url(images/bgmain.gif) repeat-y;
}

.maintop {
    width: 740px;
    height:35px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    background:url(images/maintop.gif) no-repeat; 
}

.main {
    padding-left: 20;
    padding-right: 20;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 740px;
    background:url(images/mainbg.gif) repeat-y; 
}

.mainfoot {
    width: 740px;
    height: 6px;
    background:url(images/mainfoot.gif) no-repeat; 
}

.bottomtop { 
    width: 740px;
    height:35px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    background:url(images/bottomtop.gif) no-repeat; 
}

.bottommain {
    padding-left: 20;
    padding-top: 10;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 740px;
    background:url(images/bottombg.gif) repeat-y; 
}

.bottomfoot {
    width: 740px;
    height: 15px;
    background:url(images/bottomfoot.gif) no-repeat; 
}

.menu {
    padding-left: 23;
    height: 37px;
	width: 800px;
    background:url(images/bgmenu.gif) no-repeat;
}

.footer {
    width:800px;
    height:20px;
	color: #000000;
	font-size: 10px;
    background:url(images/bgfoot.gif) no-repeat; 
}

.footer a:link, .footer a:visited, .footer a:active {
	font-size: 10px;
    color: #000000;
}

.footer a:hover {
	font-size: 10px;
    color: #870939;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
    color: #000000;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
    color: #FFFFFF;
}

h4, h5 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
