
body{

background: #333;
font-family: Verdana, Arial, Tahoma, sans-serif;
text-align: center; 
margin: 15px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 8.5pt;
color: #ffffff;
}

div#transbox
{
  width: 650px;
  height:400px;
  margin: 30px 50px;
  background-color: #64bfd2;
  border: 5px solid black;

}
div#transbox p
{
	 width:550px;
	text-align:left;
  margin: 20px auto;
  font-weight: bold;
  color: ffffff;

}

  div#middle_div2 {
  background-color: #333;
  border: 1px solid black;
  filter:alpha(opacity=30);
  opacity:0.3;
  }


div#middle_div {
	width:700px;
	padding:10px 10px 10px 20px ;
	float:left;
	text-align: left; 
	height: 220px;


	
	background-position: top left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #ffffff;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
	}

div#header {
	position: relative;
	height: 220px;
	background: #333;
	background-position: top left;
	}
ul, li{
	list-style-type: none;
}

#menu ul li a{
	text-decoration: none;
	text-transform:uppercase;
}

#menu ul li a:hover{
	text-decoration: underline;
}
#nav ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav li
{
float: left;
margin: 0 0em;
}

#nav li a
{
position: relative;
top: -1px;
background:#f73243;
height: 15px;
line-height: 1.5em;
width: 9.8em;
display: block;

color: #ffffff;
font-family: arial;
font-weight: bold;
font-size: 10px;
text-decoration: none;
text-align: center;
border:solid #000 1px;
}

/* Hide from IE5-Mac \*/
#nav li a
{
float: none;
}
/* End hide */




#nav li ul {
	position: absolute;
	width: 9em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;

}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;

}

#nav li ul ul {
	margin: -1em 0 0 10em;
}



#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}



#nav li:hover ul, #nav li li:hover ul {
	left: auto;

}

#nav li:hover a
{
background: #d9a028;
color:#333333;
}


.sub-obar{
	float: left;
	padding-top: 10px;
	margin-left: 0;
	margin-right: 0;
	width: 180px;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background: #ffffff;
}

.sub-obar ul{
	padding: 10px 0 10px 10px;
	text-align: center;
	vertical-align: top;
}

.sub-obar ul li{
	margin: 0 0 5px 0;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #959595;
}

.sub-obar ul li a{
	text-decoration: none;
	color: #959595;
	text-transform:uppercase;
}

.sub-obar ul li a:hover{
	text-decoration: underline;
}

.sub-obar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border-top: 2px solid #959595;
	background: #ffffff url(images/bg_menu_item.gif) repeat-x;
}



.sub-obar ul ul{
	padding: 0;
}

.sub-obar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #000000;
}

.sub-obar ul ul li a{
	text-decoration: none;
	color: #000000;
	text-transform:uppercase;
}

.sub-obar ul ul li a:hover{
	text-decoration: underline;
}

.solid2 {
	BORDER-RIGHT: #000 3px solid; BORDER-TOP: #000 3px solid; BORDER-LEFT: #000 3px solid; BORDER-BOTTOM: #000 3px solid;
}

.solid{
border-width : 1px;
border-style : solid;
border-color : #333;

}

	



/* links */

a {
	color: #02AFAA;
	text-decoration: none;
	text-decoration : underline;
	}

a:hover {
	color: #036;
	text-decoration: none;
	text-decoration : underline;
	}

a:active {
	color: #600;
	text-decoration: none;
	}



th {
	 FONT-SIZE: 13px;
	 FONT-FAMILY: sans-serif;
	 TEXT-ALIGN: left;
	 font-weight: bold;
	 COLOR: #ffffcc;
}
td {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: helvetica, sans-serif;
}

.big{
	FONT-SIZE: 17px; COLOR: #fff; FONT-FAMILY: helvetica, sans-serif; 	font-weight: bold;
}

.maincontent
{

background:#ffffcc;
color: #333;
font-family: helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
text-align: center;
border:solid #000 0px;
}

.sidecontent
{

background:#ffffff;
color: #333;
font-family: helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
text-align: center;
border:solid #000 0px;
}

div#footer {
	clear:both;
	width:100%;
	height: 30px;
	background: #FFF;
	border-top: solid 1px #CCC
	}
