﻿body
{
    background-color:#434244;
    margin-left: auto; 
    margin-right: auto;
    width: 1000px;
    text-align: left;
    font-family: Verdana, Arial, Times New Roman;
}
img
{
    border:0px;
}
div 
{
	scrollbar-base-color: #d0d5c9;
	scrollbar-arrow-color: #e8f2f6;
	scrollbar-track-color: #f3f6f8;

	scrollbar-shadow-color: white;
	scrollbar-lightshadow-color: white;
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}
.index_bottom
{
	background-image: url(../images/index_bottom.jpg);
	background-repeat:no-repeat;
	height:91px;
}
.index_left
{
	width: 317px;
	background-image: url(../images/index_left.jpg);
	background-repeat:no-repeat;
	height:654px;
}

.index_right
{
	width: 683px;
	background-image: url(../images/index_right.jpg);
	background-repeat:no-repeat;
	height:654px;
}
.footer
{
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
	text-align: center;
}
.footer a
{
	font-size: 11px;
	color: #999999;
}
.footer a:hover
{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.mainTbl
{
	width: 1000px;
	background-color: White;
}
.orange_top
{
	text-align:right;
	font-weight:normal;
	font-size: 18px;
	color: #f1592a;
	padding-right: 30px;
}
.white_bg
{
	background-image: url(../images/white_menu_bg.gif);
	background-repeat:repeat-x;
	height: 44px;
}
.menu_bg
{
	background-image: url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	color: Black;
	font-size: 12px;
	text-align: center;
}
.menu_items a
{
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
.menu_items a:hover
{
	color: #5fbc4e;
	font-size: 12px;
	text-decoration: none;
}
.titles
{
	color: #57b7df;
	font-size: 20px;
	padding-bottom: 15px;
}
.normal
{
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	vertical-align:top;
	padding-left: 10px;
}
.form_link a
{
	color: #5fbc4e;
	text-decoration: none;
	font-size: 16px;
}
.formText
{
	font-family:Verdana, Arial,Helvetica;
	font-size:9px;
	color: #939598;
	text-align:left;
	font-weight:normal;
}
.textBoxes
{
	width: 200px;
	height: 20px;
	background-color: #e6e7e8;
	border: solid 1px #cccccc;
}
.textBoxesMultiline
{
	width: 200px;
	background-color: #e6e7e8;
	border: solid 1px #cccccc;
}
.submitStyle
{
	width:125px;
	height:26px;
	background-color:#f1592a;
	color: White;
	font-family:Verdana, Arial,Helvetica;
	font-size:13px;
	text-align:center;
	font-weight: bold;
	border: solid 1px #cccccc;
}
.sponsor
{
	font-family:Verdana, Arial,Helvetica;
	font-size: 8px;
	color:black;
	text-align: center;
	font-weight: normal;
	font-style:normal;
}
.enlarge
{
	cursor:pointer;
}

