﻿a:link {
	color: #32570a;
}

a:hover, {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #32570a;
}

*
{
border:{ color: #990000;
margin:{color: #990000;
}
body
{
	background: #ffffff url(images/back_all.gif) repeat-x top;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #32570a;
}

#main
{
margin: 0 auto;
width: 787px;
background: #ffffff;
}

#logo
{
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 18px;
color: #FFFFFF;
font-weight: bold;
width: 787px;
height: 51px;
background: url(images/header.jpg) no-repeat;
text-align: center;
padding-top: 220px;
}

#logo H2
{
font-size: 12px;
}

#buttons
{
height: 37px;
width: 700px;
border-left: 4px solid #FFFFFF;
background: url(images/buttons.jpg) repeat-x;
padding-left: 80px;
}

#buttons li {
	display: inline;
}

#buttons a {
	position: relative;
	top: -4px;
	display: block;
	float: left;
	width: 100px;
	height: 27px;
	background: #FFFFFF url(images/buttons.jpg) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;

}

#buttons a:hover {
	width: 100px;
    height: 27px;
	background: #FFFFFF url(images/buttons_r.jpg) repeat-x;
}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 49px;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	text-align: center;
	border-top: 5px solid #32570a
}

#footer a
{
color: #000000;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
.MS_MasterBody
{
background-color: #9933ff;
}
.MSC_Body
{
background-color: #9933ff;
}

.
