#header, #maincontent {}
#content {}
#wrapper {border: 0px width: 800px; margin: 0 auto; padding-bottom: 0px; position: relative;}
#maincontent {position: absolute; bottom: 70px; left: 50%; margin-left: -400px;width: 800px; height: 0px;}
#maincontent h1 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
#maincontent h2 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
#maincontent h3 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
#maincontent h4 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
#maincontent h5 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
#maincontent h6 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
/*-------------------- Global Links ----------------------------*/
a:link {
	color: #FF0000;
	text-decoration: underline;
}

a:visited {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

/*------------------- Global Table -----------------------------*/

td.formsolidTmenu
{
	background-color: #FFCC00;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #996600;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
td.formsolidItem_menu
{
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

/*------------------- Global Form -----------------------------*/

input{ 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000;
	background: white;
}

textarea{ 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000;
	background: white;
}

select{ 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000; 
	width: 100px;
	background: white;
}

/*---------------------- List Box --------------------------*/

.select1{ 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000; 
	width: 60px;
	background: white;
}

.select2{ 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000; 
	width: 150px;
	background: white;
}

.select3{ 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000; 
	width: 250px;
	background: white;
}

.select_menu1{ 
	font-size: 8px;
	color: #FFFFFF;
	background-color: #1B3836;
	height: 16px;
	width: 60px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 6px;
	margin-left: 1px;
}

.select_menu2{ 
	font-size: 8px;
	color: #FFFFFF;
	background-color: #1B3836;
	height: 16px;
	width: 130px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 6px;
	margin-left: 1px;
}

/*-------------------- Links Heabar----------------------------*/

a.link_headbar:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

a.link_headbar:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

a.link_headbar:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

a.link_headbar:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

/*-------------------- Links Left Menu ----------------------------*/

a.link_leftmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
}

a.link_leftmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
}

a.link_leftmenu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
}

a.link_leftmenu:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
}

/*-------------------- Links Footer ----------------------------*/

a.link_footer:link {
	color: #CC0000;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

a.link_footer:visited {
	color: #CC0000;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

a.link_footer:active {
	color: #CC0000;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

a.link_footer:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

/*-------------------- Background  ----------------------------*/

.bg_left_top {
	background-image: url(images/bg_left_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
}

.bg_left_buttom {
	background-image: url(images/bg_left_buttom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}

.bg_right_top {
	background-image: url(images/bg_right_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
	vertical-align: top;
}

.bg_right_buttom {
	background-image: url(images/bg_right_buttom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}

/*-------------------  Table Form -----------------------------*/

table.table_form
{ 
	border: 1px #FFFFFF solid;
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #333333;
	padding: 0px;
	background-color: #FFFFFF;
}

table.table_form td.formsolidT
{
	background-color: #009ECE;
	text-align: center;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

table.table_form td.formsolidT2
{ 
	background-color: #BFFFFF;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

table.table_form td.formsolidL
{
	text-align: right;
	vertical-align: top;
	background-color: #BFFFFF;
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table.table_form td.formsolidLC
{
	text-align: center;
	vertical-align: top;
	background-color: #BFFFFF;
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table.table_form td
{
	padding: 3px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

table.table_form tr:hover 
{ 
	background-color: #F5F5F5;
}

/*-------------------  Table Front -----------------------------*/

table.table_front
{ 
	border: 1px #FFFFFF solid;
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000;
	padding: px;
	background-color: #FFFFFF;
}

table.table_front td.formsolidT
{
	background-color: #009ECE;
	text-align: center;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}

table.table_front td.formsolidT2
{ 
	background-color: #BFFFFF;
	text-align: center;
	font-weight: bold;
	color: #333333;
}

table.table_front td.formsolidL
{
	text-align: right;
	vertical-align: top;
	background-color: #BFFFFF;
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}

table.table_front td.formsolidLC
{
	text-align: center;
	vertical-align: top;
	background-color: #BFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}

table.table_front td
{
	padding: 3px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
}

table.table_front tr:hover 
{ 
	background-color: #F5F5F5;
}

/*--------------------------------------------*/

table.table_menu
{ 
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	border: 0px groove #FFFFFF;
	padding: 0px;
}

table.table_menu td.formsolidT
{
	background-color: #009933;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009ECE;
}

table.table_menu input{ 
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1B3836;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

table.table_menu input.buttonM {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
}

table.table_menu input.buttonM:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
}

table.table_menu input.buttonM:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
}

table.table_menu input.buttonM:active {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button_o_swap.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
}

table.table_menu a.button_flatM {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

table.table_menu a.button_flatM:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

table.table_menu a.button_flatM:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

table.table_menu a.button_flatM:active {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_o_swap.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

/*-------------------  Text Styles -----------------------------*/

.text_header { 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #B6C648;
	font-weight: bold;
} 

.text_big { 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #1B3836;
	font-weight: bold;
} 

.text_small { 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000;
	font-weight: normal;
} 

.text_smallB {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000;
	font-weight: bold;
}

.text_highlight
{ 	
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #009ECE;
	font-weight: bold;
}

/*---------------------- Global Button --------------------------*/

input.button {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

input.button:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

input.button:hover {
	background-image: url(images/button.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	border: thin solid #fe7c0c;
}

input.button:active {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button_swap.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

input.buttonD {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_d.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

input.buttonD:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_d.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

input.buttonD:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button_d.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

input.buttonD:active {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button_d_swap.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

input.buttonO {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

input.buttonO:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

input.buttonO:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

input.buttonO:active {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button_o_swap.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
}

/*-------------------  Button Flat -----------------------------*/

a.button_flat {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
	height: 21px;	
}

a.button_flat:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.button_flat:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

a.button_flat:active {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_swap.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.button_flatD {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_d.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
	height: 21px;	
}

a.button_flatD:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_d.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.button_flatD:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button_d.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

a.button_flatD:active {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_d_swap.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.button_flatO {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
	height: 21px;	
}

a.button_flatO:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.button_flatO:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #fe7c0c #fe7c0c #fe7c0c #fe7c0c;
	background-image: url(images/button_o.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

a.button_flatO:active {
	border-style: solid;
	border-width: 1px;
	border-color: #2b4f82 #2b4f82 #2b4f82 #2b4f82;
	background-image: url(images/button_o_swap.gif);
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

/*-------------------- Pictures ----------------------------*/

table.pictures td
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	padding:1px;
}

table.pictures td:hover 
{ 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: red;
	border-right-color: red;
	border-bottom-color: red;
	border-left-color: red;
	padding:1px;
}

/*------------------------------------------------*/
