body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background: White url('css/bodyback.jpg');
	text-align: center;
	line-height: 1.5em
}
h1 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F08080;
	border-bottom: 1px dashed #F08080;
}
h2 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F08080;
	margin: 0 0 5px 2px;
	border-bottom: 1px solid #dddddd;
}
h3 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F08080;
	margin: 0 0 5px 2px;
}
#container {
	width: 900px;
	border: 1px solid #dddddd;
	background: White url('css/body.gif') repeat-y left;
	text-align: left;
        margin: auto			
}

#header {
	background: url('css/header.gif') no-repeat top;
	width: 900px;
	height: 104px;
	color: #FFFAFA;
	padding-top: 15px; 
	font-weight: normal;
	font-family: Tahoma,arial,Verdana,sans-serif;
	font-size: 20pt;
	text-indent: 15px;
        text-align: left
}
#slogan {
	color: White;
	font-weight: normal;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	padding-right: 15px;
}
#footer {
	background: url('css/footer.gif') no-repeat bottom;
	width: 900px;
	height: 35px;
	color: White;
	clear: both
}
.footer 
a:link,  a:visited,  a:active {
	color: #4682B4;
	text-decoration: none;
	font-weight: bold;
}
#footertext {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  font-size: 8pt;
  color: Gray;
}
.footertext 
a:link,  a:visited,  a:active {
	color: #4682B4;
	text-decoration: none;
	font-weight: bold;
}

#content {
	float: right;
	width: 650px;
	position: relative;
	text-align: justify;
	padding-bottom: 10px;
	padding-right: 30px;
}
#content11 {
	float: right;
	width:680px;
	position: relative;
	text-align: justify;
	padding-bottom: 10px;
	padding-right: 30px;
}
a, a:link {

	font:9pt "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color:#000066;
	text-decoration: underline;
}
a:active, a:visited {
	font:9pt "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color:#676dad;
	text-decoration: underline;
}
#sidecontent {
	left: 20px;
	width: 155px;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 8pt;
}
#menu1 {
	float: left;
	width: 130px;
	margin: 2px;
}
#menu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
#menu1 ul ul {
	padding-left: 8px;
}
#menu1 a:link, .menu a:visited, .menu a:active, .menu a:hover {
/*	display: block; */
	padding: 2px;
}
.menu_main {
	height: 2em;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	color: #4682B4;
	text-decoration: none;
	font-weight: bold;
}
.menu_main a:hover {
	font-weight: bold;
	color: #666666;
}
.dbutton {
	border-right: 1px solid #333333;
	border-top: 1px solid Silver;
	background-color: #DCDCDC;
	border-left: 1px solid Silver;
	cursor: pointer;
	color: Black;
	border-bottom: 1px solid #333333;
/*	height: 20px; */
	text-decoration: none;
	font-size: 9pt;
	margin: 6px 5px 10px 0;
}
input {
	color: Black;
	border: 1px solid Gray;
	margin: 3px 5px 10px 0;
	font-size: 9pt;
}
