body { margin: 0px;
	background-image: url('/images/page_bg.gif');
	background-position: left;
	background-repeat: repeat-y;
}

/*td.main {
  	background-image: url('/images/bg_main.gif');
	background-position: center;
	background-repeat: repeat-x;
}*/

.frmlabel { font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.req { color: #C00;
	font-weight: bold;
}


td.panel { background-color: #69C;
}

img.bar { background-color: #FFF;
}

table.nav { background-color: #693;
} 

table.nav a, table.nav a:visited {font-family: arial, helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 2em;
}

table.nav a:hover { text-decoration: underline;
}

table.nav td.on {background-color: #360;
}

div.panel { font-family: arial, helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

div.content { padding-top: 10px;
              padding-left: 20px;
              padding-right: 20px;
              padding-bottom: 0px;
}

div.front {position: relative;
	height: 441px;
	width: 580px;
	background-image: url("/images/bg.jpg"); 
	background-repeat: no-repeat;
}

a.front, a.front:visited {  font-family: arial, helvetica, sans-serif;
	color: #693;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.front:hover { color: #F90;
}

p { font-family: arial, helvetica, sans-serif;
	font-size: 12px;

}


p.right {font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	font-weight: bold;
	/* color: #360; */
	color: #363;
}

p a, p a:visited {color: #693;
	font-weight: bold;
	text-decoration: none;
}

p a:hover, {color: #F90;
}

h1 { font-family: arial, helvetica, sans-serif;
	color: #363;
	font-size: 20px;
} 


h2, h2 a, h2 a:visited { font-family: arial, helvetica, sans-serif;
	color: #693;
	font-size: 14px;
	text-decoration: none;
} 


h2 a:hover { text-decoration: underline; 
}

h3 { font-family: arial, helvetica, sans-serif;
	color: #363;
	font-size: 14px;
	text-decoration: none;
} 


div.footer { font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
}

div.footer a, div.footer a:visited { color: #000;
	text-decoration: none;
	color: #693;

}

div.footer a:hover {text-decoration: underline; }

