

body {
	font-size: 62.5%;
	font-family: "Tahoma", "Geneva", sans-serif;
	text-align: center;
	color: #000;
	background: url(../images/bg_body.gif) repeat-x top;

}

h2 {
	font-size: 1.6em;
}

.center {
	text-align: center;
}

#content_wrapper {
	margin: 20px auto;
	width: 974px;
	min-height: 500px;
	text-align: left;
}

#header {
	width: 968px;
	padding-left: 6px;
	height: 212px;
	background: url(../images/bg_header.jpg) no-repeat;
}

#inner_content_wrapper {
	width: 974px;
	min-height: 50px;
	background: url(../images/bg_inner_content.gif) repeat-y center;
}

#inner_content {
	width: 944px;
	padding: 15px;
	min-height: 34px;
	background: url(../images/bg_top_content.gif) top no-repeat;
}

#inner_content_bottom {
	width: 974px;
	height: 46px;
	background: url(../images/bg_bottom_content.gif) no-repeat;
}

#footer {
	text-align: center;
}

#footer p{
	font-size: 1.1em;
	color: #576f91;
}

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 168px 0 0 0;

}

ul.menu li{
	float: left;	
	margin: 0;
	padding: 0;
}

.cleaner {
	clear: both;
}

img {
	border: none;
}
ul.footer_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.footer_menu  li{
	margin: 0;
	padding: 0;
	float: left;
}

.centered{ 
	text-align: center;
}

/* TITLEs */


/* DIVs */


/* IMAGEs */

/* MENUs */

/* FORMs */

/* LISTs */
/*
P.select
{
background-color: #DDDDFF;
}

INPUT
{
font-size: 11px;
background-color: #CCCCEE;
font-weight: bold;
border: 0px solid black;
}

INPUT.button
{
font-size: 20px;
background-color: #DDDDEE;
font-weight: bold;
}

SELECT
{
font-size: 11px;
background-color: #CCCCEE;
font-weight: bold;
border: 0px solid black;
}

TEXTAREA
{
font-size: 11px;
background-color: #CCCCEE;
font-weight: bold;
border: 0px solid black;
}

TD.head
{
color: #91E7EE;
font-family : Verdana;
font-weight : Bold;
font-style : Normal;
font-size: 9pt;
text-align: center;
background-color: #9999CC;
}

TD.header
{
color: #EEE780;
font-family : Verdana;
font-weight : Bold;
font-style : Normal;
font-size: 9pt;
text-align: center;
xbackground-color: #800000;
}

TD.headtitle
{
color: #91E7EE;
font-family : Tahoma;
font-weight : Bold;
font-style : Normal;
font-size: 19pt;
text-align: center;
background-color: #7777ee;
}

TD.body
{
margin-left: 0em;
margin-top: 0em;
color: black;
font-family : Verdana;
font-weight : Bold;
font-style : Normal;
font-size: 9pt;
background-color: #CCCCFF;
}

TD.bodyer
{
margin-left: 0em;
margin-top: 0em;
color: black;
font-family : Tahoma;
font-weight : Bold;
font-style : Normal;
font-size: 9pt;
background-color: #dff780;
}

TD.bodylt
{
color: black;
font-family : Verdana;
font-weight : Bold;
font-style : Normal;
font-size: 9pt;
background-color: #DDDDFF;
}

TD.title
{
color: black;
font-family : Verdana;
font-weight : Bold;
font-style : Normal;
font-size: 12pt;
background-color: #91ffff;
}



a:link {text-decoration: none; font-size: 9pt; font-weight: none; color: blue;}
a:active {text-decoration: none; font-size: 9pt; font-weight: none; color: rgb(251,231,100);}
a:visited {text-decoration: none; font-size: 9pt; font-weight: none; color: green;}
a:hover {text-decoration: underline; font-size: 9pt; font-weight: none; color: rgb(000,190,190);}


*/

.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style12 {font-size: 10px}
.style16 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
