body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:  url("/new_images/ui5/flag_yelBG2.jpg") no-repeat center fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.pad {
	padding: 2px;
}

.main {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #000000;
	font-size:0.8em;
	background: url("/new_images/ui5/white_checkedGif.gif") repeat;
}

.main td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
.menu {
	background: url("/new_images/ui5/6CF_checkedGif.gif") repeat;
	border: 1px solid #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size:0.8em;
}

.footer {
	background: url("/new_images/ui5/CCC_checkedGif.gif") repeat;
	font-size:0.7em;
	border: 1px solid #000000;
	padding: 2px;
}

h2 {
	font-size: 1.7em;
	font-weight:bold;
	color:#0066CC;
	}
	
a:link, a:visited, a:active { 
text-decoration: underline; 
color: #003366; 
}

a:hover { 
text-decoration: none; 
color: #0066CC; 
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}

.message {
	color: #CC6633;
	font-weight: bold;
}

.small {
	font-size: 0.8em;
}

Div.SlideShow {
	width: 250px;
/*	height: 250px;*/
	float: right;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	font-size: 0.8em;
	border: 1px solid black;
}

Div.SlideShow h5 {
	color: #0066CC;
	font-weight: bold;
	font-style: italic;
}

/*  all this here is for the side menu -------------------------------*/

.menutitle{
cursor: hand;
margin-top: 5px;
margin-bottom: 5px;
background-color: white; /* olive: #66CC00;*/
color:#000000;
width:135px;
padding:2px;
text-align:center;
font-weight:bold;
font-size:inherit;
/*/*/border:1px solid #000000;/* */
}

.submenu {
margin-bottom: 0.5em;
font-weight:bold;
font-size:inherit;
color: black;
}


.submenu li, li.menuLink  {
	list-style-image:url(../new_images/06C_arrow_right.gif);
	list-style-position:inside;
	}
	
.submenu a:link, .submenu a:visited, .submenu a:active, .menuLink a:link, .menuLink a:visited, .menuLink a:active  {
	text-decoration:underline;
	color: black;
	font-weight:bold;
}

.submenu a:hover, .menuLink a:hover {
	text-decoration:none;
	color: black;
	font-weight:bold;
}

/* end side menu styles ----------------------------------------------*/