A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image : url("images/back.gif");
}

h1 {
	COLOR : #ED2C26;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top : 15px;
	padding-bottom : 10px;
	letter-spacing : 1px;
}

.table_main {
	width : 758px;
}

.border_left {
	background-image : url("images/border_left.gif");
	width : 16px;
}

.border_right {
	background-image : url("images/border_right.gif");
	width : 16px;
}

.table_center {
	width : 726px;
	background-color : #FFFFFF;
}

.content {
	COLOR : #4E4E4E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-image : url("images/content_back.gif");
	width : 549px;
	height : 300px;
	background-repeat : no-repeat;
}

.image
{
	padding: 3px;
	border: 1px solid #BCC6D4;
}

.copyright {
	COLOR : #6E6D6B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	height : 30px;
}

.services {
	background-image : url("images/service_list.gif");
	width : 172px;
	height : 300px;
	background-repeat : no-repeat;
}

.arrow {
	COLOR : #ED2C26;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 5px;
}

.text_services {
	COLOR : #4E4E4E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-right : 10px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	padding-top : 5px;
}

.text_11 {
	COLOR : #4E4E4E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.line {
	height : 1px;
	background-color : #D3D9DD;
}

.line_bottom {
	height : 12px;
	background-image : url("images/bottom_line.gif");
} 

.textbox{
	border: 1px solid #BCC6D4;
	font-size : 13px;
	COLOR : #000000;
}

.warning{
	COLOR : Red;
	font : bold 11px Arial, Helvetica, sans-serif;
}

.text_red {
	COLOR : #ED2C26;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

#navcontainer { margin-top: 20px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;}


#navcontainer a
{
	COLOR : #4E4E4E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#navcontainer a:hover
{
	COLOR : #4E4E4E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li
{
	COLOR : #4E4E4E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left: 14px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-bottom : 10px;
}