body {
	background-image: url(../images/home_background_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #6b6b6b;
	font-family: Arial;
	margin-left: 30px;
	text-align: left;
}

.FooterFont {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteBackground{
	background-color:#FFFFFF;
}
.GreenBackground{
	background-color:#172c0a;
}
.RedHeader {
	color: #bb1b00;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}
.GrayFont12 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.RedLinks {
	font-size: 10px;
	color: #bc4a35;
	font-weight: bold;
	text-decoration: underline;
}
.GrayLineHorz {
	background-image: url(../images/lt_grey_pixel.gif);
	background-repeat: repeat-x;
}
.GrayLineVert {
	background-image: url(../images/lt_grey_pixel.gif);
	background-repeat: repeat-y;
}


.GrayFont14 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}

.HeaderBackground {
	background-image: url(../images/header_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #172c0a;
}
.GrayFont20 {
	font-family: Arial;
	font-size: 20Px;
	color: #333333;
}
.BreadCrumbText {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.BarBackground {
	background-color: #4b4b4b;
}

.menuskin{
position:absolute;
width:165px;
background-color:menu;
border:1px solid #CCCCCC;
font:normal 12px Arial;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:#FFCC66;
}

#mouseoverstyle a{
color:white;
}

.tableHead {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	background-color: #cccccc;
	font-weight: bold;
}


.rightline {
  background-image: url(../images/grey_pixel.gif);
	height: 100%;
	width: 1px;

}
.leftGrayBar {
	background-color: #4b4b4b;
}
.GrayFont10 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.BlueTable {
	background-image: url(../images/blue_table.jpg);
	background-repeat: no-repeat;
}

.DotBackground {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
}
p {
	font-family: Arial;
}

.GrayFont11 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

