body, td, list  {
	line-height: 14px;
	text-align:left;
	text-align:justify;
	font-family:verdana, verdana, arial, helvetica, geneva;
	font-size: 11px;
	color:#000000;

}
A
{
	text-align:left;
	line-height: 14px;
	FONT-FAMILY: verdana, arial, helvetica, geneva;
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight : normal;
}
A:Hover
{
	text-align:left;
	line-height: 14px;
	FONT-FAMILY: verdana, arial, helvetica, geneva;
	FONT-SIZE: 11px;
	COLOR: #d53029;
	TEXT-DECORATION: underline;
	font-weight : normal;
}

A:active
{
	text-align:left;
	line-height: 14px;
	FONT-FAMILY: verdana, arial, helvetica, geneva;
	FONT-SIZE: 11px;
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-weight : normal;
}
.title {
	text-align:left;
	font-family:verdana, verdana, arial, helvetica, geneva;
	font-size: 22px;
	color:#b32822;
}
.ten-white {
	width: 10px;
	height:10px;
	background-color: #ffffff;
}
.white-two {
	width: 925px;
	height: 10px;
	background-color: #ffffff;
}
.header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 217px;
	width: 925px;
}
.content {
	background-image:url(../images/content.jpg);
	background-repeat: repeat-y;
	width:925px;
	height:1px;
	margin-left: 20px;
}
.menubg {
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	width:925px;
	height: 58px;
}
#menu {
	text-align:center;
	font-family:verdana, arial, helvetica, geneva;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu A {
	text-align:center;
	font-family:verdana, arial, helvetica, geneva;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu A:hover {
	text-align:center;
	font-family:verdana, arial, helvetica, geneva;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

#footer {
	text-align:center;
	font-family:verdana, arial, helvetica, geneva;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
#design {
	text-align:center;
	font-family:verdana, arial, helvetica, geneva;
	font-size: 10px;
	color:#b32822;
	text-decoration:none;
}
#design A {
	text-align:center;
	font-family:verdana, arial, helvetica, geneva;
	font-size: 10px;
	color:#b32822;
	text-decoration:underline;
}
#design A:hover {
	text-align:center;
	font-family:verdana, arial, helvetica, geneva;
	font-size: 10px;
	color:#000000;
	text-decoration:underline;
}


/** ADDED BY ACCENTUATE UPDATE **/
.color1 {
	background-color: #ebebeb;
}

.color2 {
	background-color: #f9f9f9;
}

.button, .button:hover {
	background: url('../images/button.png') no-repeat center bottom; 
	border: 0; 
	color: white; 
	width: 92px; 
	height: 21px; 
	font-weight: bold; 
	font-size: 11px;
	cursor: pointer;
	display: block;
	line-height: 21px;
	text-align: center;
}

.message {
	font-size: 10px;
	padding: 0 0 10px 0;
}

input[type="text"], input[type="password"] {
	font-size: 10px;
	border: 1px solid #e2e2e2;
	width: 262px; 
	height: 16px; 
	margin-bottom: 10px;
	padding: 2px;
}

table.data-table {
	width: 885px;
	margin-left: 0;
}

.data-table th {
	background-color: #d53029;
	color: white;
	height: 30px;
	font-weight: bold;
	padding-left: 11px;
}

.data-table td {
	font-size: 10px;
	height: 30px;
	padding-left: 11px;
}

.content-full {
	background-color: #e2e2e2;
	width: 925px;
	height:1px;
	margin-left: 20px;
}