BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;

    BACKGROUND: url('../images/banner.jpg') top center no-repeat #000000;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 200px;
	font-size: 12px;
    FONT-FAMILY: Arial, Verdana, Helvetica;
}
#outerdiv{
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #ff9936;
	border-right: 1px solid #ff9936;
	border-bottom: 1px solid #ff9936;
	background: url('../images/nav-bar.gif') no-repeat;
}
#navdiv{
	background: url('../imgaes/nav-bar.gif') no-repeat;
	position: relative;
}
.bodydiv{
	margin: 0px 7px 7px 7px;
	border: 1px solid #ffffff;
	background: white;
	padding: 20px;
	zoom: 1;
}

#left{
	width: 160px;
	background: silver;
	padding: 10px;
}
.navtext{
	text-align: center;
	padding: 0px 15px 0px 15px;
}
.navseperater{
	background: url('../images/bar-seperater.gif');
	width: 3px;
}
.TEXTAREA
{
    BORDER-RIGHT: white 1px solid;
    FONT-SIZE: 11px;
    BACKGROUND: #ffffff;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: white 1px solid;
    FONT-FAMILY: Arial, Verdana, Helvetica;
}

a{
    COLOR: #FF9936;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    TEXT-DECORATION: none;
}
a:hover{
    COLOR: #FF9936;
    text-decoration: none;
}
a.navigation{
    color: #000000;
	font-weight: bold;
}
A.quicklinks
{
    FONT-SIZE: 13px;
    COLOR: #E9C55E;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
A.subnav:link
{
    FONT-SIZE: 12px;
    COLOR: #727272
}
A.subnav:visited
{
    FONT-SIZE: 12px;
    COLOR: #727272
}
A.subnav:active
{
    FONT-SIZE: 12px;
    COLOR: #727272
}
A.subnav:hover
{
    FONT-SIZE: 12px;
    COLOR: #727272;
}

A.subnav_b:link, A.subnav_b:visited, A.subnav_b:active, A.subnav_b:link
{
    FONT-SIZE: 11px;
    COLOR: #727272
}
A.subnav_b:hover
{
    FONT-SIZE: 11px;
    COLOR: #727272;
}
.path
{
    margin-bottom: 20px;
	FONT-SIZE: 11px;
    COLOR: #7A7F86;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
A.path
{
    FONT-SIZE: 11px;
    COLOR: #7A7F86;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
A.path:link
{
    FONT-SIZE: 11px;
    COLOR:  #7A7F86
}
A.path:visited
{
    FONT-SIZE: 11px;
    COLOR:  #7A7F86
}
A.path:active
{
    FONT-SIZE: 11px;
    COLOR: black
}
A.path:hover
{
    FONT-SIZE: 11px;
    COLOR: black;
	TEXT-DECORATION: underline;
}

A.scheduleLink
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
A.scheduleLink:link
{
    FONT-SIZE: 11px;
    COLOR: white
}
A.scheduleLink:visited
{
    FONT-SIZE: 11px;
    COLOR: white
}
A.scheduleLink:active
{
    FONT-SIZE: 11px;
    COLOR: white
}
A.scheduleLink:hover
{
    FONT-SIZE: 11px;
    COLOR: white;
	TEXT-DECORATION: none;
}

.title
{
	FONT-SIZE: 20px;
    	COLOR: #595959;
	border-bottom: 2px solid #cdcdc3;
	font-weight: bold;
}
.pagetitle
{
	height: 24px;
	padding: 29px 10px 2px 10px;
	margin: 0px 6px 0px 6px;
	FONT-SIZE: 18px;
	
	color: #ff9936;

}
.pageheading
{
    FONT-SIZE: 18px;
    COLOR: #000000;

	text-transform: uppercase;
	word-spacing: 10;
	letter-spacing: 3;
	padding-left: 10px; 
	padding-top: 21px;
}
.categoryHead
{
	BACKGROUND: #FFFFFF;
	COLOR: #000000;

	padding: 2px;
	width: 100%;
	font-weight: bold;
}
.heading2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ff9936
}
H4
{
    font-weight: bold;
    font-size: 14px;
    color: #df7916;
}
.small
{
    FONT-SIZE: 10px
}
.footer
{
    FONT-SIZE: 10px;
	color: #000000;
	padding: 2px;
	background: #cdcdc3;
	border: 1px solid #949494;
	margin: 7px;
}
.MenuOver 
{
	color: black;
	background: #ffd197;
	border-bottom: 1px inset black;
	padding: 4px 4px 4px 10px;
	cursor: pointer;
}
.MenuOut
{
	color: black;
	border-bottom: 1px inset black;
	padding: 4px 4px 4px 10px;
}
.dropdown 
{
	z-index: 255;
	background: #ff9936;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 140px;
}
.fieldname
{
	padding-left:10px; 
	padding-right:10px; 
	background: #EFE8DD;
	font-weight: bold;
}
.fieldvalue
{
	padding-left:10px; 
	padding-right:10px; 
	background: #EFE8DD;
}
tr.odd td
{
	background-color:	#EEEEEE;
	border-bottom:		1px solid #CCCCCC;
}

tr.even td
{
	background-color:	#FFFFFF;
}

.form_title
{
	border-bottom:		1px solid black;
	padding-bottom:		0px;
	font-size:			14px;
	font-weight:		bold;
}

.form_element_title
{
	vertical-align:		top;
	font-weight:		bold;
}
.form_element_title_Required
{
	color: 				red;
	font-weight:		bold;
}

.form_element_heading
{
	font-size:			14px;
	font-weight:		bold;
	padding-top:		15px;
	border-bottom:		2px solid black;
}

.form_element_required
{
	padding:			0px;
	padding-top:		9px;
	padding-left:		4px;
}

.form_error
{
	color: red;
}
.insertedtableheader
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid gray;
}
.form_element_label
{
	font-weight: bold;
	padding-top: 20px;
}

