body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_main.jpg);
}

.jwhite{color: #ffffff;}

.jwhite:link{font-size: 10px;color: #ffffff;text-decoration:none;}
.jwhite:visited{font-size: 10px;color: #ffffff;text-decoration:none;}
.jwhite:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
	
}
.jwhite:active{font-size: 10px;color: #ffffff;text-decoration:none;}

a:link{font-size: 12px;color: #464437;text-decoration:none;}
a:visited{font-size: 12px;color: #464437;text-decoration:none;}
a:hover{
	font-size: 12px;
	color: #464437;
	text-decoration:underline;}
a:active{font-size: 12px;color: #464437;text-decoration:none;}

.inputt{
	font-size: 12px;
	border-color: #000000;
	border-width:1px;
}
.button{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #8F2200;
	border-color: #ffffff;
	border-width:1px;
}
.pad1 {padding:1px;}
.pad5 {padding:5px;}
.txt1 {
	font-size: 16px;
	color: #3A54A4;
	font-weight: bold;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.box1{font-size:16px;font-weight:bold;padding:10px 10px 0 10px ;}
.box2 {float:right;background-color:#9DCFE3;margin:0 1px 0 400px;padding:10px 5px 0 15px;height:80px;font-size:16px;font-weight:bold;}
.imag1 {margin: 5px 0 0 270px;} .imag2 {margin: 0 0 5px 280px;}
.bg1 {background-image:url(images/bg_top.jpg);}
.bg2 {background-image:url(images/bg1.jpg);padding:5px;}
.bg3 {background-image:url(images/bg2.jpg);padding:5px;}
.bg4 {background-image:url(images/bg3.jpg);padding:5px;}
.bg5 {background-image:url(images/bg4.jpg);padding:5px;}
.bg_menu {background-image:url(images/bg_menu.gif);}
.bg_bottom {background-image:url(images/bg_bottom.jpg);}

.phone
{
	font-size:13px;
	font-weight:bold;
	color: #163954;
}
a.email:link{font-size: 13px;color: #163954;text-decoration:none;}
a.email:visited{font-size: 13px;color: #163954;text-decoration:none;}
a.email:hover{
	font-size: 13px;
	color: #163954;
	text-decoration:underline;}
a.email:active{font-size: 13px;color: #163954;text-decoration:none;}

a.description:link{font-size: 12px;color: #333333;text-decoration:none;}
a.description:visited{font-size: 12px;color: #333333;text-decoration:none;}
a.description:hover{
	font-size: 12px;
	color: #333333;
	text-decoration:underline;}
a.description:active{font-size: 12px;color: #333333;text-decoration:none;}
input.textfield
{
	width:120px;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color: #B39576;
}
input.mybutton
{
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color: #B39576;
	font-weight:bold;	
}
.textarea
{
	width:120px;
	height: 40px;
	font-size: 11px;
	
}