body {
	font-weight : normal;
	font-size : 12px;
	color : #000080;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : white;
	padding : 0;
	margin : 0;
	text-align : left;
}
img {
	border-width : 0px;
}
.pic {
	border : 1px solid #21085a;
}

ol,ul {
	text-align : left;
	padding-left : 20px;
	padding-right : 10px;
	color : #000080;
}
H1 {
	font-weight : bold;
	font-size : 13px;
	color : #120c80;
	font-style : normal;
	text-align : left;
	text-decoration : none;
	margin: 0;
}

H1.head_1 {
	font-weight : bold;
	font-size : 18px;
	color : #000080;
	text-align : left;
}

H1.head_2 {
	font-weight : bold;
	font-size : 18px;
	color : #3232CC;
	text-align : left;
}
H2, H3 {
	font-weight : bold;
	font-size : 14px;
	color : #FF0000;
	text-align : left;
	margin: 0;
}

/*Header*/

div.header {
	position : relative;
	height : 49px;
	width : 99.6%;
	margin : 0;
	margin-top : 2px;
	margin-left : 0;
	padding : 0;
	text-align : left;
	border-top : 8px solid #21085a;
	border-left : 1px solid #21085a;
	border-right : 1px solid #21085a;
}
div.left_top_flash {
	position : absolute;
	width : 49%;
	height : 46px;
	margin : 0;
	margin-left : 0%;
	text-align : left;
}
div.right_top_flash {
	position : absolute;
	width : 49%;
	height : 46px;
	margin : 0;
	margin-left : 51%;
	margin-top : 2px;
	text-align : right;
	background-image : url(body/images/waterMarkRight.jpg);
	background-repeat : no-repeat;
	background-position : 100% 0%;
}

/*Horizontal Menu*/

div.hor_menu {
	position : relative;
	width : 99.6%;
	height : 20px;
	margin : 0;
	margin-left : 0;
	padding : 0;
	margin-top : 0;
	border-bottom : 1px solid #21085a;
	border-left : 1px solid #21085a;
	border-right : 1px solid #21085a;
}
td.hor_menu {
	font-weight : bold;
	font-size : 13px;
	color : #21085a;
	zbackground-color : #e7be7b;
	background-color : #AA9421;
	height: 18px;
	text-align : center;
}

div.hor_menu a {
	color : #FFFFFF;
	text-decoration: none;
}

/*Left Menu!!!*/

/*Main*/

div.main {
	position : absolute;
	margin-top : 83px;
	width : 100%;
	text-align : center;
	background-color : #ffffff;
}
td.main {
	text-align : left;
	width: 76%;
	margin : 0%;
	padding : 2%;
	background-color : #F8EFDE;
	background-image : url(body/images/waterMark.jpg);
	background-repeat : no-repeat;
	background-position : 90% 45%;
	border: 1px solid #21085a;
}
td.main_sub {
	text-align : left;
	width: 33%;
	margin : 0%;
	padding : 2%;
}
p.main {
	font-size : 12px;
	color : #000080;
	line-height: 1.5;
	padding-left: 1%;
	padding-right: 1%;
}
p.resources {
	font-size : 11px;
	color : #000080;
	padding-left: 1%;
	padding-right: 1%;
}
td.left_menu {
	text-align : center;
	width: 23%;
	margin : 0%;
	padding : 0%;
	padding-bottom : 1%;
	padding-top : 0;
	color : #000066;
	background-color : white;
	border: 1px solid #21085a;
}
p.left_menu {
	text-align : left;
	font-weight : bold;
	font-size : 12px;
	color : #21085a;
	zbackground-color : #e7be7b;
	background-color : #AA9421;
	margin: 0;
	text-align : left;
	padding : 5px;
	border-bottom : 2px solid white;
}
p.left_menu_top {
	font-weight : bold;
	font-size : 14px;
	zcolor : #e7be7b;
	color : #AA9421;
	background-color : #21085a;
	margin: 0;
	text-align : left;
	padding : 5px;
	border-bottom : 2px solid white;
}
.left_menu a {
	color : #FFFFFF;
	text-decoration: none;
}

a {
	color: #0000FF;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*Footer*/

td.footer {
	text-align : left;
	color: #ffffff;
	width: 70%;
	margin : 0%;
	background-color : #21085A;
}
a.footer {
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
a.footer:hover {
	font-weight : bold;
	color: #FF0000;
	text-decoration: none;
}
td.footer_right {
	text-align: right;
	width: 30%;
	margin : 0%;
	background-color : #21085A;
}
div.footer {
	text-align : center;
	width: 99.8%;
	margin : 0%;
	padding: 0;
	padding-top : 3px;
	padding-bottom : 3px;
	background-color : #ffffff;
}
a.footer_1 {
	font-weight : bold;
	color : #21085a;
	text-decoration : none;
}
a.footer_1:hover {
	font-weight : bold;
	color : #ff0000;
	text-decoration : none;
}


