
body {
	background: #E3E3E4 Url(/_PROJECT/_Block/Frame/Background.gif);
	color: #EE8615;
	margin: 0px;
}
a, a:visited, a:active {
	color: #EE8615;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #EE8615;
	text-decoration: underline;
}

h1 {
	color: #EE8615;
	margin: 0 0 10px 0;
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* FRAME */
td.LeftTop {
	background: Url(/_PROJECT/_Block/Frame/HeadLeftCap.gif) no-repeat;
}

td.RightTop {
	background: Url(/_PROJECT/_Block/Frame/HeadRightCap.gif) no-repeat;
}

td.HeadSync {
	background: Url(/_PROJECT/_Block/Frame/LogoSync.gif) repeat-x;
}

td.Signup {
	/*color:#F7AB5C;*/
	color: #FFFFFF;
	background-color:#EE8615;
}

td.SignupError {
	color:#990000;
	font-weight:bold;
	background-color:#EE8615;
}

td.ContentBox {
	color:#F9B879;
	background-color:#FEEFE3;
}

td.Nav {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF3E8;
	padding-left: 3px;
	
}
td.Nav a, td.Nav a:visited, td.Nav a:active {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF3E8;
	padding-left: 3px;
}
td.Nav a:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF3E8;
	padding-left: 3px;
}


td.SubNav {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF3E8;
}

td.SubNav a, td.SubNav a:visited, td.SubNax a:active {
	color: #33A02C;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF3E8;
}

td.SubNav a:hover {
	color: #33A02C;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF3E8;
}

/* CONTENT */
.ContentHeader {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

td.Content {
	color: #000000;
}
td.Content a, td.Content a:active, td.Content a:visited {
	color: #3333CC;
}

/* SELECT */
.SelectTh {
	background: #FFFFFF Url(/_PROJECT/_Block/Engine/ColumnSync.gif) repeat-x 0px 0px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.SelectTh a, .SelectTh a:active, .SelectTh a:visited {
	color: #000000;
}
.SelectTh a:hover {
	text-decoration: underline;
}
.SelectTs {
	background: #FFFFFF Url(/_PROJECT/_Block/Engine/ColumnSync.gif) repeat-x 0px 0px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.SelectTs a, .SelectTs a:active, .SelectTs a:visited {
	color: #000000;
}
.SelectTs a:hover {
	text-decoration: underline;
}
.SelectTdA a, .SelectTdA a:active, .SelectTdA a:visited {
	color: #000000;
}
.SelectTdA a:hover {
	text-decoration: underline;
}
.SelectTdB a, .SelectTdB a:active, .SelectTdB a:visited {
	color: #000000;
}
.SelectTdB a:hover {
	text-decoration: underline;
}
.Nav, .Nav a:active, .Nav a:visited, .Nav a:active {
	padding: 5px 5px 5px 5px;
}
.Nav a:hover {
	text-decoration: underline;
}
.NavSummary {
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

/* Results */
td.Results {
	font-size:9px;
}

/* Form */
.z-iError {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iText {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iCombo {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iLabel {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iStatic {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iRequired {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iButton {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

