.disabled {
	display: none;
}

.next, .prev, .current {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.next:Visited, A.prev:Visited { text-decoration: none;  color: #990000; }
A.next:Link, A.prev:Link       { text-decoration: none;  color: #990000; }
A.next:Hover, A.prev:Hover     { text-decoration: underline;  color: #990000; }

div.error-message {
	color: red;
}
	
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
	text-decoration: none;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
	text-decoration: none;
	background-color: #FFCC99;
}

.submitForReview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
	text-decoration: none;
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.submitForReview:hover {
	background-color: #CCFFFF;
}

.calendarToday {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}


.calendarHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.calendar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.datefont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
}

.body {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
	 	color: #000000;
	 	font-weight: normal;
	 	text-decoration: none;
}
A.body:Visited { text-decoration: none;  color: #990000; }
A.body:Link    { text-decoration: none;  color: #990000; }
A.body:Hover   { text-decoration: underline;  color: #990000; }


.body2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.body2:Visited { text-decoration: none;  color: #990000; }
A.body2:Link    { text-decoration: none;  color: #990000; }
A.body2:Hover   { text-decoration: underline;  color: #990000; }

.body3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.body3:Visited { text-decoration: none;  color: #990000; }
A.body3:Link    { text-decoration: none;  color: #990000; }
A.body3:Hover   { text-decoration: underline;  color: #990000; }



.bodybold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.bodybold:Visited { text-decoration: none;  color: #990000; }
A.bodybold:Link    { text-decoration: none;  color: #990000; }
A.bodybold:Hover   { text-decoration: underline;  color: #990000; }

.bodybig {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.bodybig:Visited { text-decoration: underline; color: #990000; }
A.bodybig:Link    { text-decoration: underline; color: #990000; }
A.bodybig:Hover   { text-decoration: underline;  color: #990000; }

.verdana_font {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.verdana_font:Visited { text-decoration: none;  color: #990000; }
A.verdana_font:Link    { text-decoration: none;  color: #990000; }
A.verdana_font:Hover   { text-decoration: underline;  color: #990000; }


.copyright {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
	text-align: center;
}

.footer_bg {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-image: url("/img/bg2.jpg");
	text-align: center;
}

.elementHeader {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url("/img/table_top_bg.jpg");
	text-align: center;
}
.elementBodyFont {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #816d5f;
	font-weight: bold;
}

.fullborderpeach {
	border-color: #FFCC99;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

table.fulltableborderpeach {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #FFCC99;
	border-collapse: collapse;
	background-color: white;
}
table.fulltableborderpeach td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #FFCC99;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.details_tables {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

.borderALL {
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.borderRB {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.borderRBL {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.borderR {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.borderRL {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.borderB {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.borderBT {
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.submit {
	text-align: center;
}

.button {
	background-image: url("/img/table_top_bg.jpg");
	font-weight: bold;
	font-size: 12px;
	color: #6E6E6E;
}

