body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: #780000;
	font-family: Verdana, Arial, sans-serif, Tahoma, Geneva, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #222222;
	}



a {
	color: #DD0000;
	text-decoration: none;
	}

a:link {
	color: #DD0000;
	text-decoration: none;
	}

a:visited {
	color: #DD0000;
	text-decoration: none;
	}

a:hover {
	color: red;
	text-decoration: none
	}


h1 {
	margin-top: 10px;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 5px;
	font-family: arial;
	color: red;
	text-transform: uppercase;
	}

h2 {
	text-align: left;
	font-size: 12px;
	line-height: 14px;	
	color: red;
	}
h3 {
	}


table {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 14px;
	empty-cells: show;
	}

td {
	vertical-align: top;
	}

p {
	margin: 0 0 1em 0;
}

img, form {
	border: 0; 
	margin: 0;
}

textarea {
	font: 8pt/11pt verdana;
	}

input {
	font: 8pt/11pt verdana;
	}
	
select {
	font: 8pt/11pt verdana;
	}

.leftnavi {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	color: #DD0000;
	}


.leftnavi td {
	width: 170px;
	margin-top: 10px;
	height: 30px;
	vertical-align: bottom;
	text-align: right;
	border: 1px solid black;
	border-bottom: 1px solid red;
	border-right:10px solid #C6001C; 
	cursor: pointer; 
	}


.subnavi {

	font-family: Verdana, Arial, sans-serif, Tahoma, Geneva, Helvetica;
	padding: 0px;
	margin: 0px;
	color: #DD0000;
	}


.subnavi td {

	height: 12px;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 10px;
	border: none;
	}

.subnavi ul {

	list-style-type: none;
	padding: 0px;
	border: 0px;
	margin: 0px;
	}
.subnavi li {
	}

.leftcol {

	}

.maincontent {
	text-align: left;
	width: 670px;
	}

.maincontent p {
	text-align: justify
	}

.maincontent li {
	margin-bottom: 10px;
	}



.leftnavi {cursor: pointer; }
.leftnavi td {background: #FED2D2;}
.leftnavi .menuon { background: gold }
.leftnavi .menuoff { background: #FED2D2 }
.leftnavi .menuactive { background: pink; border: 2px double red }

.applyonline td {
	background: #DDDDDD
	}



.secthead {
	color: #FFFFFF;
	background: #C6001C;
	margin-top: 10px;
	height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	}
.secthead td{
	vertical-align: middle;
	padding-left: 5px;
	text-align: left;
	}

.gogglesearch {
	background: url('i/google_custom_search_watermark.gif');
	}