body, td, tr, p, table  {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-weight: normal;
	color: #cc0000;
; text-decoration: underline
}
a:hover {
	font-weight: normal;
	color: #DF2524;
	text-decoration: underline;
}

p {
	text-indent: 1px;
}
.sidecomb {
	background-image: url(Images/comb.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.titleblock {
	font-size: 15px;
	font-weight: bold;
	color: #CA2524;
}
.MenuLink {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuLink:hover {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Border {
	border: 1px solid #333333;
}
.Footer {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
input, select, textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3BE4F;
	border-right-color: #F3D594;
	border-bottom-color: #F3D594;
	border-left-color: #F3BE4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;	
}
li {
	list-style-image: url(Images/bullet.gif);
}
.BorderYellow {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E39B00;


}
.MenuCellOver, .MenuCellFirstOver {
	text-indent: 15px;
	border-right: 1px solid #E39B00;
	border-left: 1px solid #E39B00;
	width: 129px;
	height: 30px;
	background-image: url(Images/backnav-on.gif);
	cursor: hand;

}
.MenuCell, .MenuCellFirst {
	text-indent: 15px;
	border-right: 1px solid #E39B00;
	border-left: 1px solid #E39B00;
	width: 129px;
	height: 30px;
	background-image: url(Images/backnav.gif);

}
.textRed {
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.textDesign {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textDesign:hover {
	font-size: 10px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
