
body { background:#cccccc url(../images/bg2.gif) repeat-y top;}

.main {
border-style: solid;
border-color: #333333;
border-width: 1px;
}

.default  {
	font-size : 12px;
	font-family : Arial;
	font-style : normal;
	color : #000000;
	line-height : 19px;
}

a  {
	color : #000000;
	text-decoration: underline;
}

a:hover {
color: #CD0013;
}

h1 {
margin: 0px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding-left: 5px;
letter-spacing: 1px;
}

h2 {
margin: 0px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

h3 {
margin: 0px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.lefthomebody {

background-color: #CD0013;
width: 150px;
height: 300px;
border-style: solid;
border-color: #333333;
border-width: 1px;
}

.righthomebody {

background-color: #FACF2B;
width: 150px;
border-style: solid;
border-color: #333333;
border-width: 1px;
}


.mainhomebody {

background-color: #E6E6E6;
border-style: solid;
border-color: #333333;
border-width: 1px;
}

.footer  {
	font-size : 11px;
	font-family : Arial;
	color : White;
	line-height : 14px;
	letter-spacing : 0px;
	text-align: right;
	padding-right: 5px;
}

a.footer:link {
	font-size : 11px;
	font-family : Arial;
	color : white;
	line-height : 14px;
	letter-spacing : 0px;
	text-align: right;
	padding-right: 5px;
	text-decoration: none;
}

a.footer:hover {
	font-size : 11px;
	font-family : Arial;
	color : white;
	line-height : 14px;
	letter-spacing : 0px;
	text-align: right;
	padding-right: 5px;
	text-decoration: underline;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	width: 525px;
    margin: 0em 0;
    padding: 0px 0em;
	background-color: #CD0013;
	height: 25px;
	}

.nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.nav li {
    padding: 0;
    list-style-type: none;
	float: left;

}

.nav a {

	text-align: center;
	height: 25px;
	width: 130px;
	text-decoration: none;
	display: block;
	color: #ffffff;
	line-height: 25px;
	border-style: solid;
	border-color: #333333;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-weight: bold;
}

.nav a:hover {
	text-decoration: none;
	text-align: center;
	height: 25px;
	width: 130px;
	display: block;
	background-color: #ffffff;
	color: #CD0013;
}

.access {
font-size: 15px;
color: #CD0013;
}

a.access:link {
color: #CD0013;
}

a.access:hover {
color: #000000;
}

