body,td,th {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: #003399;
}
body {
	background-color: #3973B3;
	background-image: url(new/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 10px;
	color: #306BE1;
	margin-top: 0px;
}
h2 {
	color: #990033;
	background-color: #FFEFB9;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3973B3;
	border-bottom-color: #3973B3;
	font-size: 16px;
	font-weight: bold;
}
a {
	font-size: 14px;
	color: #C60005;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
	background-color: #3C7AF5;
}
a:active {
	text-decoration: none;
}
.tablebg {
	background-image: url(new/toptable.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FEF1CB;
}
.navbar {
	border: 1px solid #3C7AF5;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #FEEA9A;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	line-height: 30px;
}



.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #990000;
	background-color: #FEE6B4;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #FED98B;
}
.imageborders {
	border: 4px double #3C7AF5;
}
.imagebordersRight {
	border: 4px double #3C7AF5;
	float: right;
	margin-left: 10px;
}
.imagebordersLeft {
	border: 4px double #3C7AF5;
	float: left;
	margin-right: 15px;
}
.slideshowtable {
	border: 4px double #3C7AF5;
	margin-left: 15px;
	margin-top: 12px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #990033;
	background-color: #FEEA9A;
}



.paddings {
	padding-right: 25px;
	padding-left: 35px;
}
