/* Global Styling */
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}

td,div{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	margin: auto;
}
a:link{color:#000000}
a:hover{color:#000000}
a:active{color:#000000}
a:visited{color:#000000}
}
.bottommenubartext {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.bottommenubar, .bottommenubar:link, .bottommenubar:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.bottommenubar:hover {
	font-size: 12px;
	color: #00CC33;
	text-decoration: none;
}
.body_text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.pageheadinglarge {
	font-size: 36px;
	color: #FF0000;
}
.pageheadingmedium, .pageheadingmedium:link, .pageheadingmedium:visited {
	font-size: 22px;
	color: #FF0000;
	text-decoration: none;
}
.pageheadingmedium:hover {
	font-size: 22px;
	color: #00CC33;
	text-decoration: none;
}
.image, .image:link, .image:visited , .image:hover{
	text-decoration: none;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
