BODY {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(Images/bg.gif);

   color: #000000;
}

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

A:link { color:#003399 ; text-decoration: underline}
A:visited { color:#003399; text-decoration: underline}
A:active { color:#7CABF1 ; text-decoration: underline}
A:hover { color:#7CABF1 ; text-decoration: underline}

A.LinkGrey:link { color:#343434 ; text-decoration: underline}
A.LinkGrey:visited { color:#343434; text-decoration: underline}
A.LinkGrey:active { color:#7CABF1 ; text-decoration: underline}
A.LinkGrey:hover { color:#7CABF1 ; text-decoration: underline}

.LinkGrey1, .LinkGreyCell {
	font-size: 10px;
	font-weight: bold;
}

.LinkGreyCell
{
	background-color: #FFFFFF;
	width: 50%;
}

.LinkGreyCell_Heading
{
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	height: 40px;
	vertical-align: bottom;
}

A.LinkGrey1:link { color:#343434 ; text-decoration: none}
A.LinkGrey1:visited { color:#343434; text-decoration: none}
A.LinkGrey1:active { color:#343434 ; text-decoration: underline}
A.LinkGrey1:hover { color:#343434 ; text-decoration: underline}

.NavLink {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
	
A.NavLink {color: #ffffff; text-decoration: none}
A.NavLink:visited {color: #ffffff; text-decoration: none}
A.NavLink:active {color: #ffffff; text-decoration: underline}
A.NavLink:hover {color: #ffffff; text-decoration: underline} 

.NavLinkWhite {
	font-size: 10px;}
	
A.NavLinkWhite {color: #FFFFFF; text-decoration: underline}
A.NavLinkWhite:visited {color: #FFFFFF; text-decoration: underline}
A.NavLinkWhite:active {color: #B0D6FF; text-decoration: underline}
A.NavLinkWhite:hover {color: #B0D6FF; text-decoration: underline}

.title0 {
	font-size: 10px;
	font-weight: bold;
}

.title1 {
	font-size: 19px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.title2 {
	font-size: 13px;
	font-weight: bold;
	color: #2B3E8C;
}
.greytext {
	color: #cccccc;
	font-size: 9px;
}
.attention {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whiteText {
	color: #FFFFFF;
}
.redText {
	color: #CC0000;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.butnStyle {
	BACKGROUND-COLOR: #E6E6E6;
	COLOR: #666666;
	CURSOR: hand;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	border: 1px solid #666666;
}
.wide {
	width: 200px;
}
.just {
	text-align: justify;
}
.indentLeft {
	padding-left: 20px;
}

li {
	list-style-image: url(images/bul_ar.gif);
	padding-top: 0px;
	padding-bottom: 7px;
}

.bg_main {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
}
.text_blue {
	color: #336699;
}

.bord_l_dash {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

.bord_2_dash
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.white_10 {
	font-size: 10px;
	color: #FFFFFF;
}
.bg_services {
	color: #333333;
	background-image: url(images/bg_services.jpg);
	background-repeat: no-repeat;
	height: 74px;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_clients {
	color: #333333;
	background-image: url(images/bg_clients.jpg);
	background-repeat: no-repeat;
	height: 74px;
}
.bg_contact {
	color: #333333;
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	height: 74px;
}

.bord_w {
	border: 1px solid #FFFFFF;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #365698;
	color: #000000;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #365698;
	background-color: #6699FF;
	padding: 0px 2px;
	font-weight: bold;
}
