/* CSS Document */

body {
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
background-color: #fff6db;
background-image: url(images/bg2.jpg);
background-repeat:repeat-y;
background-position: center;
}

td {
vertical-align: top;
font-size: 14px;
line-height: 25px;
background-repeat: no-repeat;
}

td.rightside {
background-image: url(images/template_03.jpg); 
background-repeat: no-repeat;
}

td.leftside {
background-image: url(images/template_01.jpg);
background-repeat: no-repeat;
}

h1 {
margin-bottom: 0px;
color: #1a1aa3;
font-size: 17px;

}

.bold {
text-decoration: underline;
font-weight: bold;
}

a, td.hwsinfo{
color: #999999;
}.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #90989A;
	text-transform: uppercase;
}
.linkbottom {
	color: #003366;
	text-decoration: none;
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
