
.introx {
	position:absolute;
	margin:40px 0 0 130px;
	width:140px;
	text-align:left;
	z-index:500;
	font-size:10px;
	
}

.introx a{
	text-decoration:none;
	color:#717980;
}

body {
background-color:#4b6a43;
margin: 0px;
font-family:Tahoma;
font-size:11px;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
padding:0;

text-align:center;
color:#000000;
}

#main-holder{
	width:870px;
	margin:0 auto;
}


#top{
	width:698px;
	margin:0 auto;
}

#main-table {
	background-color:#fff;
}

.sub-menu{
	background-color:#ecedf0;
	font-family:Tahoma;
	font-size:13px;
	color:#8e949a;
	font-weight:bold;
	margin-bottom:0px;
}

.sub-menu td {
	border-bottom:1px solid #cdd1d7;
	border-bottom:1px solid #cdd1d7;
	border-right:1px solid #cdd1d7;

}
.sub-menu td.on {
	background-color:#fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #cdd1d7;
	
}

.sub-menu td a{
	font-size:13px;
	color:#be2126;
	text-decoration:none;
}


.sub-menu td.on a{
	color:#be2126;
}
.red {
	color:#be2126;
}
h1 {
	font-size:15px;
	color:#be2126;
	text-align:left;
	margin:0;
	padding:20px 0 22px 0;
}
#content {
	padding:0px 5px 0px 15px;
	text-align:left;
	height:450px;
    width: 816px;
	overflow: auto;
	scrollbar-base-color:#be2126;
	scrollbar-arrow-color:#fff;
	scrollbar-darkshadow-color:#be2126;
	scrollbar-track-color:#fff;
	


	
}

#content.about {
	background-image:url(../images/bg1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#main-table  td > .about {
	background-image:url(../images/bg1.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;

}


table {
	font-size:11px;
	color:#717980;
}
p {
	text-align:justify;
	line-height:18px;
	padding-left:11px;
	background-image:url(../images/p.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	margin:8px 0 16px 0;
}
p:first-line {
	font-weight:bold;
	color:#be2126;
}

#content .odd2 {
	height:1px;
	line-height:0px;
	font-size:0px;
	border-bottom:1px solid #ecedf0;
	margin:30px 0 0px 0;
	padding:0;
	
	}


.odd {
	height:3px;
	line-height:3px;
	font-size:1px;
	background-color:#cdd1d7;
	margin:0px 0 0 0;
	
	}
	
ul {
	margin:0;
	padding:0 0 0 28px;;
}	
ul li{
	line-height:16px;
	margin-bottom:8px;
	list-style:square;
	font-size:12px;
}

.font12 {
	font-size:12px;
}

form {
	padding:0;
	margin:0;
}


