
body {
background: #ffffff;
color: #666666;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
text-align: center;
min-width: 780px;
margin: 0px;
padding: 0px;
overflow:auto;
}

#wrapper {
	position: relative;
	margin:0 auto;
	width:780px;
	text-align: left;
}

#content {
	width:780px;
	text-align: center;
	background-color: #ffffff;
}


#topbanner {
background-color: transparent;
position: absolute;
top: 5px;
left: 49%;
margin-left: -470px;
width: 80px;
height: 80px;
border: #000000 solid 0px;
background-repeat: no-repeat;
background-position: right top;
}

#demo {
	width:780px;
	text-align: center;
	background-color: #e4e4e4;
	color: #ffffff;
	border: 0px solid #999999;
}

#title {
	width:780px;
	height: 30px;
	text-align: left;
	background-color: #e4e4e4;
	color: #333333;
}

#menu {
	width:780px;
	height: 40px;
	text-align: left;
	background-color: #ffffff;
	color: #333333;
}

#footer {
	width:780px;
	text-align: center;
	background-color: transparent;
	color: #999999;
	font-size: 10px;
	border: 0px solid #999999;
}



/* HYPERLINKS */

a:link {
color: #666666;
text-decoration: none;
}

a:visited {
color: #666666;
text-decoration: none;
}

a:hover {
color: #000000;
background-color: #ffffff;
text-decoration: none;
}

a:active {
color: #666666;
text-decoration: none;
}

/* HYPERLINKS SMALL */

a.small:link {
font-size: 11px;
color: #666666;
text-decoration: underline;
}

a.small:visited {
font-size: 11px;
color: #666666;
text-decoration: underline;
}

a.small:hover {
font-size: 11px;
background-color: none;
color: #666666;
text-decoration: underline;
}

a.small:active {
font-size: 11px;
color: #666666;
text-decoration: underline;
}

/* HYPERLINKS MENU */

a.menu:link {
color: #ffffff;
text-decoration: none;
background-color: #666666;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

a.menu:visited {
color: #ffffff;
text-decoration: none;
background-color: #666666;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

a.menu:hover {
color: #000000;
text-decoration: none;
background-color: #ff6600;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

a.menu:active {
color: #ffffff;
text-decoration: none;
background-color: #666666;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

/* HYPERLINKS MENU ON */

a.menuon:link {
color: #000000;
text-decoration: none;
background-color: #ff6600;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

a.menuon:visited {
color: #000000;
text-decoration: none;
background-color: #ff6600;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

a.menuon:hover {
color: #000000;
text-decoration: none;
background-color: #ff6600;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

a.menuon:active {
color: #000000;
text-decoration: none;
background-color: #ff6600;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

/* HYPERLINKS MENU OTHER */

a.menuother:link {
color: #666666;
text-decoration: none;
background-color: #ffffff;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

a.menuother:visited {
color: #666666;
text-decoration: none;
background-color: #ffffff;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

a.menuother:hover {
color: #000000;
text-decoration: none;
background-color: #ff6600;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

a.menuother:active {
color: #666666;
text-decoration: none;
background-color: #ffffff;
padding: 5px 5px 5px 5px;
border: 1px solid #000000;
}

/* HYPERLINKS FOOTER */

a.footer:link {
color: #999999;
text-decoration: none;
}

a.footer:visited {
color: #999999;
text-decoration: none;
}

a.footer:hover {
color: #999999;
background-color: #ffffff;
text-decoration: underline;
}

a.footer:active {
color: #999999;
text-decoration: none;
}

h1 {
font-size: 12px;
color: #666666;
text-decoration: none;
}

.info {
color: #ff6600;
text-decoration: bold;
}

img {
border: 0px;
}