@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background:#021651 url('images/bak.jpg') no-repeat fixed top center;
}
body, td, th {
	font-family: Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003333;
}
.footer {
	font-size: 12px;
	color: #333;
}
.footer a:link {
	color: #03F;
}
.footer a:hover {
	color: #F00;
}
html, body{
scrollbar-face-color:#46632b;
scrollbar-base-color:#1f310e;
scrollbar-arrow-color:black;
scrollbar-track-color:#182e02;
scrollbar-shadow-color:#343731;
scrollbar-highlight-color:#3a6411;
scrollbar-3dlight-color:#376609;
scrollbar-darkshadow-Color:#191b18;
}.yellow {
	background-color: #FFFF00;
}
#bdr-lt {
	background-image: url(images/index_05.jpg);
}
#bdr-rt {
	background-image: url(images/index_07.jpg);
}
.middle {
	text-align: center;
}
.left {
	text-align: left;
}
.red {
	color: #C00;
}
#testimonial-table {
	background-color: #FF9;
	border: thin double #999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}	