/* CSS Document */

BODY
{
	font-family: arial;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
H1
{
	font-size: 15pt;
	color: #333333;
	font-family: arial;
	padding-top: 0pt;
	padding-bottom: 0pt;
	margin-top: 0pt;
	margin-bottom: 5pt;
}

H2
{
	font-size: 13pt;
	color: #333333;
	font-family: arial;
	padding-top: 0pt;
	padding-bottom: 0pt;
	margin-top: 0pt;
	margin-bottom: -5pt;
}

H3
{
	font-size: 11pt;
	color: #735A4F;
	font-family: arial;
	padding-top: 0pt;
	padding-bottom: 0pt;
	margin-top: 0pt;
	margin-bottom: 2pt;
}

p
{
	font-size: 11pt;
	color: #333333;
	font-family: arial;
}

ul
{
	margin-bottom: 5pt;
	margin-top: 9pt;
}
li
{
	/* #99685C */
	font-size: 11pt;
	color: #333333;
	font-family: arial;
	padding-bottom: 3pt;
}

.tablecenter
{
	border-left: 1 solid #cccccc;
	border-right: 1 solid #cccccc;
}

.subleftnav
{
	text-align: right;
	font-size: 8pt;
}


.leftnavbg
{
/*
	background-image:url(../Images/warm_texture.gif);
	background-repeat:repeat;
	background-color: #FFF9ED;
	background-color: #FFBE00;
	*/
	
}

a.leftnav
{
	font-size: 11pt;
	color: #333333;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
a.leftnav:hover
{
	font-size: 11pt;
	color: #806458;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}


.prereg
{
	background-color: #EACF51;
}

.classdate
{
	background-color: #E9B79C;
}

.tbc
{
	background-color: #CCCCCC;
}

.picture
{
	
}

.footer
{
	color: #333333;
	text-align: right;
	font-size: 8pt;
	font-family: arial
}

hr
{
    width: 100%;
    COLOR: #AAAAAA;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    HEIGHT: 1px
}

.InputDesc
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #735A4F;
}

.inpTextLong
{
	BORDER-RIGHT: 1pt solid;
	BORDER-TOP: 1pt solid;
	FONT-SIZE: 9pt;
	BORDER-LEFT: 1pt solid;
	WIDTH: 200px;
	BORDER-BOTTOM: 1pt solid;
	FONT-FAMILY: Arial
}

.inpTextMed
{
	BORDER-RIGHT: 1pt solid;
	BORDER-TOP: 1pt solid;
	FONT-SIZE: 9pt;
	BORDER-LEFT: 1pt solid;
	WIDTH: 100px;
	BORDER-BOTTOM: 1pt solid;
	FONT-FAMILY: Arial
}

.inpTextSmall
{
	BORDER-RIGHT: 1pt solid;
	BORDER-TOP: 1pt solid;
	FONT-SIZE: 9pt;
	BORDER-LEFT: 1pt solid;
	WIDTH: 40px;
	BORDER-BOTTOM: 1pt solid;
	FONT-FAMILY: Arial
}

.inpTextArea
{
	BORDER-RIGHT: 1pt solid;
	BORDER-TOP: 1pt solid;
	FONT-SIZE: 9pt;
	BORDER-LEFT: 1pt solid;
	WIDTH: 500px;
	HEIGHT: 30px;
	BORDER-BOTTOM: 1pt solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.InputButton
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #735A4F;
	border-color: #000033;
	border-width: 1pt;
	width: 100px;
}
