/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 9px;
}
a:link {
	text-decoration: none;
}
a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #d1d18f;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited:hover {
         color: #d1d18f;
}
/** Page Titles **/
.componentheading {
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
}
a {
	font-weight: bold;
}
.contentheading {
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
}
a {
	font-weight: bold;
}
img {
        border:none;
}
.contentpaneopen {
width:100%;
padding:0px;
margin:0px;
}
.mainlevel {
font-family: Arial, Helvetica, sans-serif;
}
.contentpane td {
vertical-align:top;
}
.contact_misc {
width:90%;
margin-right:10px;
text-align:justify;
}
