body {
	background-color: #D9BE81;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F0C00; 
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration : underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration : underline;
}
a.nav:link, a.nav:visited, a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #490502;
	text-decoration : none;
    	font-size: 11px;
	font-weight: bold;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration : none;
    font-size: 11px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #712B00;
}
.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #0000FF;
}
.profilename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FBCC64;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC66;
	font-weight: bold;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900514;
	font-weight: bold;

}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F0C00;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800080;
	font-weight: bold;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.text5:link, a.text5:visited, a.text5:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration : underline;
}
a.text5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01003B;
	text-decoration : underline;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B0082;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F0C00;
}
.headingPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800080;
}
.headingMaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900514;
}
.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #712B00;
	font-weight: bold;
	font-variant: normal;
}
.extra {
	font-size: 16px;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AB7E29;
	font-variant: normal;
	font-weight: bolder;
	font-style: normal;

}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 12px;

}
.sidebarbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	font-weight: bold;
	padding-right: 8px;

}
.hr {
	color: #AB7E29;
}
.dropdown {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg1 {
	background-color: #ECD9B0;
	font-size: 12px;
}
.bg2 {
	background-color: #F2E4C8;
	font-size: 12px;
}
.bg3 {
	background-color: #DBB76A;
	font-size: 12px;
}
.bg4 {
	background-color: #E1D3B8;
	font-size: 12px;
}
}
td.l {
	border-right: 0px;
}
td.r {
	border-left: 0px;
}
td.allBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
}
td.topBottomBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
}
td.topBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}
td.topLeftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}
td.bottomBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
}
td.bottomLeftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
}
td.leftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}
td.rightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}
td.leftBorder {
	border-right: 0px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}
td.main_rightBar {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #ECD9B0;
}
td.light_leftRightBottomBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #AAAAAA;
}
td.bottom-light_leftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #777777;
}
td.bottom-light_rightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #777777;
}
td.topBottom-light_leftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #777777;
}
td.topBottom-light_rightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #777777;
}
rder {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #AAAAAA;
}
td.light_rightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #AAAAAA;
}
td.light_rightBottomBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px; 
	border-style: solid;
	border-color: #AAAAAA;
}
td.light_leftBorder {
	border-right: 0px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #AAAAAA;
}
td.light_topBottomBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #AAAAAA;
}
td.light_topBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #AAAAAA;
}
td.light_bottomBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #AAAAAA;
}
.formButton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #EFD049;
	background-color: #A32C14;
}
.sendmail_formButton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	width: 160;
	font-weight : bold;
	color : #EFD049;
	background-color: #A32C14;
}


.tip2 {
	background: #F2E4C8;
	padding: 10px;
	color: #FFFFFF;
	font-face: arial, helvetica, sans serif;
	font-size: 12px;
	border: 1px solid black;
}

.tip3 {
	background: #ECD9B0;
	padding: 10px;
	font-face: arial, helvetica, sans serif;
	font-size: 12px;
	border: 1px solid black;
}


