/* CSS Document */

Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	color:#000;
	border:none;
	background-color: #001465;
}

/* Page Structure
----------------------------------------------- */
#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #CCCCCC;
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;
}
/*......................Head...............*/
A:hover {
	color:#E8EC98;
}

#head {
	left:0px;
	top:0px;
	width:780px;
	height:104px;
}

#menu {
	left:0px;
	top:104px;
	width:780px;
	height:37px;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
}

.text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

#content {
	left:0px;
	top:141px;
	width:780px;
}

#content-laft-nav {
	float:left;
	left:0px;
	top:0px;
	width:146px;
}

.left-nav-head {
	background-image:url(images/left-nav-head.gif);
	background-repeat:no-repeat;
	height:20px;
}

.text-left-nav-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:8px;	
}

.left-nav-sub {
	background-image:url(images/left-nav-sub.gif);
	background-repeat:no-repeat;
	height:17px;
}

.text-left-nav-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:42px;
	text-transform: uppercase;
}

#content-right {
	float:right;
	left:146px;
	top:0px;
	width:634px;
}

#content-body {
	float:left;
	left:0px;
	top:0px;
	width:466px;
	padding-left:10px;
	padding-right:10px;
}

.body-title {
	background-image:url(images/body-title-bg.gif);
	background-repeat:no-repeat;
	height:25px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF17EC;
	text-decoration: none;	
}

.text-title {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3D3D3D;
	text-decoration: none;
}

.table-border {
	border: 1px solid #0027B9;
}

.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
}

.text-body-01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: none;
}

.text-body-border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0027B9;	
}

#content-right-adds {
	float:right;
	left:486px;
	top:0px;
	width:148px;
}

.text-right-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:18px;
}

#content-box-border {
	background-image:url(images/content-right-box-border.gif);
	background-repeat:repeat-y;
}

.text-right-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left:17px;
	font-weight: bold;
}

.text-right-area {
	background-color:#FFFFFF;
	width:110px;
	height:11px;
	border: 1px solid #69028F;
}

.text-right-body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:18px;
	padding-right:15px;
}


#footer {
	clear:both;
	left:0px;
	top:922px;
	width:780px;
	height:22px;
	background-color:#008CFF;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:22px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

#footer-nav {
	left:0px;
	top:944px;
	width:780px;
	height:59px;
	background-color:#0027B9;
}

.text-footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.text-footer-copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
