body {
	background-image: url(images/side/bg.gif);
}
.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
A.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
A.topLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.leftLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
a.leftLinks {
	color: #777777;
	text-decoration: none;
}
a.leftLinks:hover {
	color: #333333;
	text-decoration: none;
}
TD.leftLinks {
	padding-left: 5px;
	background-image: url(images/links/links_bg2.gif);
	height: 38px;	
}
TD.leftLinks:hover {
	background-image: url(images/links/links_bg3.gif);
}
TD.leftLinks #arrow {
	background-image: url(images/links/links_bg_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 218px;
	display: table-cell;
    vertical-align: middle;
	position: relative;
}
TD.leftLinks #arrow p {
	height: 38px;
	display: table-cell;
    vertical-align: middle;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.bottomLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
TD.mainText a, a.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD765D;
	text-decoration: none;
}
TD.mainText a:hover, a.mainText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #801632;
	text-decoration: none;
}
.mainText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
TD.mainText2 a, a.mainText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD765D;
	text-decoration: none;
}
TD.mainText2 a:hover, a.mainText2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #801632;
	text-decoration: none;
}
TD.lineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A8A8A;
}
.mainTextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
/* Drop down menu */
#dropmenudiv{
	position:absolute;
	background-color: #EEECEC;
	border:1px solid #9E9E9E;
	border-bottom-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;	
	text-transform: capitalize;
	line-height:20px;
	z-index:100;
}

#dropmenudiv a{
	width: 98%;
	display: block;
	border-bottom: 1px solid #9E9E9E;
	padding-left: 5px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;	
	text-transform: capitalize;	
}
* html #dropmenudiv a{ /*Overcomes IE bug*/
	width: 100%;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FCFAFA;
	width: 97%;
}
* html #dropmenudiv a:hover { /*Overcomes IE bug*/
	width: 100%;
}

table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: none;
}
table.navbar td a{
   display: block;
}
h1 {
	font-size:15px;
	color: #990000;
	padding-bottom: 8px;
}
h2 {
	font-size:12px;
	color: #42562E;
	padding-bottom: 4px;
}
h3 {
	font-size:9px;
	color: #A29E76;
	padding-bottom: 4px;
}
h3 a {
	color: #A29E76;
	text-decoration: none;
}
h3 a:hover {
	color: #990000;
	text-decoration: none;
}

.formField {
	font-family:verdana,arial,courier; 
	font-size:10px; 
	width:95%; 
	color:#000000;
	padding:1px;
	border:1px;
	border-color:#C0C0C0;
	background:#F2F2F2;
	border-style:solid;
}
*html .formField {
	width: 117px;
}
.formButton {
	cursor: pointer; 
	font-family:tahoma,verdana,arial,courier; 
	font-size:10px; 
	font-weight:bold; 
	width:60px; 
	color:#515151; 
	padding:1px; 
	border:1px; 
	border-color:#8B8B8B; 
	background:#E9E5DC; 
	border-style:solid;
}
td.rightBox1 {
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	padding-left: 10px;
	height: 22px;
}
td.rightBox2 {
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
}
td.Box1 {
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #A6A6A6;			
}
td.Box1 #Box1 {
	width: 217px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #A6A6A6;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;	
}
td.Box2 {
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #A6A6A6;
}
td.Box2 #Box2 {
	float: right;
	width: 217px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #A6A6A6;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;	
}
p.dotline {
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
	padding-bottom: 8px;
}
p.test {
	height: 3px;
}
#loginForm {
	width: 361px;
	height: 230px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/main/box_alumni.gif);
	margin-left: 62px;
	margin-right: 62px;
}
* html #loginForm {
	width: 401px;
}