/* Global Styles */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	margin: 0px;
}

td {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
color:#000000
}

th {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
color:#000000
}

/* Global hyperlink style */

a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}

a.brown:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #67231A;
	text-decoration: none;
font-weight: bold;
}

A.brown:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #67231A;
	text-decoration: none;
font-weight: bold;
}

a.brown:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	text-decoration: none;
}

a.brown:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #67231A;
	text-decoration: none;
font-weight: bold;
}


/* Class styles */

.a10 {
font-family: arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
}

.a11 {
font-family: arial, helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal;
}

.a12 {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal;
}

.a14 {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: normal;
}

.pagetitle {
font-family: arial, helvetica, sans-serif; 
font-size: 24px; 
font-style: normal; 
font-weight: normal;
}

.sectiontitle {
font-family: arial, helvetica, sans-serif; 
font-size: 18px; 
font-style: normal; 
font-weight: normal;
}

/* custom link styles */

a.linktopnav:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 2em;
	padding-right: 0.5em;
	padding-left: 1em;
}

a.linktopnav:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 2em;
	padding-right: .5em;
	padding-left: 1em;
}

a.linktopnav:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	line-height: 2em;
	padding-right: .5em;
	padding-left: 1em;
}

a.linktopnav:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	line-height: 2em;
	padding-right: .5em;
	padding-left: 1em;
}

/* generic custom link style - clone this to make a custom link style */

a.lnkgeneric:link {
font-family: arial, helvetica, sans-serif; font-size: 12px; 
color: #000000; 
font-weight: normal;
text-decoration: underline;
}

a.lnkgeneric:visited {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
color: #000000; 
font-weight: normal;
text-decoration: underline;
}

a.lnkgeneric:hover {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: normal;
text-decoration: ;
}

a.lnkgeneric:active {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: normal;
text-decoration: none;
}

/* heading selector styles */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
font-style: normal;
font-weight: normal;
}

h3 {
font-family: arial, helvetica, sans-serif; 
font-size: 24px;
font-style: normal;
font-weight: normal;
}

h4 {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
font-style: normal;
font-weight: normal;
}

h5 {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
font-style: normal;
font-weight: normal;
}

h6 {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
font-style: normal;
font-weight: normal;

}

#wrapper {
	position: relative;
	width: 800px;
	left: 50%;
	margin-top: 25px;
	margin-left: -400px;

	border: 1px solid #000000;
	z-index: 1;
}
.maintable {
	
		border: 1px solid #000000;
	}


#header {
	position:absolute;
	left:24px;
	width:803px;
	height:129px;
	z-index:4;
	top: 162px;
}
#logobox {
	position:absolute;
	left:-2px;
	top:123px;
	width:773px;
	height:1044px;
	z-index:0;
	background-color: #000000;
	padding-top: 30px;
	padding-left: 30px;
}
#links {
	position:absolute;
	left:0px;
	top:221px;
	width:803px;
	height:33px;
	z-index:4;
	background-color: #000000;
}
#Layer1 {
	position:absolute;
	left:-3px;
	top:1158px;
	width:805px;
	height:38px;
	z-index:2;
	background-image: url(../../term_2_project/images/footer.gif);
}
#Layer2 {
	position:absolute;
	left:168px;
	top:60px;
	width:2px;
	height:0px;
	z-index:6;
}

#Black {
	position:absolute;
	left:140px;
	top:113px;
	width:703px;
	height:422px;
	z-index:2;
}
#White {
	position:absolute;
	left:221px;
	top:180px;
	width:547px;
	height:257px;
	z-index:3;
}
#image {
	position:absolute;
	left:256px;
	top:204px;
	width:488px;
	height:196px;
	z-index:4;
}
#logohome {
	position:absolute;
	left:629px;
	top:363px;
	width:328px;
	height:67px;
	z-index:5;
}
#link {
	position:absolute;
	left:371px;
	top:419px;
	width:171px;
	height:29px;
	z-index:6;
}
