body {


	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:100%;
	
}

td{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
	
	ul{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-style:italic;
	}
	
	.space{
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:10px;}
	
	.bigspace{
	padding-left:100px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:10px;}
	
	.textspace{
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:10px;
	font-size:13px;
	color:#000000;}
	
.table_bg {
	width:800px;
	height:500px;
	background : url(images/ability_start.jpg);
	background-position :center center;
	background-repeat :no-repeat;
}

.start_bg {
	background : url(images/ability_start_bg.jpg);
	background-position :center;
	background-repeat :no-repeat;
		background-color:#0C193B;
}

.bg {
	background : url(images/ability_bg.jpg);
	background-position :top center;
	background-repeat :no-repeat;
		background-color:#0C193B;
}
.top_bg {
	background : url(images/top.jpg);
	background-position :top center;
	background-repeat :no-repeat;
	width:760px;
	height:144px;
		
}


.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#496894;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;	
	border:1px;
	border-color:#E99C1C;
	border-style:solid;
	

	}
	
	h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
	}
	
	h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;

	
	}
	

A

{ color: #E99C1C;
font-weight: bold; 
font-size: 11px; font-family: arial, verdana, helvetica; text-decoration: none }



A:active

{ color: #E99C1C; font-weight: bold; 
font-size: 11px; 
font-family: arial,verdana, helvetica; text-decoration: none }



A:hover

{ color: #0C193B; 
font-weight: bold; 
font-size: 11px; 
font-family: arial, verdana, helvetica; text-decoration: none }


/* ================================================================= */

/* [ SIDE NAVIGATION STYLES ]                                           */

/* ================================================================= */



#sidenav {
	width: 150px;
	margin-left:120px;
	margin-top: 170x;
	margin-bottom:40px;
}
#sidenav a:link, #sidenav a:active, #sidenav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	background: #fc9604;
	border-bottom: 1px #000000 dotted;
	margin: 2px 2px 2px 5px;
	padding: 2px 2px 1px 5px;
}
#sidenav a:hover {
	color: #F0CB34;
	background:#4C6B97;
	border-bottom: 1px #EFC62E dotted;
}
#pagenav {
	width: 140px;
	margin-left:610px;
	margin-top:0px;
	margin-bottom:5px;
}
#pagenav a:link, #pagenav a:active, #pagenav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	background: #fc9604;
	border-bottom: 1px #000000 dotted;
	margin: 1px 1px 1px 5px;
	padding: 2px 2px 2px 5px;
}
#pagenav a:hover {
	color: #F0CB34;
	background:#4C6B97;
	border-bottom: 1px #EFC62E dotted;
}

#modelnav {
	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
}
#modelnav a:link, #modelnav a:active, #modelnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	display: block;
	background: #496894;
	border-bottom: 1px #000000 dotted;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
#modelnav a:hover {
	color: #F9A93A;
	background:#4C6B97;
	border-bottom: 1px #EFC62E dotted;
}

