/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5B5B5B;
	margin:0 0 0 0;
	background-color:#E4DFD9;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
.sidehead_1 {
	font-size: 16px;
	color: #333333;
	font-weight:bold;
}
.sidehead_2 {
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}
.logo_bg{
	background:url(images/logo_bg.jpg) repeat-x;
	height:153px;
}
.dateandtime{
	padding-right:30px;
	color:#E4DFD9;
}
.sub-heading{
color:#A40000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.top a{
text-decoration:underline;
font-weight:bold;
color:#A40000;
font-size:11px;
}
.top a:hover{
text-decoration:none;
font-weight:bold;
color:#000000;
font-size:11px;
}
.button{
background-color:#C75555;
cursor:pointer;
color:#fff;
border:1px solid #CCCCCC;
}
.input{
border:1px solid #171717;
}

