﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #32355f;
}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: xx-small; }
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
a:link {
	color: #32355f;
}
a:visited {
	color: #32355f;
}
a:hover {
	color: #32355f;
}
a:active {
	color: #32355f;
}

.SampleImage
{
	border-right: gray  thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
}
.Testimonial
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.ContentNormalFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
}

.ContentPopup
{
	border: thin double #000000;
	font-family: Verdana;
	font-size: 14px;
	color: #32355f;
	font-weight: 500;
	width: 650px;
	background-image: url('../images/sample_back.jpg');
	
}

.Header
{
	border: thin double #000000;
	font-family:Verdana;
	font-size: 18px;
	color: #32355f;
	font-weight:500;
	width: 650px;
}

.MenuBackground
{
	background-image: url('../side_menu/side_top.gif');
}




