body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #1266AA}
.style3 {color: #FD5129}
.style4 {color: #FF3300}
.style5 {
	color: #003366;
	font-weight: bold;
}
.style6 {color: #003366}
.style7 {
	font-size: 56px;
	color: #FA6807;
}
.style8 {color: #FFFFFF}
.style9 {
	color: #FA6807;
	font-weight: bold;
}
.style10 {color: #FA6807}
.style14 {font-size: 33px; color: #2278D0; }
.style15 {color: #003399}
.style22 {color: #D35D00}
.style23 {color: #CD5B00}
.style24 {color: #1558A9}
.ar0         	{ font-family: Arial; font-size: 9px }
.ar1         	{ font-family: Arial; font-size: 10px }
.ar2         	{ font-family: Arial; font-size: 11px }
.ar3         	{ font-family: Arial; font-size: 12px ; background-position: center; vertical-align: super}
.ar4         	{ font-family: Arial; font-size: 13px }

.vd1         	{ font-family: Verdana; font-size: 9px }
.vd1         	{ font-family: Verdana; font-size: 10px }
.vd2         	{ font-family: Verdana; font-size: 11px }
.vd3         	{ font-family: Verdana; font-size: 12px }

.tr1         	{ font-family: Times New Roman; font-size: 9px }
.tr2         	{ font-family: Times New Roman; font-size: 10px }
.tr3         	{ font-family: Times New Roman; font-size: 11px }


A.menu:hover 	{TEXT-DECORATION: none}
.unnamed1 {  vertical-align: super}


/*----------------------------------------------------------

-------------- DECEMBER 22, 2009 ---------------------------

----------------------------------------------------------*/

div#top_bnr {
	background: url(../images/top-bnr.jpg) top left no-repeat;
	height: 160px;
	width: 780px;
	position: relative;
	margin: 0 auto;
}
div#fla-1 {
	position: absolute;
	top: 1px;
	left: 0;
}

div#fla-2 {
	position: absolute;
	bottom: 2px;
	right: 0;
}

div#menu {
	width: 780px;
	height: 40px;
	background: url(../images/menu.jpg) top left no-repeat;
	margin: 0 auto;
}

div#menu ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	float: right;
	margin-top: 8px;
}
div#menu ul li{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border-left: 1px solid #fff;
}
div#menu ul li.last{ border: 0; }
div#menu ul li a:hover{ color: #ff0; }
div#menu ul li a{
	margin: 0;
	padding: 0;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	padding: 1px 20px;
}
div#footer p {
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#footer {
	width: 760px;
	margin: 10px 0;
	padding: 10px;
	background: #1266AA;
}

/* --------------------------------------------------------------------------------------

-------------------------- SUBPAGES - PHP TEMPLATE -- CSS004 ----------------------------

--------------------------------------------------------------------------------------- */

#sub_container {
	margin: 0 auto 10px;
	background: #fff;
	width: 758px;
	padding: 10px;
	border: 1px solid #999;
}
#default_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 760px;
}
#default_content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#default_content A{
	color: #003399;
	text-decoration: none;
}
#default_content .header {
	color: #006699;
	text-decoration: none;
}
#default_content h1 {
	color:#3366CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#default_content .highlight {
	font-weight:bold;
	color: #000066;
}