/* CSS Document 

body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat:no-repeat;
}*/

body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgbgbg.gif);
	background-position: center;
	background-repeat:no-repeat;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #fe0000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.borderHome {
	border: 8px solid #000000;
}

.bodyTextWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;

}
hr{

	color:#90a16c;
	background:#90a16c;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #2a2828;
	border: 1px solid #383838;
	width:200px;
	color: #FFFFFF;
}
.dateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #46b0d3;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6f6f6f;
}
.pageconentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a.newsText:link {
	font-weight:normal;
	font-size: 10px;
	color: #6f6f6f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

a.newsText:visited {
	font-weight:normal;
	font-size: 10px;
	color: #6f6f6f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

a.newsText:hover {

	font-weight:normal;
	font-size:10px;
	color:#fe0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;

}

.fotter{

	font-weight:bold;
	font-size:10px;
	color: #4c4c4c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

a.fotter:link {
	font-weight:bold;
	font-size:10px;
	color: #4c4c4c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

a.fotter:visited {
	font-weight:bold;
	font-size:10px;
	color: #4c4c4c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

a.fotter:hover {

	font-weight:bold;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;

}

#borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3b3b3b;
}
#borderbox {
border:#3b3b3b 1px solid;

}
