body {
	background-image: url('../Image_Files/BodyBackground.gif');
	margin: 20px 0px;
	font-family : Tw Cen MT Condensed Extra Bold;
	font-size : 90%;
	color: #000000;
	text-align: left;
}

table {
	color: #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
}

ul {
	color: #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
}

li {
	color: #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
}

td {
	color: #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
}

p {
	color: #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
}

/* this group sets the normal link colors */
a:link {
color : #000000;
text-decoration: underline;
font-weight: bold;
}
a:visited {
color : #222222;
text-decoration : underline;
font-weight: bold;
}
a:hover {
color : #555555;
text-decoration : underline overline;
font-weight: bold;
}
a:active {
color : #A1B6B9;
text-decoration : underline;
font-weight: bold;
}

h1 {
	font-size : 16px;
	font-weight : bold;
	color: #000000;
}


h6 {
	font-size : 13px;
	font-weight : bold;
	color: #000000;
}


h5 {
	font-size : 13px;
	font-weight : bold;
	color: #000000;
}


h4 {
	font-size : 13px;
	font-weight : bold;
	color: #000000;
}


h3 {
	font-size : 13px;
	font-weight : bold;
	color: #000000;
}


h2 {
	font-size : 13px;
	font-weight : bold;
	color: #000000;
}

.navbar {
text-align: center;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #FFCC27;
}

.maintable {
border: 1px solid #000000;
background: #FFFFFF;
}

.leftside {
	font-family : Verdana, Arial, sans-serif;
	text-align: justify;
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000000;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
text-align: left;
background: #FFFFFF;
line-height: 22px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px
}

.copyright {
font-size: 80%;
letter-spacing: 2;
font-weight-bold
}

.hottopic {
border: 1px dotted #986C70;
padding: 5px;
font-size: 80%;
text-align: justify;
}

.hottopic2 {
border: 3px solid #986C70;
padding: 5px;
font-size: 80%;
text-align: justify
}

.form {
	border: 1px solid #000000;
	background: #FFCC27;
	letter-spacing: 2;
	font-weight-bold;
}
