@charset "utf-8";
/* CSS Document */

td img {display: block;}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:justify;
	padding-right:10px;
	background-image: url(images/bg2.jpg);
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	line-height:20px;
	color: #000000;
}

.scroll { 
scrollbar-base-color: #663366; 
scrollbar-face-color: #55A1DB; 
scrollbar-track-color: #996699; 
scrollbar-arrow-color: #330033;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-shadow-color: #663366;
scrollbar-darkshadow-color: #000000; 
} 

.Headers_Blue {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	padding-left:7px;
	padding-top:6px;
}

h2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #4A5A7B;
}

.Page_titles{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: verdana;
}

h1{
	font-size: 20px;
	color: #333;
	font-family: arial;
	margin:0px 0px 0px 0px;
	padding:0;
	font-weight:normal;
}

.new_nav {
	font-size: 20px;
	color: #333;
	font-family: arial;

}


.Main_text_body {
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	text-align:justify;
}

.Main_text_body_red {
	font-size: 11px;
	color: #FF0000;
	font-family: verdana;
}

.Main_text_body_Grey {
	font-size: 11px;
	color: #666666;
	font-family: verdana;
}

.Bold_green {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #005DCD;
}

.Bold_green_new {
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	color: #005DCD;
}



.clients a:link {
	color: #0000FF;
	text-decoration: underline;
}
.clients a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.clients a:hover {
	color: #0000FF;
	text-decoration: none;
}
.clients a:active {
	color: #0000FF;
	text-decoration: underline;
}



.nav a:link {
	color: #005DCD;
	text-decoration: none;
}
.nav a:visited {
	color: #005DCD;
	text-decoration: none;
}
.nav a:hover {
	color: #005DCD;
	text-decoration: underline;
}
.nav a:active {
	color: #005DCD;
	text-decoration: none;
	
}

.new_link a:link {
color: #666666;
    font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	font-family: arial;
}
.new_link a:visited {
font-weight: normal;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-family: arial;
}
.new_link a:hover {
font-weight: normal;
	font-size: 14px;
	color: #005DCD;
	text-decoration: none;
	font-family: arial;
}
.new_link a:active {
font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: arial;
}


.bold_link a:link {
color: #0074EA;
    font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.bold_link a:visited {
font-weight: bold;
	font-size: 11px;
	color: #94C63F;
	text-decoration: none;
}
.bold_link a:hover {
font-weight: bold;
	font-size: 11px;
	color: #005DCD;
	text-decoration: none;
}
.bold_link a:active {
font-weight: bold;
	font-size: 11px;
	color: #94C63F;
	text-decoration: none;
}