body {
	margin:0;
	text-align:center;
	background-color: #FFCF09;
  }

#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
  }

#index-01 {
	position:relative;
	left:0px;
	width:780px;
	height:195px;
	clear:both;
}

#index-02 {
	position:relative;
	left:0px;
	width:780px;
	height:36px;
	clear:both;
	background-image: url(images/index-02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#index-03 {
	position:relative;
	left:0px;
	width:780px;
	height:894px;
	clear:both;
}

#index-04 {
	position:relative;
	left:0px;
	width:780px;
	height:36px;
	clear:both;
	background-image: url(images/index-04.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#index-05 {
	position:relative;
	left:0px;
	width:780px;
	height:46px;
	clear:both;
	background-image: url(images/index-05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #187B07;
}

.left_panel{
	position:relative;
	width:168px;
	float:left;
	background-image: url(images/left-panel-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.right_part{
	position:relative;
	width:612px;
	float:right;
	background-image: url(images/content-top-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	}


.left_form_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	border-right-width: 9px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #187B07;
	border-left-color: #187B07;
	background-color: #FFFFFF;
}

.input_box_1{
	background-color: #E7E7E7;
	border: 1px solid #919191;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	height: 12px;
	width: 114px;
}

FORM{
padding:0;
margin:0;
border:0;
}

.content_box_1_top_bg{
	background-image: url(images/content-box1-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content_box_2_top_bg{
	background-image: url(images/content-box2-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.box_cell_1{
	border: 1px solid #9C9C9C;
}

.box_cell_2{
	border: 1px solid #9C9C9C;
}


.list_1{
	padding-left: 8px;
	padding-top:8px;
}

/*................................................
Fonts
................................................*/
.top_nav_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	color: #000000;
	text-decoration:none;
}
.top_nav_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	color: #000000;
	text-decoration:none;
}

.top_nav_links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	color: #CA008A;
	text-decoration:none;
}

.left_link_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}

.white_large1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}

.white_text_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.list_text_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A4A4A;
	text-decoration:none;
}

.orange_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF8A00;
	text-decoration:none;
}

.content_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-decoration: none;
}

.orange_large{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF7E00;
	text-decoration: none;
}

.red_large{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0505;
	text-decoration: none;
}

.green_large{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #038500;
	text-decoration: none;
}
.grey_large{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F2F2F;
	text-decoration: none;
}

.tahoma_red_large{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

.tahoma_black_large{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
