body,td,th {
	color: #FFFFFF;
}
body {
	background-image: url();
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    
	font-size: small;
}
pre
{
	
	 /*font-family: Tahoma, Geneva, sans-serif;*/
	font-size: small;
}
.heading
{
	
	font-size: large;
	font-weight:bold;
}
body, pre, strong, .heading
{
	font-family: Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
}

a:link {
	color: #AF9143;
}

a:link {
	color: #AF9143;
}
a:visited {
	color: #AE783B;
}
a:hover {
	color: #E8C1A3;
}
a:active {
	color: #ECC5A6;
}

.eventDiv a { color: Blue;} 

.image {
	background-attachment: scroll;
	background-color: #ffffff;
	background-image:     url(../Images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0;
	border-bottom: 0;
}
.textAreaClass
{
	width: 150px;
	height: 100px;	
}
