/* This is the code for the Brown Template */

.BrownHeaderRight {
	background-color: #DBAA13;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #000000;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.BrownHeaderBanner {
	background-color: #DBAA13;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
}

.BrownHeader2 {
	BACKGROUND-COLOR: #DFC186
}


.BrownHeaderLogo {
	background-color: #DBAA13;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
}

.BrownNoMarquee {
	background-color: #DBAA13;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: thin;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.BrownMarquee {
	background-color: #000000;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: thin;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}


.BrownMenuBG {
	background-color: #B1790D;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.BrownNavlink {
	background-color:#DFC186;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
} 


td.BrownNavlink :hover {
	background-color: #FFFFFF; 
	display: block; 
	color: #000000;
	text-decoration: none;
} 


td.BrownNavlink :active {
	background-color: #FFFFFF; 
	display: block; 
	color: #000000;
	text-decoration: none;
}


.BrownFooterLeft {
	background-color: #DBAA13;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.BrownFooterCentre {
	background-color: #DBAA13;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.BrownFooterRight {
	background-color: #DBAA13;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.BrownContent {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 8px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
}


/*.BrownContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DBAA13;
	text-decoration: none;
}


.BrownContent a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DBAA13;
	text-decoration: none;
}


.BrownContent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DBAA13;
	text-decoration: none;
}*/

P {
	margin: 0
}

.ContentNoBorder {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px;
}