/* CSS Document */

body {
	margin: 0px;
	background-color: #B22E41;
}
p, H1, a, #leftNav, #table1, #table2, #table3, #content ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
H2 {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B22E41;
	height: 17px;
	text-align: left;
	background-color: #AEAEAE;
}
#table1, #table2, #table3 {
	color: #333333;
	}
#content p{
	color: #333333;
	margin-left: 16px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 11px;
	text-align: justify;

}
#mainTable #contentHolder #leftNav #navTitle h1 {
	color: #FFFFFF;
	text-transform: capitalize;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

#mainTable {
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(../images/bg_body1.gif);
	background-color: #F8F8F8;
}
#mainTable #header {
	height: 242px;
	width: 100%;
	background-color: #666666;
}
#mainTable #header #holder {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 226px;
}
#mainTable #contentHolder {
	width: 100%;
	background-color: #F8F8F8;
}
#mainTable #contentHolder #leftNav {
	background-color: #e6e7e8;
	width: 248px;
}
#mainTable #contentHolder #leftNav #navTitle {
	width: 100%;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #aeaeae;
}
#mainTable #contentHolder #leftNav #navTitle .tdArrow {
	width: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/arrow_title.gif);
	background-repeat: no-repeat;
	background-position: center center;
}



#mainTable #header #holder #mainNav {
	width: 100%;
}
#mainTable #header #holder .tdBar {
	background-color: #666666;
}
#footer {
	background-color: #c7c8c9;
	height: 28px;
	width: 803px;
	border: 1px solid #333333;
}
#footer .tdLeft {
	background-color: #AEAEAE;
	width: 250px;
	text-align: left;
}

#mainTable #contentHolder #content {
	width: 100%;
	height: 317px;
	background-color: #f8f8f8;
}
#mainTable #contentHolder #leftNav p {
	color: #333333;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 11px;
	margin-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#mainTable #contentHolder #leftNav .imgMore {
	margin-right: 10px;
	padding: 5px;
	cursor: hand;
}

#mainTable #contentHolder #leftNav a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	list-style-image: url(../images/bullet1.gif);
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 4px;
	display: block;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
	width: 100%;
}


.imgBeta {
	margin-left: 30px;
	border: 1px solid #666666;
	margin-top: 20px;
}
#footer .tdLeft p {
	font-size: 10px;
	margin-left: 5px;
	text-align: left;
}
#mainTable #contentHolder #content .imgTitle {
	margin-top: 10px;
	margin-left: 12px;
}
#mainTable #contentHolder #content #infoTable {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E7E8;
	margin-right: 10px;
	margin-top: 12px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F8F8F8;
	color: #333333;
	font-weight: bold;
}
#mainTable #contentHolder #content #infoTable tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
}
#mainTable #contentHolder #content #table1 {
	width: 95%;
	background-color: #e6e7e8;
	margin-left: 16px;
	margin-top: 5px;
}

#mainTable #contentHolder #content #table1 th {
	background-color: #E6E7E8;
	margin: 0px;
	padding: 0px;
}
#mainTable #contentHolder #content #table1 ul {
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#mainTable #contentHolder #content #table1 li {
	list-style-image: url(../images/bullet2.gif);
}
#bgTable {
	background-image: url(../images/bg_body1.gif);
	background-repeat: repeat-y;
	width: 838px;
}
#bgTable #mainTable #contentHolder #content a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B22E41;
}
#bgTable #mainTable #contentHolder #content ul {
	list-style-type: square;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bgTable #mainTable #contentHolder #content a:hover {
	color: #000000;
}
#bgTable #mainTable #contentHolder #content #table1 tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bgTable #mainTable #contentHolder #content #table1 .tdLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F8F8F8;
	text-align: center;
}
#bgTable #mainTable #contentHolder #content #table1 h6 {
	font-weight: bold;
	color: #B12E41;
	margin: 0px;
}
#bgTable #mainTable #contentHolder #content #table1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bgTable #mainTable #contentHolder #leftNav a:hover {
	background-color: #CCCCCC;
}
#bgTable #mainTable #contentHolder #content select {
	font-size: 11px;
}

#bgTable #mainTable #contentHolder #content #infoTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8F8;
}
#bgTable #mainTable #contentHolder #content input {
	font-size: 11px;
	width: 120px;
}
#bgTable #mainTable #contentHolder #content #ddIMG {
	height: 150px;
	width: 356px;
	background-image: url(../images/choose.gif);
	margin-right: 15px;
}
#bgTable #mainTable #contentHolder #content #ddIMG #contentForm {
	width: 250px;
	margin-top: 85px;
	margin-left: 12px;
}
