*, body, html {margin:0; padding:0;}

/* div { border:1px dotted #7F3CCC; } */

#GeneralPage {
	background-color: #E5E5E5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}

#wrapper {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:935px;
	height:650px;
}

#header {
	position:relative;
	float:left;
	width:750px;
	height:110px;
}

#nexus {
	position:relative;
	float:left;
	width:110px;
	height:100px;
	text-align:center;
	margin: 5px 0px 0px 0px;
}

#nexusright {
	position:relative;
	width:110px;
	height:100px;
	text-align:center;
	margin:auto;
	padding-bottom:15px;
}

#constant {
	margin:0px 0px 15px 0px;
}

#logo {
	position:relative;
	float:right;
	top:0;
	right:0;
	margin:17px 40px 0px 0px;
	width:560px;
	height:80px;
}

#hor_line {
	position:relative;
	float:left;
	clear:left;
	width:750px;
	height:1px;
	background-color:#8A0202;
}

#rightbar {
	position:relative;
	float:right;
	width:172px;
	height:550px;
	text-align:center;
	margin:15px 0px 0px 0px;
}

#leftbar {
	position:relative;
	float:left;
	width:120px;
	height:150px;
	margin: 0px 0px 0px 5px;
}

#leftmenu {
	position:relative;
	float:left;
	width:110px;
	height:350px;
}

#mainarea {
	position:relative;
	float:left;
	/* height:520px; */
}

#Footer {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	height:1%;
}

/* Old Stuff  */
.LogoLine1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #800000;
	text-align: center;
	font-weight: bold;
}

.LogoLine2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	color: #000000;
}

.PageTitle {
	color: #800000;
	font-size: 30px;
	line-height:115%;
}

.RowTitle {
	font-weight: bold;
	font-size:15px;
	line-height: 25px;
	text-align: left;
	text-indent:0in;
	color: #FFFFFF;
	background-color: #8A0202;
 	padding-left:3px;
}

.PaddedCell {
	padding: 5px;
}

.CellVAlignTop {
	vertical-align: top;
	padding-top: 8px;
	right: auto;
}

.BottomMenu a {
	color: #800000;
	text-align: center;
	font-size: 11px;
}

.Back_To_Top {
	text-align: right;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.leftmenu a {
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 16px;
	text-decoration: none;
}

.leftmenu a:hover {
	text-decoration:underline;
}

hr {
	padding:0;
	margin:0;
	height: 0;
	border: 0;
	border-top: 1px solid #800000; 
}

a {
	color: #800000;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.InLineLink {
	font-size:15px;
}

.SubTitle {
	font-size: 16px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a.LinkLine {
	font-size: 17px;
	color:#800000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.LinkLine:hover {
	text-decoration:underline;
}