@charset "utf-8";
/* CSS Document */
<!--
body {	
background-repeat: repeat; 	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
font-size:12px; font:"arial";}
-->
a:link, a:visited{
font-family:Arial;
color:#33C;
padding:0px 15px 0px 5px;
text-decoration:none;
font-size:12px;}
div.vert_menu{
position: absolute;
visibility: hidden;
}
.mainlink a,
.mainlink a:link,
.mainlink a:visited,
.mainlink a:hover{
	color:#FFF;
	text-decoration:none;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
	font-size:14px;
	padding:0px 5px 0px 5px;
	float:left;
	width:auto;
background-image:url(images/menu-sep.jpg);
	background-position:right;
	background-repeat:no-repeat;}
h1, h2, h3, h4, h5, h6
.subTitle1, .subTitle2,
.subTitle3, .subTitle4,
.subTitle5, .subTitle6{
	font-family:"arial";
	font-weight:bold;
	text-align:left;
	color:#900;}
.subTitle1, .subTitle2,
.subTitle3, .subTitle4,
.subTitle5, .subTitle6{
text-align:left;}
h1, .subTitle1{font-size:18px;}
h2, .subTitle2{font-size:16px;}
h3, .subTitle3{font-size:14px;}
h4, .subTitle4{font-size:13px;}
h5, .subTitle5{font-size:12px;}
h6, .subTitle6{font-size:11px;}
.footer{
font-size: 11px;
color:#900;}
.subcontainerDiv{
clear:both;
display:block;
overflow:hidden;}
/* start LOGIN BUTTON and its TEXT button */
.loginbut{
	cursor: pointer;
    border: none;
	width:28px; height:20px; background:url(images/go.gif) no-repeat;
	      }
.loginText{ border-style:solid; border:1px; border-color:#900; width:130px; height:20px;   }
.loginBox{background:url(images/login-bg.gif) no-repeat right; height:38px; width:206px;}
/* end LOGIN BUTTON */

/* start NEWSLETTER text box */
.Newslettertext{width:160px; height:20px;}
.subscribeBut{
	cursor: pointer;
    border: none;
	width:75px; height:38px; background:url(images/subscribeBut.gif) no-repeat;
	}
/* start MODULE TITLE */
.ModuleTitle{ color:#33C; font-weight:bold;}
/* start MODULE TITLE */
/*start NEWS AND EVENTS Settings */
.NewsandEventsTitle{ 
           color:#33c; font-size:14px; text-align:left; font-weight:bold;		   
}
.newseventsTitle{ text-align:left;}
.newsicon{background:url(images/news.gif) no-repeat right; float:right; background-position:top; margin-left:20px;}

/*end NEWS AND EVENTS Settings */
