

a:	{
	color: #93FF93; 
	text-decoration: none; 
	font-weight: bold;
}

a.bottombar:link	{
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

a.bottombar:visited {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

a:hover  {
	color: #ce702a;
	text-decoration: Underline;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}

a:link	{
	color: #ce702a;
	text-decoration:none;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}

a:visited {
	color: #ce702a;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}

.banner	{
	position: relative;
	float: right;
	width: 990px;
	height: 180px;
	background: url(/images/banner_content.jpg);
}

.banner1	{
	position: relative;
	float: right;
	width: 1010px;
	height: 656px;
	background: url(/images/opening_banner.jpg);
}

.bdy	{
	position: absolute;
	left: 50%;
	top: 35px;
	width: 990px;
	margin-left: -495px;
	margin-bottom: 10px;

}

.bdy1	{
	position: absolute;
	left: 50%;
	top: 35px;
	width:1010px;
	margin-left: -505px;
	height:656px;
	
}

.bottom	{
	position: relative;
	float: right;
	width: 990px;
	height: 40px;
	background: url(/images/bottom.jpg);
	text-align: right;
}

.bottom1 {
	
	position: absolute;
	left: 50%;
	width:1010px;
	margin-left: -505px;
	font-size: 11px;
	left: 50%;
	top: 610px;
	text-align: center;
	z-index:100;	
}

.bottombar {
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.caption	{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.content0	{
	position: relative;
	float: right;
	width: 990px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
	background:url(/images/shadow.jpg);
		
}

.content1	{
	position: relative;
	float: right;
	right: 30px;
	top: 10px;
	width: 930px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 20px;
	
}

.h1 {
	color:#b84d47;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	
}

/* h1 is needed for phplist */
h1 {
	color:#b84d47;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	
}
.h2 {
	color: #b84d47;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
}

h2 {
	color: #b84d47;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
}

.h3 {
	color: #b84d47;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	
}

.imag	{
	vertical-align: bottom;
}

.main	{
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
	
.menu	{
	position:relative;
	width: 950px;
	font-size: 12px;
	text-align: center;
	vertical-align: baseline;
	z-index: 100;
	height:30px;
	background-image:url(/images/button_grad.gif);
	margin: 0px;
}

.menu a	{
	text-align: center;
	border-right:1px solid black;
	vertical-align: baseline;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;

}

.menu a:link	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border-right:1px solid black;
	vertical-align: baseline;

}

.menu a:visited	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: baseline;
	border-right:1px solid black;

}

.menu a:hover	{
	background-color:#b84d47;
	color: #ffffff;
	border-right: 1px solid black;
	text-align:center;
	vertical-align: baseline;
	background-image:none;
	

}

.menubar {

	position: absolute;
	float: right;
	width: 950px;
	top: 150px;
	right: 20px;
	line-height: 30px;
	vertical-align:middle;
	
}

.menubar1 {

	position: absolute;
	float: right;
	width: 950px;
	top: 30px;
	right: 30px;
	line-height: 30px;
	vertical-align:middle;
	
}

.newsbox {
	
	position: relative;
	float: left;
	width: 526px;
	height: 102px;
	font-size: 12px;
	left: 50%;
	top: 85px;
	margin-left: -87px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	/* use overflow:auto if you want a scroll bar
	overflow:auto; */
	overflow:hidden;
	z-index:0;	
	
}

.photo	{
	margin-left:10px;

}

.photo_border	{
	border: 3px #dbc802 solid;
	
}

ol	{
	margin-top:10px;
	margin-bottom:10px;	
}

p	{
	margin-top:10px;
	margin-bottom:10px;
		
}

.required     {
	color: #FF0000;
 }
	
.s1 {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.s2 {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
 
.space     {
      font-size: 4px;
 }
 
.t1 {
	color: #ce702a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	height: 25px;
}

.t2 {
	color: #ce702a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
}
.t3 {
	color:#ce702a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 25px;
}

TABLE.tborder {
	background-color : #74797f;
	font-size : 11px;
	padding : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tbody {
	background : #ffffff;
	font-size : 11px;
	padding : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 
 .tbody_dark {
	background : #ffffff;
	font-size : 11px;
	padding : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 
TD.link:hover {
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}

TD.link	{
	color:#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
}

TD.tborder {
	background-color : #74797f;
}

 .theader     {
	background : #57333a;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	padding : 2px;
	font-family : Arial, Helvetica, sans-serif;

 } 
 
ul	{
	margin-top:10px;
	margin-bottom:10px;	
}

