/* CSS Document */

body{
/*	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;*/
	background-color:#D9D9D9;
	font-family:Century Gothic;
	color:#353535;
	font-size:14px;
	font-style:normal;
    font-weight:normal;
/*	margin:0px;
	padding:0px;
	line-height:1.4em;*/
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover{
	text-decoration:none;
	color:#074CAA;
}
.topmenu{
	color:#E0DDDD;
	font-size:11px;
	font-weight:bold;
}
.headings{
	color:#2A2B28;
	font-size:12px;
	font-weight:bold;
}
.plus{
	color:#242424;
	font-size:16px;
	font-weight:bold;
}
.BordColor{
	border-color:#999999;
	border-width:thin;
}
.email{
	color:#111111;
}
.pghead{
	color:#333333;
	font-family:Arial;
	font-size:18px;

}
.footerfont{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.VL{
	background-image:url(images/Vline.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.HL{
	background-image:url(images/Hline.gif);
	background-position:center;
	background-repeat:repeat-x;
}
.welcome{
	color:#303099;
	font-family:"Times New Roman";
	font-size:18px;
}
.center{
	background-image:url(images/index_07.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}