@charset "utf-8";
/* CSS Document */
* {
	color:					#0F0F0F;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:				11px;
}

a {
	text-decoration:none;
	border:none;}
img {
	border:none;}	
p {
	text-align:justify;}
	
.text {
	text-align:justify;}
	
#leftsideBg {
	background:url(images/leftside_bg.gif) repeat-y top;
	width:74px; }

#rightsideBg {
	background:url(images/rightside_bg.gif) repeat-y top;
	width:75px; }

#headerBg {
	background:url(images/header_bg.gif) no-repeat top;
	width:853px;
	height:105px}

#footerBg {
	background:url(images/footer_bg.gif) no-repeat top;
	width:853px;
	height:40px}

#menuBg {
	background:url(images/menu_bg.gif) no-repeat top;
	height:40px;
	width:853px}	

.latestNewsBg {
	background:#F2F2F2;
	border:solid 1px #D2D2D2;
	height:25px}

.redTitle {
	font-size:13px;
	font-weight:bold;
	color:#D00101;
	margin-left:10px;}
	
.antiTitle {
	font-size:13px;
	font-weight:bold;
	color:#D00101;
	margin-left:10px;}
	
.antiTitle a{
	font-size:13px;
	font-weight:bold;
	color:#D00101;
	text-decoration:underline;
	margin-left:10px;}	
	
.contentTitle {
	font-size:13px;
	font-weight:bold;
	color:#D00101;}	

.blueTitle {
	font-size:13px;
	font-weight:bold;
	color:#093D6D;
	margin-left:10px;}

.blueTitle a {
	font-size:13px;
	font-weight:bold;
	color:#093D6D;
	margin-left:10px;}

.pageTitle {
	font-size:16px;
	font-weight:bold;
	color:#093D6D}	

#logomargin {
	margin-left:15px}

.hrSeperatorindex {
	text-align: left;
	border-bottom: #cc8181 1px dotted;
	margin:0px 0 10px 10px;
	width:100%;
	vertical-align:top}	

.hrSeperator {
	text-align: left;
	border-bottom: #cc8181 1px dotted;}

.hrSepSearch {
	color:#FFFFFF;
	background:none;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: #cc8181 1px dotted;}

.hrline {
	text-align: left;
	border-top: #D6D6D6 1px solid;
	margin-top:5px}

.titleBg {
	background:url(images/titleBg.gif) repeat-x top;
	height:33px}

.border {
	border: solid 1px #D3D3D3}
	
.imgborder {
	border: solid 1px #D3D3D3;
	padding:1px}	

#videoMargin {
	margin-bottom:8px}
	
#calenderMargin {
	margin:5px}

#newsletterBg	{
	background:url(images/newsletterBg.jpg) repeat-y top;
	height:120px}

#sponsorBg	{
	background:url(images/sponsorBg.gif) repeat-y top;;
	height:155px}

.sponsorMargin {
	margin-left:8px}

#date {
	text-align:right;
	margin-right:20px;
	font-weight:bold}

#searchMargin {
	margin:15px 15px 0 0;
	text-align:right}

.headerwelcome {
	text-align:right;
	margin-right:15px;
	font-weight:bold;
	color:#000000;
	font-size:20px}

.headerText {
	text-align:right;
	margin-right:15px;
	font-weight:bold;
	color:#000000;
	font-size:13px}	

.readMore {
	text-align:left;
	color:#d00101;
	font-size:10px;
	font-weight:bold}
	
.readMore a{
	text-align:left;
	color:#d00101;
	font-size:10px;
	font-weight:bold}
	
.readmoreBann a{
	text-align:left;
	color:#d00101;
	font-weight:bold}
	
.readmoreBann a:hover{
	color:#C64437;}			

.tableBorder {
	border:1px #D7D7D7 solid;
	margin:1px;
	padding:3px}	
	
.event_no {
	font-size:12px;
	font-weight:bold;
	color:#000000}
	
.event_no a{
	font-size:12px;
	font-weight:bold;
	color:#000000}	

.datacolora {
	background:#F3F3F3;
	height:25px}

.datacolorb {
	background:#FFFFFF;
	height:25px}

.latests {
	font-size:13px;
	margin-left:20px;
	color:#8B8989;
	font-weight:bold}
	
.latests a{
	font-size:13px;
	margin-left:20px;
	color:#8B8989;
	font-weight:bold}	

.datacolora {
	background:#F2F2F2;
	height:20px}

.datacolorb {
	background:#FFFFFF;
	height:20px}

#emailText {
	color:#FFFFFF;
	margin:5px 0 5px 15px;
	font-weight:bold}
	
.date {
	font-size:12px;
	font-weight:bold;
	color:#8b8985;}
	

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #D0D0D0;
	text-decoration: none; /* no underline */
	color: #C70000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #e7e4e4;
	color: #C70000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #e7e4e4;
	font-weight: bold;
	background-color: #e7e4e4;
	color: #C70000;
}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #e7e4e4;
		color: #DDD;}
		

/* CSS for Search Engine */
.resultTitle {
	font-size:13px;
	font-weight:bold;
	color:#D00101;}
	
.resultText {
	text-align:justify;}	

.resultUrl {
	color:#008000;}

.resultInfo {
	font-size:13px;
	font-weight:bold;
	color:#D00101;}	
	
.hitTitle {
	font-size:13px;
	font-weight:bold;
	color:#D00101;}	

.hitText {
	color:#D00101;}	
	
/* End of CSS for Search Engine */	


#loginForm {
	margin:0;
	padding:0;
	vertical-align:text-bottom;
	text-align:right;
}
.loginFormHolder
{
	float:right;
}
.usernameHolder
{
	width: 160px;
	height: 24px;
	background: url(images/search_text.gif) no-repeat;
	float: left;
	margin:0 0 0 5px;
}
.goHolder
{
	width: 25px;
	height: 24px;
	/*background: url(images/login_textbox.gif) no-repeat;*/
	float: left;
}
#loginUser {
	width: 140px;
	height: 18px;
	background: none;
	border: none;
	color: #5e5d5d;
	padding-top:4px;
}
input[type=text], input[type=password], textarea {
}
#loginSubmit {
	background:url(images/button_ser.gif) top no-repeat;
	border:none;
	width:25px;
	height:24px;
	cursor:pointer;
}
		
							