body, td, th,h1,h2, h3, h6, h4, h5{
	color: #663399;
	font-size:12px;
}	
h1 {
	font-size:14px;
	font-weight: bolder;
}
h2 {
	font-size:16px;
	font-weight: bold;
}
h3 {
	font-size:18px;
	font-weight: bold;
}
h4 {
	font-size:20px;
	font-weight: bolder;
	font-variant: small-caps;
}
p {
	font-size:12px;
	margin-top: 0;
	margin-bottom: 0;
}
a {
	color: #003366;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
}

#pageTop {
	position: absolute;
	top:1px;
	left: 1px;
	height:120px;
	width:800px;
	background-color: #674187;
}
#logInSection {
	position: absolute;
	top: 170px;
	left: 141px;
	width:660px;
	height:53px;
	background-color: #674187;
	color:#FFFFFF;
}

#menuSpace {
	position: absolute;
	top: 200px;
	left: 1px;
	width:145px;
	height:520px;
	background-color: #674187;
	color:#FFFFFF;
}
#menuLogo {
	position: relative;
	top: 10px;
	left: 0px;
	width:145px;
	height:100px;
	background-color: #674187;
}
#menuCurve {
	position: absolute;
	top: 223px;
	left: 146px;
	width:30px;
	height:30px;
	background-color: #FFFFFF;
}
#rightSection {
	position: absolute;
	top: 225px;
	width: 120px;
	background-color: #CCCCCC;
	left: 680px;
	height:524px;
}


#main {
	position: absolute;
	top: 245px;
	left: 150px;
	width: 500px;
	height: 424px;	
}
#main_no_ads {
	position: absolute;
	top: 245px;
	left: 150px;
}

.whiteText {
	color: #FFFFFF;
}

.whiteText12 {
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold
}
.whiteText14 {
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold
}
.whiteText16 {
	color: #FFFFFF;
	font-size:16px;
	font-weight:bold
}
.whiteText12 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText12 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText12 a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.whiteText12 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.whiteText14 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText14 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText14 a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.whiteText14 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.whiteText16 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText16 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText16 a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.whiteText16 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.backcol {
	background-color: #CCCCCC;
}	
.backcolh {
	background-color: #CCCCCC;
	visibility: hidden;
}	
.backcolNum {
	background-color: #CCCCCC;
	text-align: right;
}	
.topleft {
	position:absolute;
	top:10px;
	left:1px;
}


.menuitems {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menuitems a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menuitems a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuitems a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.menuitems a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.redhighlight {
	color:#FF0000;
}
.redhighlight a:link {
	color:#FF0000;
}	
.redhighlight a:visited {
	color:#FF0000;
}	
.redhighlight a:hover {
	color:#990000;
}	
.repline0 {
	background-color: transparent;
}
.repline1 {
	background-color: #ECECEC;
}


