Body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #292A2B;
	margin-top: 5px;
}
td,p,li {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
}

a.TopNavLink {
	font-family: Arial;
	font-weight: bold;
	color: White;
	font-size: 12px;
	background-color: Black;
	text-decoration: none;
}
a.TopNavLink:hover{
	font-family: Arial;
	font-weight: bold;
	color: White;
	font-size: 12px;
	background-color: Black;
	text-decoration: underline;
}
a.TopNavLink:visited{
	font-family: Arial;
	font-weight: bold;
	color: White;
	font-size: 12px;
	background-color: Black;
}
a.TopNavLink:active{
	font-family: Arial;
	font-weight: bold;
	color: White;
	font-size: 12px;
	background-color: Black;
	text-decoration: none;
}
a.Link {
	font-family: Arial;
	font-weight: normal;
	color: Blue;
	font-size: 12px;
	text-decoration: underline;
}
a.Link:hover{
	font-family: Arial;
	font-weight: normal;
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
a.redBoldLink {
	font-family: Arial;
	font-weight: bold;
	color: Red;
	font-size: 12px;
	text-decoration: underline;
}
a.redBoldLink:hover{
	font-family: Arial;
	font-weight: bold;
	color: Red;
	font-size: 12px;
	text-decoration: none;
}

a.Link2 {
	font-family: Arial;
	font-weight: bold;
	color: Blue;
	font-size: 20px;
	text-decoration: underline;
}
a.Link2:hover{
	font-family: Arial;
	font-weight: bold;
	color: Black;
	font-size: 20px;
	text-decoration: none;
}

table.Outline {
	border: 1px solid black;
}
table.Books{
	border-bottom: 1px solid #6A0000;
	background-image: url(../Images/Book-BG.jpg);
}
table.form {
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-top-width : 0px;
	border-style: solid;
	border-color: Black;
}
td.TopNav{
	font-family: Arial;
	font-weight: bold;
	color: White;
	font-size: 12px;
	background-color: Black;
	height: 19px;
	padding-left: 5px;
}
td.RightBar{
	background-color: #48494D;	
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border-left: 1px solid black;
}
td.MembersBar{
	background-color: #EBA33D;	
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border-left: 1px solid black;
}
td.text1{
	background-color: #48494D;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color : White;
	padding-left : 3px;
	padding-right : 3px;
	border-style: solid;
	border-color: Black;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 1px;
}
td.text2{
	background-color: #48494D;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color : White;
	padding-left : 3px;
	padding-right : 3px;
	border-style: solid;
	border-color: Black;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-right-width : 1px;
}

td.text3{
	background-color: #48494D;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color : White;
	padding-left : 3px;
	padding-right : 3px;
	border-style: solid;
	border-color: Black;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-right-width : 1px;
}
td.errorText {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color:#dedede;
	color: Red;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
td.tdformFields{
	background-color: Gray;
	font-weight: bold;
	color: White;
	padding-left : 3px;
	padding-right : 3px;
	border-style: solid;
	border-color: Black;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-right-width : 0px;
	border-top-width : 1px;
}
td.tdformData {
	padding-left : 3px;
	padding-right : 3px;
	border-top-width : 1px;
	border-style: solid;
	border-color: Black;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-right-width : 0px;
}
td.tdformDataLeft {
	padding-left : 3px;
	padding-right : 3px;
	border-top-width : 1px;
	border-style: solid;
	border-color: Black;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 1px;
}
td.tdformDataBold {
	padding-left : 3px;
	padding-right : 3px;
	border-top-width : 0px;
	border-style: solid;
	border-color: Black;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	font-weight : bold;
	background-color : #DBDBDB;
	color : Black;
}

td.tdData {
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-top-width : 0px;
	border-style: solid;
	border-color: Black;
}
td.tdDataLeft {
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-top-width : 0px;
	border-style: solid;
	border-color: Black;
}
td.tdformHeader {
	padding-left : 3px;
	padding-right : 3px;
	border-top-width : 1px;
	border-style: solid;
	border-color: #000000;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-right-width : 0px;
	background-color: #702220;
	color: #EBA33D;
	font-weight: bold;
	font-size: 15px;
}
td.tdAdminformHeader {
	padding-left : 3px;
	padding-right : 3px;
	border-top-width : 1px;
	border-style: solid;
	border-color: #000000;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	background-color: Gray;
	color: White;
	font-weight: bold;
	font-size: 15px;
}


td.tdTheoryAnswer {
	padding-left : 3px;
	padding-right : 3px;
	background-color : #DBDBDB;
	color : Black;
}

td.pageheader {
	color : Black;
	font-size : 20px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, Helvetica, sans-serif;
}

td.pageheader1 {
	color : #702220;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, Helvetica, sans-serif;
}

td.rightBarHead {
	background-color: Black;
	color: White;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

td.Header1 {
	background-color: #702220;
	color: #EBA33D;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.adminNavHead {
	background-color: #EBA33D;
	color: Black;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.padLeftRight {
}
input.submit {
	background-color: #702220;
	color : White;
}