/* CSS Document */

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

/* 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;
	background-color: #FE0000;
}
/*......................Head...............*/
A:hover {
	color:#FE0000;
}

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

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

.text-menu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.text-content-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.image-border {
	border: 1px solid #159324;
}

.text-content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
}

#content-01 {
	clear:both;
	left:0px;
	top:132px;
	width:750px;
	padding-left:15px;
	padding-right:15px;
}

#content-02 {
	clear:both;
	left:0px;
	top:575px;
	width:750px;
	padding-left:15px;
	padding-right:15px;
}

.table-title-bg {
	background-color: #1DB900;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.text-table-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #158C00;
	text-decoration: none;
	padding-left:8px;
	padding-top:5px;
	text-transform: uppercase;
}

.text-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E2E2E;
	text-decoration: none;
	padding-left:8px;
	padding-top:3px;
	padding-right:8px;
	padding-bottom:3px;
}

.table-border-01 {
	border: 1px solid #B6B6B6;
	background-color: #FFFFFF;
}

.table-border-02 {
	border: 0px;
	background-color: #FFFFFF;
}

.table-border-03 {
	border: 1px solid #B5B5B5;
}

#content-line {
	clear:both;
	left:0px;
	top:1168px;
	width:750px;
	height:11px;
	background-color: #FFC600;
	margin-left: 15px;
	margin-right: 15px;
}

#footer {
	clear:both;
	left:0px;
	top:1179px;
	width:750px;
	height:99px;
	background-color: #1DB900;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 2px;
}

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

.text-footer-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
