TD, BODY, INPUT, SELECT, TEXTAREA, BUTTON, OPTION {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002A34;
}

BODY {
	background-color: #FFFFFF;
	background-image: url(images/bg_2.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 20px 15px;
}

a:link {
	color : #000099;
	text-decoration: none;
}

a:active {
	color : #000099;
	text-decoration: none;
}

a:visited {
	color : #000099;
	text-decoration: none;
}

a:hover {
	color : #FF4500;
	text-decoration: underline;
}





.t1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.t2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.t3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}



.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color : #0F3867;
	letter-spacing : -1px;
}

.h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color : #DD7D00;
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color : #000099;
	text-align : left;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}




.c1 {
	color: #FF6037;
}

.c2 {
	color: #002A34;
}

.c3 {
	color: #EEEEEE;
}

.c4 {
	color: #AAAAAA;
}

.c5 {
	color: #777777;
}





.bg1 {
	background-color: #FFFFFF;
}

.bg2 {
	background-color: #D9D9D9;
}

.bg3 {
	background-color: #F5F5DC;
}

.bg4 {
	background-color: #CCCCCC;
}

.bg5 {
	background-color: #BBBBBB;
}

.bg6 {
	background-color: #AAAAAA;
}

.bg7 {
	background-color: #777777;
}

.bg8 {
	background-color: #555555;
}

.bg9 {
	color: #777777;
}

.bg10 {
	background-color: Black;
}

.bg11 {
	background-color: #FEAB3E;
	background-image : url(images/bg_1.gif);
	background-repeat : repeat-x;
	background-position : top;
	
}

.bg12 {
	background-color: #F6347;
}

.bg13 {
	background-color: #7BDBF0;
}

.bg14 {
	background-color: #F5F5DC;
}

.bg15 {
	background-color: #D4D1B0;
}



.a1 a:link {
	color: White;
	text-decoration: none;
}

.a1 a:active {
	color: White;
	text-decoration: none;
}

.a1 a:visited {
	color: White;
	text-decoration: none;
}

.a1 a:hover {
	color : #DD7D00;
	text-decoration: none;
}


.a2 a:link {
	color: #002A34;
	text-decoration: underline;
}

.a2 a:active {
	color: #002A34;
	text-decoration: underline;
}

.a2 a:visited {
	color: #002A34;
	text-decoration: underline;
}

.a2 a:hover {
	color: Red;
	text-decoration: underline;
}


