/*A:link
{
	font-weight: bold;
	font-size: 9pt;
	color: mediumblue;
	font-family: Verdana;
	text-decoration: none;
}	

A:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: mediumblue;
	font-family: Verdana;
	text-decoration: none;
}	
			
A:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: dodgerblue;
	font-family: Verdana;
	text-decoration: underline;
}

p
{
    font-size: 9pt;
    color: darkslateblue;
    font-family: Verdana;
}

body
{
    font-size: 9pt;
    color: darkslateblue;
    font-family: Verdana, Arial;
    margin: 0px;
}

.dataentryformlabel
{
    font-weight: bold;
    font-size: 9pt;
    color: darkgoldenrod;
    font-family: Verdana;
}

.dataentryformerrormsg
{
    font-weight: bold;
    font-size: 9pt;
    color: darkorange;
    font-family: Verdana;
}

.dataentryformtextbox
{
    border-right: peru 1px solid;
    border-top: peru 1px solid;
    border-left: peru 1px solid;
    border-bottom: peru 1px solid;
}

.dataentryformbutton
{
    font-weight: bold;
    font-size: 9pt;
    color: ivory;
    font-family: Verdana;
    background-color: goldenrod;
}

.pagetop
{
    background-color: lightyellow;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom: gold thin solid;
}

.pageleft
{
    background-color: lemonchiffon;
    padding-right: 5px;
}

.pageright
{
    background-color: ivory;
}

.pagebottom
{
    background-color: lightyellow;
    border-top: gold thin solid;
    padding-top: 5px;
}

.dataentryformheading
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 11pt;
    padding-bottom: 2px;
    vertical-align: middle;
    color: sienna;
    padding-top: 2px;
    font-family: Verdana;
    background-color: khaki;
    text-align: center;
}

.biglabel
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 2px;
    vertical-align: middle;
    color: darkorange;
    padding-top: 2px;
    font-family: Verdana;
    text-align: center;
    width: 100%;
    font-style: italic;
}

.dataentryformlabelbig
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 2px;
    vertical-align: middle;
    color: sienna;
    padding-top: 2px;
    font-family: Verdana;
    text-align: center;
    width: 100%;
    font-style: normal;
    background-color: blanchedalmond;
}

.marketingtext
{
    padding-right: 2px;
    padding-left: 2px;
    font-size: 20px;
    padding-bottom: 2px;
    color: peru;
    padding-top: 2px;
    font-family: Arial;
}
    body {
	background-color: #EBE9DF;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 19px;
}
.link-gray {
	font-size: 11px;
	font-weight: normal;
	color: #762A10;
	text-decoration: none;
}
.link-menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.link-menu:hover {
	color: #9F5000;
	text-decoration: none;
}
.txt-field1 {
	width: 135px;
}
.more {
	font-size: 10px;
	font-weight: bold;
	color: #762A10;
	text-decoration: none;
}
.bld-orange {
	font-size: 12px;
	font-weight: bold;
	color: #D76D18;
	text-decoration: none;
}

.btn-red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 19px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CC0000;
}

.txt-fld-login {
	width: 120px;
}

.head-brown {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #762A10;
}
.head-orange {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #DF600A;
}

.link-gray:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}*/
/*body {
	background-color: #EBE9DF;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 19px;
}
.link-gray {
	font-size: 11px;
	font-weight: normal;
	color: #762A10;
	text-decoration: none;
}
.link-menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.link-menu:hover {
	color: #9F5000;
	text-decoration: none;
}
.txt-field1 {
	width: 135px;
}
.more {
	font-size: 10px;
	font-weight: bold;
	color: #762A10;
	text-decoration: none;
}
.bld-orange {
	font-size: 12px;
	font-weight: bold;
	color: #D76D18;
	text-decoration: none;
}

.btn-red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 19px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CC0000;
}

.txt-fld-login {
	width: 120px;
}

.head-brown {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #762A10;
}
.head-orange {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #DF600A;
}

.link-gray:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}*/

body {
	background-color: #EBE9DF;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535353;
	line-height: 22px;
}
.link-gray {
	font-size: 11px;
	font-weight: normal;
	color: #762A10;
	text-decoration: none;
}
.link-menu {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.link-menu:hover {
	color: #9F5000;
	text-decoration: none;
	background-color: #F3F2EC;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
.txt-field1 {
	width: 135px;
}
.more {
	font-size: 10px;
	font-weight: bold;
	color: #762A10;
	text-decoration: none;
}
.more:hover {
	color: #DF600A;
}

.bld-orange {
	font-size: 12px;
	font-weight: bold;
	color: #D76D18;
	text-decoration: none;
}

.btn-red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 19px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CC0000;
}

.txt-fld-login {
	width: 120px;
}

.head-brown {
	font-family: "Trebuchet MS", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #762A10;
}
.head-orange {
	font-family: "Trebuchet MS", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #DF600A;
}

.link-gray:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.star
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #762A10;
}
.AdminBackColor
{
	font-size: 12px;
	background: lemonchiffon;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
}
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.Small-itallic
{
	FONT-WEIGHT:lighter;
	font-style:italic;
	FONT-SIZE: 11px;
	FONT-FAMILY:  Tahoma, Arial, Helvetica, sans-serif;
	color: #762A10;
}
.bodytext
{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535353;
}