body {
background:url(images/bg.jpg) #fff top left repeat-x;
margin:0;
padding:0;
}


a {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: red;
}

a.email2:link {color: black; text-decoration: none; }
a.email2:active {color: black; text-decoration: none; }
a.email2:hover {color: #0000FF ; text-decoration: none; }


.table { background-image : url(images/outer-bg.jpg);} 
.table2 { background-image : url(images/paper-bg1.png);} 
.table3 { height: 100px; background-image : url(images/paper-bg2.png);}
.header { background-image : url(images/header2.jpg);} 

.main {font-size: 14px; color: #333333; font-family: Arial;}
.style2 {font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000;}
.title {font-family: Arial, Helvetica, sans-serif;	font-size: 15px; color: #000000;}
.header {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #ffffff;}
.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FFFFFF; font-weight: bold;}
.menu_on {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #97c6ff; font-weight: bold;}

.image{	border-style:solid;	border-color: #f1e7d7;	border-width:5px;	}	
.image2{border: 5px double #f9f1e6; background-color: #ffffff; padding: 2px; 	}	
.form {font-size: 12px; color: black; font-family: Arial;}
.table4 {
	background-image : url(images/paper-bg1.png);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 4px;
	
}
.mainHeader {
	font-size: 18px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
}
.image3 {
	border: thin none;
}
