a:link, a:visited {
	color : #c33;
	text-decoration : underline;
}

a:hover		{
	color : #c33;
	text-decoration : none;
}

body		{
	background : #fe701a;
	font : 12px Verdana, arial, helvetica, serif;
	margin : 0;
	padding : 20px;
	text-align : center;
}

div.error	{
	background : #fc6;
	border-color : #fe701a;
	border-style : solid;
	border-width : 1px;
	margin-bottom : 10px;
	margin-top : 5px;
	padding : 10px;
	width : 100%;
}

.panel {
	background : no-repeat;
	margin-bottom : 5px;
	margin-top : 10px;
	padding-top : 25px;
	padding-left : 10px;
}

.panelcontent {
	background-color : #fc6;
	border-style : solid;
	border-color : #fe701a;
	border-width : 0 1px 1px 1px;
	font-size : 10px;
	padding : 4px;
	text-align : left;
	width : 160px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width : 150px;
} 


html>body .panelcontent {
  width : 150px;
}

dt			{
	color : #fe701a;
	font-weight : bold;
	margin-top : 6px;
}

h1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
}

h2 {
	border-top : 1px dotted #fe701a;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	margin-top : 2em;
	padding-top : 6px;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : -1em;
	margin-top : 1.5em;
}

h4 {
	color : #f35c01;
	font : bold 12px Verdana, arial, helvetica, serif;
	margin-bottom : 0;
}

hr {
	background-color : #ffa322;
	border : none;
	color : #ffa322;
	height : 1px;
	margin : auto;
	text-align : center;
}

input.button {
	border-style : none;
	border-width : 0px;
	font : 11px Verdana,arial, helvetica, serif;
}

input.login {
	background : #fe701a;
	border-color : #000;
	border-style : solid;
	border-width : 1px;
	font-size : 10px;
	width : 100px;
}

input.signup {
	background : #ff9a3e;
	border-color : #000;
	border-style : solid;
	border-width : 1px;
	color : #000;
	font : 10px Verdana, arial, helvetica, serif;
	width : 175px;
}

li a:link, li a:visited {
	color : #000;
	text-decoration : none;
}

li a:hover		{
	color : #c33;
	text-decoration : underline;
}

select		{
	background : #fff;
	color : #000;
	font : 7pt Verdana,arial, helvetica, serif;
}

select.signup {
	background : #ff9a3e;
	border-style : solid;
	border-width : 1px;
	color : #000;
	font : 10px Verdana, arial, helvetica, serif;
	width : 175px;
}

strong		{
	color : #fe701a;
	font-weight : bold;
}

table		{
	empty-cells : show;
}

td			{
	color : #000;
	font : 12px Verdana, arial, helvetica, serif;
}

textarea	{
	background : #fff;
	color : #000;
	font : 9pt Verdana,arial, helvetica, serif;
}

th {
	background : #ff8e28;
	border-bottom : 1px solid #fe701a;
	border-right : 1px solid #fe701a;
	color : #ffde92;
	font-size : 12px;
	font-weight : bold;
	padding : 3px;
	text-align : left;
}

th a:link, th a:visited {
	color : #ffde92;
	text-decoration : none;
}

th a:hover {
	color : #c33;
	text-decoration : underline;
}

.bg1		{
	background : #ffa322;
}

.bg2		{
	background : #fc6;
}

.bg3		{
	background : #ffc450;
}

.border1	{
	background : #ffde92;
}

.border2	{
	background : #fe701a;
}

/* styles used in error messages */
.errorheading	{
	color : #f00;
	font : bold 12px Arial, sans-serif;
}

.errormarker	{
	color : #c33;
	font-size : 10px;
}

.errormessage	{
	color : #000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.formelement {
	border-color : #fe701a;
	border-style : solid;
	border-width : 1px;
	font : 11px Verdana,arial, helvetica, serif;
}

div.important {
	background-color : #ffde92;
	border-left : 5px solid #ff9a3e;
	margin : 1em 15px 0;
	padding : .5em 10px 0 15px;
}

div.important h3 {
	margin-top : 0;
	margin-bottom : .5em;
	color : #fe701a;
}

div.important p {
	margin-top : 0;
	padding-bottom : 1em;
}

.map {
	text-align : center;
}

.map img {
	margin : 0 15px;
	border : none;
}

.small, .smalltext {
	font-size : 10px;
}

.title		{
	color : #fe701a;
	font-weight : bold;
}

.url		{
	font-size : 11px;
}

#banner	{
	background : url(../img/ban/bannerbg.jpg) #ffa322;
	border : 2px solid #ffde92;
	margin : 0 auto 4px;
	padding : 0;
	width : 726px;
}

#banner img {
	border : none;
}

#banner td {
	padding : 0;
}

#copyright	{
	color : #ffde92;
	font-size : 10px;
	text-align : center;
}

#copyright a:link, #copyright a:visited {
	color : #ffde92;
	text-decoration : underline;
}

#copyright a:hover {
	color : #ffde92;
	text-decoration : none;
}

#errorcontent {
	width : 726px;
	background-color : #fc6;
	border : 2px solid #ffde92;
	margin : 0 auto;
	text-align : center;
}

#error {
	background-color : #ffc450;
	border : 1px solid #ff8e28;
	margin : 20px auto;
	padding : 0;
	text-align : left;
	width : 85%;
}

#error h2 {
	background-color : #ff8e28;
	color : #ffde92;
	font: bold 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 auto;
	padding : 3px;
	text-align : left;
}

#error p {
	padding : 0 4em;
}

#leftcontent {
	background : #fc6;
	padding : 10px;
	vertical-align : top;
	width : 524px;
}

#leftcontent img, #rightcontent img {
	border : none;
}

#leftcontent p {
	font : 1em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#logos {
	margin-top : 15px;
	text-align : center;
	vertical-align : bottom;
}

#maincontent {
	background : #ffde92;
	border : 2px solid #ffde92;
	margin : 0 auto 4px;
	padding : 0;
	width : 730px;
	text-align : left;
}

#message {
	background-color : #ffde92;
	border-top : 2px solid #ff9a3e;
	border-bottom : 2px solid #ff9a3e;
	margin : 2em 15px;
	padding : .5em 15px;
}

#message p {
	margin : 0;
	padding : 0;
}

#panellinks {
	list-style-type : none;
	margin : 5px 0 0;
	padding : 0;
}

#panellinks a:link, #panellinks a:visited {
	color : #fe701a;
	font-weight : bold;
	text-decoration : none;
}

#panellinks a:hover {
	color : #c33;
	font-weight : bold;
	text-decoration : underline;
}

#panellinks li {
	list-style-type : none;
	margin : 0 0 1em 0;
	padding : 0;
}

#rightcontent	{
	background : #ffa322;
	border-left : 2px solid #ffde92;
	vertical-align : top;
	width : 180px;
}

#submenu {
	color : #fe701a;
	margin-bottom : 8px;
	text-align : right;
}

#submenu a:link, #submenu a:visited {
	color : #fe701a;
	font : 10px Verdana, arial, helvetica, serif;
	text-decoration : none;
}

#submenu a:hover	{
	color : #c33;
	font : 10px Verdana, arial, helvetica, serif;
	text-decoration : underline;
}

#totop {
	text-align : right;
}

ul.download {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

ul.download li {
	background : url(../img/download.gif) left no-repeat;
	padding-left : 15px;
	margin-left : 15px;
	margin-bottom : .5em;
	list-style-type : none;
}