body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #000;
}

body,
form {
	margin: 0px 0px 0px 0px;
}

a {
	color: #fdb913;
}

#Container {
 
}

#Banner {
	padding: 0px;
}

.sideBars {
	background: url(../images/baryellow.jpg) repeat-y;
}

#Nav {
	background: #ed1b24
}
#NavChild {
	background: #ed1b24 url(../images/buttonspaceA.jpg) no-repeat right;
}


/* Start Content */


#content {
	font-size: 12px;
	color: #fff;
}
#content td {
	font-size: 12px;
	color: #fff;
}
#contentChild {
	font-size: 14px;
	background: #fff url(../images/barwhiterightA.jpg) repeat-y right;
}
#contentChild a {
	color: #ed1c13;
}
#contentChild #ContentPlaceHolder {
	padding-left: 24px;
	padding-right: 24px;
}

#content a {
	
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.highlight {
	color: #ed1b24;
}


/* End Content */



/* Start Product Tables */


.ProductLeft,
.ContentLeft {
	padding-right: 10px;
}
.ProductRight,
.ContentRight {
	padding-left: 10px;
}
.ProductHeader {
	background: #ed1b24;
	color: #fff;
	text-align: center;
}
.ContentHeader {
	background: #ffe17c;
	color: #000;
	text-align: center;
}
#ProductContent td {
	font-size: 12px;
}
#ProductContent .Number {
	text-align: center;
}


/* End Product Tables */



/* Start Courses Tables */


.CoursesHeader {
	background: #ffe17c;
	color: #000;
	font-weight: bold;
}
#Courses td {
	font-size: 14px;
}
ul li ul li {
	font-size: 14px;
}


/* End Courses Tables */



/* Start Footer */


#footer {
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.Copyright {
	font-size: 10px;
	color: #000;
	background-color: #fdb912;
}

#footer,
#footer a,
#footer a:hover,
#footerChild,
#footerChild a,
#footerChild a:hover {
	font-size: 10px;
	text-decoration: none;
}
#footer {
	color: #000;
	background-color: #fdb912;
}
#footer a {
	color: #000000;
}
#footerChild {
	color: #000;
	background: #fff url(../images/barwhiterightA.jpg) repeat-y right;
}
#footerChild a {
	color: #fdb912;
}
#footer a:hover,
#footerChild a:hover {
	color: #ed1c13;
}


/* End Footer */


.HeaderTR {
	background: #a7b1b7;
	color: #000000;
	font-weight: bold;
}

.Picture{
	float: right;
	border: 1px solid #ffffff;
}


