.heading_font  {font-family: Arial,Tahoma,Verdana; font-size: 16pt; color: "#000000"; font-weight: bold;}
.heading_font a:link {color: #000000;}
.heading_font a:visited {color: #000000;}
.heading_font a:hover {color: #000000; text-decoration: underline;}
.heading_font a:active {color: #000000;}
.heading_font a {text-decoration: none;}

.main_font  {font-family: Arial,Tahoma,Verdana; font-size: 10pt; color: "#000000"; font-weight: normal;}
.main_font a:visited {color: #000000; text-decoration: none;}
.main_font a:active {color: #000000; text-decoration: none;}
.main_font a:link {color: #000000; text-decoration: none;}
.main_font a {text-decoration: none;}
.main_font a:hover {color: #000000; text-decoration: underline;}

.main_font_strong  {font-family: Arial,Tahoma,Verdana; font-size: 10pt; color: "#000000"; font-weight: bold;}
.main_font_strong a:visited {color: #000000; text-decoration: none;}
.main_font_strong a:active {color: #000000;}
.main_font_strong a:link {color: #000000; text-decoration: underline;}
.main_font_strong a {color: #000000; text-decoration: none;}
.main_font_strong a:hover {color: #000000; text-decoration: underline;}

.large_font  {font-family: Arial,Tahoma,Verdana; font-size: 20pt; color: "#000000"; font-weight: bold;}
.large_font a:link {color: #000000;}
.large_font a:visited {color: #000000;}
.large_font a:hover {color: #000000; text-decoration: underline;}
.large_font a:active {color: #000000;}
.large_font a {text-decoration: none;}

.sub_font  {font-family: Arial,Tahoma,Verdana; font-size: 8pt; color: "#000000"; font-weight: normal;}
.sub_font a:visited {color: #000000; text-decoration: none;}
.sub_font a:active {color: #000000;  text-decoration: none;}
.sub_font a:link {color: #000000; text-decoration: none;}
.sub_font a {text-decoration: none;}
.sub_font a:hover {color: #000000; text-decoration: underline;}

.image{border-width:0px;}


#image_gallery {
	width: 453px;
	height: 460px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	scrollbar-face-color: #F1AFE8;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #000000;
	scrollbar-shadow-color : #ffffff;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #C6666E;
	scrollbar-arrow-color : #C6666E;
}

.background {
	position: absolute;
	top: 100%;
	left: 0;
	height: 550px;
	width:600px;
	margin-left: 0px;
	margin-top: -550px;
	background-repeat: no-repeat;
}

.background a, #background a:link, #background a:visited, #background a:hover, #background a:active{
	color: #000000;
	text-decoration: underline;
}

#textbox {
	width: 452px;
	height: 460px;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #fff;
	overflow: auto;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	color: "#000000";
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	scrollbar-face-color: #F1AFE8;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #000000;
	scrollbar-shadow-color : #ffffff;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #C6666E;
	scrollbar-arrow-color : #C6666E;
}

.news_box {
	width: 441px;
	height: 448px;
	padding: 6px;
	border: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	color: #000000;
	text-align:center;
	scrollbar-face-color: #FFFE8C;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #000000;
	scrollbar-shadow-color : #ffffff;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #FFFEB7;
	scrollbar-arrow-color : #B2B000;
}
.news_header {
	width: 416px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px solid #000000;
	background-color: #FEC7EB;
	font-size: 9pt;
	font-weight: bold;
	text-align:left;
}

.news_body {
	width: 410px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background-color: #eeeeee;
	font-size: 9pt;
	font-weight: normal;
	text-align:left;
}

.news_footer {
	width: 416px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #000000;
	background-color: #CAD2FE;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-align:left;
}

.news_footer a, a:visited, a:active, a:link {
	color: #000000;
	text-decoration: none;
}

.news_footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.edit_news {
	width: 416px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px solid #000000;
	background-color: #FEC7EB;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
}

#page_header {
	width: 410px;
	padding: 5px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#page_footer {
	width: 410;
	padding: 5px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

#page_footer a, #page_footer a:link, #page_footer a:visited, #page_footer a:hover, #page_footer a:active{
	color: #000000;
	text-decoration: underline;
}

a.goog {
	display:block;
	width:320px;
	height:100%;
	background:#ffffff;
	border: 1px solid #ffffff;
	text-align:left;
	color: #000000;
	text-decoration:none;
	padding:2px;
}

a.goog img {
	padding-right:10px;
}

a.goog:hover {
	background: #FFA5F1;
	border: 1px solid #000000;
	cursor: default;
	color: #000000;
	text-decoration: none;
}

a.goog:link, a.goog:visited, a.goog:active {
	cursor: default;
	color: #000000;
	text-decoration: none;
}

a.thumb {
	display:block;
	background:#ffffff;
	border: 1px solid #ffffff;
	text-align:left;
	color: #000000;
	text-decoration:none;
	padding:1px;
}

a.thumb img {
	padding-right:0px;
}

a.thumb:hover {
	background: #B0FFA5;
	border: 1px solid #000000;
	cursor: default;
	color: #000000;
	text-decoration: none;
}

a.thumb:link, a.thumb:visited, a.thumb:active {
	cursor: default;
	color: #000000;
	text-decoration: none;
}

.image_control{
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: center;
}

.image_control a, .image_control a:link, .image_control a:visited, .image_control a:hover, .image_control a:active{
	color: #000000;
	text-decoration: none;
}

a.next {
	display:block;
	width:100%;
	height:36px;
	background:#C5FDB7;
	border: 0px solid #ffffff;
	text-align:center;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	padding-top: 24px;
}

a.next:hover {
	background: #8DFE71;
}

a.previous {
	display:block;
	width:100%;
	height:36px;
	background:#FFB9E5;
	border: 0px solid #ffffff;
	text-align:center;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	padding-top: 24px;
}

a.previous:hover {
	background: #FF77CD;
}

.heading {
	padding: 10px;
	border: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.news_title {
	border: 1px solid #000000;
	background-color: #CFD5FC;
	width: 380px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.news_addedby {
	border: 1px solid #000000;
	background-color: #CFD5FC;
	width: 150px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.news_textarea {
	border: 1px solid #000000;
	background-color: #CFD5FC;
	width: 380px;
	height: 283px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	font-weight: normal;
	scrollbar-face-color: #dddddd;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #000000;
	scrollbar-shadow-color : #ffffff;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #aaaaaa;
}

.comment_header {
	border: 1px solid #000000;
	background-color: #CFD5FC;
	width: 300px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.comment_textarea {
	border: 1px solid #000000;
	background-color: #CFD5FC;
	width: 300px;
	height: 100px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	font-weight: normal;
	scrollbar-face-color: #dddddd;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #000000;
	scrollbar-shadow-color : #ffffff;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #aaaaaa;
}

.button {
	border: 1px solid #aaaaaa;
	background-color: #dddddd;
	font-family: Arial,Tahoma,Verdana;
	font-size: 10pt;
	font-weight: bold;
}
