#topMenu {
	LEFT: 1px;
	top: 1px;
	MARGIN: 0px;
	POSITION: absolute;
	text-align: left;
	z-index: 5;
	padding: 0px;
	font-size: 10px;
	color: #003366;
	width: 760px;
	height: 180px;
	vertical-align: top;
	background-image:  url("images/title3.jpg");
	font-weight: bold;
}


#maintext {
	padding: 0px;
	font-size: 12px;
	width: 500px;
	height: 80px;
}

td {
	font-size: 12px;
}

.topbanner {
	LEFT: 1px;
	MARGIN: 0px;
	POSITION: absolute;
	TOP: 200px;
	text-align: justify;
	z-index: 5;
	padding: 0px;
	font-size: 12px;
	width: 500px;
	height: 90px;
}

.sidebar {
	text-align: justify;
	font-size: 10px;
	width: 250px;
	color: #999999;
}



.top-links1 {
	text-align: right;
	font-size: 10px;
	color: #FFCC66;
	width: 660px;
}
.top-links1 a {
	text-decoration: none;
	color: #FF9933;
}
.top-links1 a:hover { color: #003333; }
.top-links2 {
	text-align: center;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	width: 760px;
}
.top-links2 a {
	color: #F39A3C;
}
.top-links2 a:hover {
	color: #003366;
	background-color: #FFFFFF;
}




body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	background-color: #CCCCCC;
}



.style1 {color: #FFFFFF}


.table-all-centered {
	width: 100%;
	height: 100%;
}

.td-all-centered {
	vertical-align: middle;
	text-align: center;
}

div {
	border: 0px solid #000000;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 600px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #316293;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F7DBC;
	font-weight: bold;
	line-height: 15px;
	text-indent: 20px;
	border-bottom-color: #D2EECC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-transform: capitalize;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	font-weight: bold;
	line-height: 15px;
	text-indent: 20px;
	border-bottom-color: #D2EECC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-transform: capitalize;
}

a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
	text-decoration: underline;
}

b {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
