
*/

body {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 9pt;
	color : #FFFFFF;
        scrollbar-arrow-color:#FF6600;
        scrollbar-base-color:#0069FF;
        scrollbar-darkshadow-color:#000099;
        scrollbar-face-color:;
        scrollbar-highlight-color:;
        scrollbar-shadow-color:#000099;	
}


.subhead	{color : #ffffff; font: bold 14px Verdana, Tahoma, Arial, Helvetica, sans-serif; }
.homesub 	{color : #66CCCC; font: bold 12px Verdana, Tahoma, Arial, Helvetica, sans-serif; }
.hallhead 	{color : #FF9900; font: bold 14px Tahoma, Arial, Helvetica, sans-serif; }

p,li,ul,ol {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 9pt;
	color : #000000;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 9pt;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 9pt;
	color : #000000;

}
div.copyright {
	width: 450px;
	padding: 10px;
	text-align: center;
	color : #7D7D7D;	
}
span.copyright {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 8pt;
	color : #7D7D7D;
}
span.b,span.bold {
	font-weight: bold;
}
span.boldAlt {
	color: #FFFF99;
	font-weight: bold;
}
span.em,span.emphasis {
	font-style: oblique;
}
.warning {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 10pt;
	color: black;
	background-color: #cccccc
}
.input {
	font-family: Arial, Helvetica, 'sans';
	font-size: 9pt;
}
div.nav {
	width: 450px;
	padding: 10px;
	text-align: right;
}
input.nav {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 9pt;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #000099;
}
div.content {
	width: 450px;
	padding: 10px;
	margin: 15px;
	text-align: left;
}
div.message {
	width: 450px;
	background-color: #ffffcc;
	padding: 5px;
	text-align: left;
}
h1	{
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 16pt;
	font-weight: bold;
	color: black;
}
h2 {
	font-family:  Verdana, arial,helvetica,verdana,sans-serif;
	font-size: 14pt;
	color : #9900CC;
	font-weight : bold;
}

h3 {
	font-family:  Verdana, arial,helvetica,verdana,sans-serif;
	font-size : 13pt;
	color : #9900CC;
	font-weight : bold;
}

h4 {
	font-family: Verdana, arial,helvetica,verdana,sans-serif;
	font-size: 11pt;
	color : #FF7301;
	
}

h5,h6,h7 {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 10pt;
	color: #000099;
}

a:link {
	font-family: Verdana, Arial, Helvetica, 'sans';
	color: #3366cc;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, 'sans';
	color: #cc66ff;

}

a:active {
	font-family: Verdana, Arial, Helvetica, 'sans';
	color: #3366cc;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, 'sans';
	color: #3366cc;
}
a.menu,a.menu:active,a.menu:visited {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
a.menuChild {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 9pt;
	text-decoration: bold;
	color: #3a50af;
}

a.menuChild:active {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 9pt;
	text-decoration: bold;
	color: #3a50af;
}

a.menuChild:hover {
	font-family: Verdana, Arial, Helvetica, 'sans';
	font-size: 9pt;
	text-decoration: bold;
	color: #3a50af;
}
.stdHeavy {
	font-family: Verdana, Arial, Helvetica, 'sans';
	background-color: #000066;
	vertical-align: text-top;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.stdLight {
	font-family: Verdana, Arial, Helvetica, 'sans';
	background-color: #DEE2EE;
	
	vertical-align: text-top;
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.std {
	font-family: Arial, Helvetica, 'sans';
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.stdRow {
	font-family: Arial, Helvetica, 'sans';
	background-color: #DEE2EE;	
	vertical-align: text-top;
	color: #000000;
}
.stdRowAlt {
	font-family: Verdana, Arial, Helvetica, 'sans';
	background-color: #CCCCFF;
	vertical-align: text-top;
	color: #000000;
}
.errHeavy {
	font-family: Verdana, Arial, Helvetica, 'sans';
	background-color: #000099;
	vertical-align: text-top;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.errLight {
	font-family: Verdana, Arial, Helvetica, 'sans';
	background-color: #33CCFF;
	vertical-align: text-top;
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.err {
	font-family: Verdana, Arial, Helvetica, 'sans';
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.error {
	color: red;
}
.link {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: white; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.parent {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Arial
}
.parentlink {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; CURSOR: hand; COLOR: white; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.childlink {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; CURSOR: hand; COLOR: yellow; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
/* Admin Styles */
.Admin {
	font-family: Verdana, Arial, Helvetica, 'sans';
	vertical-align: text-top;
	font-size: 9pt;
	color: red;
}
.AdminTest {
	font-family: Verdana, Arial, Helvetica, 'sans';
	vertical-align: text-top;
	font-size: 9pt;
	color: #00cc00;
}
