body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1C1B;
}

body {
	padding:0px;
	margin:0px;
	background-color:#899EB1;
}

html {scrollbar-face-color: #E0E0E0;scrollbar-Base-Color:#999999;scrollbar-track-color: #ffffff;scrollbar-highlight-color: #ffffff;scrollbar-darkshadow-color: #ffffff;scrollbar-Shadow-Color:#999999;scrollbar-arrow-color: #333333;
}

A {	color: #0000A6;	text-decoration: none;}	
A:HOVER {color: #E924B1; text-decoration: none;}

.link1 A {	color: #ACD655;	text-decoration: none;}	
.link1 A:HOVER {color: #ACD655; text-decoration: none;}

.color1 { color: #407D98;}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #c5c5c5;
}
form {
	padding:0;
	margin:0;

}
.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

/* LAYOUT STYLES */

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	background-position: center top;
}
.backinn{
	background-image: url(images/back_in.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.nav_back{
	background-image: url(images/nav_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bot{
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7395B1;
}
.footer{
	font-size: 10px;
	color: #FFFFFF;
}
.orange{
	text-transform: uppercase;
	color: #FCD258;
}
.top_line{
	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bot_line{
	background-image: url(images/bot_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.left_line{
	background-image: url(images/left_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_line{
	background-image: url(images/right_line.gif);
	background-repeat: repeat-y;}

.main_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #234166;
	text-decoration: none;
	font-weight: normal;
}

.titles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #234166;
	text-decoration: none;
	font-weight: bold;
}

.left_box{
	background-image: url(images/left_box_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.white{
	color: #FFFFFF;
}
.white_heading{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
.black{
	color: #000000;
}
