@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-align: justify;
}
.leftbg {
	background-color: #FFFFFF;
	background-image: url(bgl.gif);
	background-repeat: repeat-y;
}
.rightbg {
	background-color: #FFFFFF;
	background-image: url(bgr.gif);
	background-repeat: repeat-y;

}
.garchig
	{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#6489c3;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #a9cde4;
	line-height: 25px;	
	}
form {
	display: inline;
}

a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.subject {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.subject:hover {
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
.copy {
	font-size: 11px;
	color:#ffffff;
	text-align:center;
}

.textjustfy {
	text-align: justify;
}
.arrow {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.smalltext {
	font-size: 10px;
}
#otherpics {
	z-index:1;
	height:360px;
	width:auto;
	overflow:auto;
	
}
a.mainmenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.mainmenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.inputbox-small {
	width: 168px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a9cde4;
	border-right-color: #a9cde4;
	border-bottom-color: #a9cde4;
	border-left-color: #a9cde4;
}
.inputbutton {
	border: 1px solid #a9cde4;
	width: 80px;
	color: #FFFFFF;
	background-color: #4698D4;	
}
.newstitle {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
.bannertitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.bullpos {
	padding-top: 6px;
}
.maintable {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
