/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}
.divall {
	background-color: #FFFFFF;
	margin: auto;
	width: 1000px;
}
.marquee_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#eeefef;
	font-weight:bold;
	text-decoration: none;
}
marquee {
	background-color:#bcbec0;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
}
.text_1 {
	color:#333333;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}


.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text_3 {
	color:#000000;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
.text_4 {
	color:#626262;
	padding:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
}
.input1 {
	height: 17px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.input2 {
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.Copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #21245e;
	height: 15px;
	width: 80%;
	margin: auto;
	text-align: center;
}
.ColumnLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.GalleryTitle {
	background-color: #E1E1E1;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.Gallery {
	background-color: #E1E1E1;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	height: 150px;
	width: 200px;
	border: 1px solid #333333;
}
.GalleryBig {
	display: none;
}
.GalleryBigPic {
	background-color: #E1E1E1;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	border: 1px solid #333333;
}

