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

#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
  }

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

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

#index-03 {
	position:relative;
	left:0px;
	width:780px;
	height:1570px;
	clear:both;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
}

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

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

.left_panel{
	position:relative;
	width:172px;
	float:left;
}

.right_part{
	position:relative;
	width:608px;
	float:right;
}

.left_table_border{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #939393;
	border-left-color: #939393;
}

.border1{
	border-bottom: solid 1px #B0B0B0;
}

.table2_top_bg{
	background-image: url(images/heading-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

table.bordered_table
{
    border-color: #BCBCBC;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td.bordered_cell
{
    border-color: #BCBCBC;
    border-width: 1px 1px 0 0;
    border-style: solid;
}

td.bordered_cell2
{
    border-color: #BCBCBC;
    border-width: 1px 1px 0 0;
    border-style: solid;
	padding:5px 5px 5px 8px;
}

/*...........Fonts...........*/
.top_nav_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:36px;
	text-transform:uppercase;
}

.top_nav_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACFF00;
	text-decoration: none;
	line-height:36px;
	text-transform:uppercase;
}

.top_nav_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00FF73;
	text-decoration: none;
	line-height:36px;
	text-transform:uppercase;
	font-weight:bold;
}

.left_blue_title{
	width:162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0029FF;
	text-decoration: none;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
	background-image: url(images/left-title-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


.left_grey_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	text-decoration: none;
}

.left_grey_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;
}

.left_table_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #939393;
	border-bottom-color: #939393;
}

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


.v_heading1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A00FF;
	text-decoration: none;
}

.content_box_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.content_text2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;
}

.content_text{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	text-decoration: none;
}

.footer_link{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCFF00;
	text-decoration: none;
	text-transform:uppercase;
}

.footer_link_text{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCFF00;
	text-decoration: none;
}


.footer_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8C8C8;
	text-decoration: none;
}
.cell_white_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
