/*--Coded By www.CheapestCovers.com--*/

.content {
	padding-right: 40px;
	padding-left: 40px;
}

.membercontent {
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 20px;
}


body, p, td {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	background-image: url(/images/bg.gif);
}
h1 {
	font-size: 20pt;
	color: #CC0000;
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
}
h2 {
	font-size: 16pt;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 150px;
border: 1px solid #5B79A3;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(/images/glossyback2.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 150px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #000;
}

.glossymenu li a:hover{
background-image:  url(/images/glossyback.gif);
color: white;
}

.bold {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: right;
}
