body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.headingtext {
	font-size: 18px;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#container {
	position: relative;
	width: 760px;
	margin: auto;
}
#header {
	position: relative;
	width: 760px;
}
#content_services_new {
	position: relative;
	width: 758px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #9933cc;
}
#content_text {
	position: relative;
	float: right;
	width: 530px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #9933cc;
}

#footer {
	position: relative;
	width: 760px;
	background-repeat: no-repeat;
	height: 30px;
}
#footer a:link {
	color: #009900;
	text-decoration: none;
}
#left {
	float:left;
	width: 190px;
	background-color: #e0e0e0;
}

#left UL
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    LIST-STYLE-TYPE: none
}
#left LI A
{
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	WIDTH: 125px;
	COLOR: #009900;
	PADDING-TOP: 2px;

	HEIGHT: 20px;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left A
{
    COLOR: #4a4a4a;
    TEXT-DECORATION: none
}
#left A:hover
{
    BACKGROUND: #C8EFFE;
    COLOR: #4a4a4a;
    TEXT-DECORATION: none
}


#standard_left {
	float:left;
	width: 175px;
	padding-left: 10px;
}
#standard_right {
	float:left;
	width: 158px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
	
#content_text a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
