/* CSS Document */

@import "form.css";

body {
	background-color : #cccccc;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
} 
#outer {
	position : absolute;
	height : 870px;
	width : 884px;
	background-color : #000000;
	margin: 0px;
	padding: 0px;
	left: 55px;
	top : 0px;
}
#inner {
	position : absolute;
	height : 868px;
	width : 880px;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
	left: 2px;
	top : 0px;
}
#logo1 {
	position : absolute;
	top : 0px;
	left : 0px;
}
#blockmain {
	position : absolute;
	left : 150px;
	top : 163px;
	background-color : #ffffff;
	margin: 5px;
	width : 720px;
	height : 700px;
}
#blockleftlow{
	position : absolute;
	left : 0px;
	top : 463px;
	background-color : #006699;
	margin: 0px;
	width : 150px;
	height : 375px;
}
#blocklinks{
	position : absolute;
	left : 0px;
	top : 839px;
	background-color : #006699;
	margin: 0px;
	width : 880px;
	height : 30px;
	color : #ffff00;
}
#blocklinks a {	
	color: #ffffff;
    text-decoration: none;
	font-size : 10px;
}
#blocklinks a:visited {
	color: #ffffff;
	text-decoration: none;
}
#blocklinks a:hover {
	color: #ffffff;
    text-decoration: none;
}
#blocklinks a:active {
	color: #ffffff;
    text-decoration: none;	
}
#nav1 {
    position : absolute; 
    left : 0px; 
    top : 163px; 
} 
#nav2 {
    position : absolute; 
    left : 0px; 
    top : 188px; 
} 
#nav3 {
    position : absolute; 
    left : 0px; 
    top : 213px; 
} 
#nav4 {
    position : absolute; 
    left : 0px; 
    top : 238px; 
} 
#nav5 {
    position : absolute; 
    left : 0px; 
    top : 263px; 
} 
#nav6 {
    position : absolute; 
    left : 0px; 
    top : 288px; 
} 
#nav7 {
    position : absolute; 
    left : 0px; 
    top : 313px; 
}
#nav8 {
    position : absolute; 
    left : 0px; 
    top : 338px; 
}
#nav9 {
    position : absolute; 
    left : 0px; 
    top : 363px; 
}
#nav10 {
    position : absolute; 
    left : 0px; 
    top : 388px; 
}
#nav11 {
    position : absolute; 
    left : 0px; 
    top : 413px; 
}
#nav12 {
    position : absolute; 
    left : 0px; 
    top : 438px; 
}
.title1 {
	font-family : arial;
	font-size : 18px;
	color : #333333;
	font-weight: bold;
}
a {	
	color: #3333FF;
    text-decoration: none;		
}
a:visited {
    color: #3333FF;
	text-decoration: none;
}
a:hover {
	color: #3333FF;
    text-decoration: none;
}
a:active {
	color: #3333FF;
    text-decoration: none;	
}
.subheading {
	font-weight: bold;
}
