body {
			background-color: #FFFFFF;
			margin:0;
		  	padding:0;
		  	margin-top:0;
		  	border:0px none;
		  	font-family: Calibri;
			font-size: 12px;
		}
		
.copyright {
			font-family: Calibri;
			font-size: 13px;
			color: #000000;
		}
		
.seperator { 	background-image:url('images/seperator.gif');
				border:0px none; 
				background-repeat: no-repeat;  
				display:block;margin-left:auto;margin-right:auto;
			}
			
/* start of vertical drop down menu */
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 210px; /* Width of Menu Items */
height:22px;
border-bottom: 0px solid #ffffff;
}

.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 210px; /*sub menu width*/
height:22px;
top: 0;
visibility: hidden;
}


/* Sub level menu links style */
.suckerdiv ul li a{
border-top:1px solid #ffffff; display: block;
/*overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
vertical-align:middle;
background:url('images/blank.jpg');
width: 210px; /* Width of Menu Items */
height:22px;


/*background: #fff;*/

font-family: Calibri;
font-size: 15px;
width:210px;
height:22px;
margin-left: auto;
margin-right: auto 
margin-top: 2px;
margin-bottom: auto;
}

.suckerdiv ul li a:visited{
color: black;
width: 210px; /* Width of Menu Items */
height:22px;
margin-left: auto;
margin-right: auto 
}

.suckerdiv ul li a:hover{
background-color: white;
font-style: italic;
font-size: 15px; color:#000000;
font-family: Calibri;
vertical-align:middle;
background:url('images/blank1.jpg');
width:210px;
height:23px;
margin-left: auto;
margin-right: auto 
}

.suckerdiv .subfolderstyle{
/*background: url(media/arrow-list.gif) no-repeat center right;*/
background: url('images/blank.jpg');
border-color: white;
width: 210px; /* Width of Menu Items */
height:22px;
margin-left: auto;
margin-right: auto 
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 22; }
* html .suckerdiv ul li a { height: 22;}
/* End */

/* End of vertical drop down menu */

.odd{background-color: white;}
.even{background-color: #99FF66;} 

.frTitleColor {background-image: url(images/title.jpg);	background-repeat: repeat-x; }

.frseperator {background-image: url(images/seperator.gif);	background-repeat: no-repeat; }

.style2 {font-size: 14px;font-family: Calibri;}
.style9 {
	color: #000000;
	font-size: 14px;
	text-shadow: sdfs;
	font-weight: bold;
	font-family: Calibri;
}
.style13 {font-size: 18px;font-family: Calibri;}
.style14 {color: #FFFFFF; font-weight: bold; font-size: 16px;font-family: Calibri; }
.style5 {
	font-family: Calibri;
	font-size: 16px;
}

.setfont{font-family: Calibri;}