body {
	margin:0;
	background: url(/images/all_bg1.gif) center;
	background-repeat: repeat-y;
}

.graybg {
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-x; 
	background-color: #fefefe;
}

#navlayer img {
	padding: 0 8px 0 20px;
}

#navlayer td {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

#navlayer b {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	color: #000000;
}

#navlayer a {
	font-size: 10px;
	line-height: 12px;
	color: #8b0029;
	text-decoration: none;
}

#navlayer a:hover {
	text-decoration: underline;
	color:#000000;
}

#navlayer .whitebordertable {
	background-image: url(/images/ajax_bg.gif);
	background-color: #eb9999;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

.head {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #8b0029;
}


.subhead {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	/*color: #8b0029;*/
	color: #000000;
}

.text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	/*font-style: italic;*/
	color: #000000;
}

.text a {
	color: #8b0029;
	text-decoration:  none;
}

.text a:hover {
	color: #000000;
	text-decoration: underline;
}

.caption {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.text2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	color: #333333;
}

.text2 a {
	color: #8b0029;
	/*color: #2598fb;*/
	text-decoration:  none;
}

.text2 a:hover {
	text-decoration: underline;
}

.footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-style: italic;
	color: #333333;
}

.footer a {
	color: #8b0029;
	/*color: #2598fb;*/
	text-decoration:  none;
}

.footer a:hover {
	text-decoration: underline;
}

.topnavigation a {
	text-align:left;
	padding-left: 2px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.2em;
	color: #78787b;
	text-decoration: none;
}

.topnavigation a:hover {
	text-align:left;
	color: #000000;
	text-decoration: none;
}

.sidebar { text-align:left; }

.sidebar .text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #cccccc;
}

.sidebar .button {
	padding-top: 8px;
}
