body {
	background: #FFFFFF;
	color: #000000;
	font-family: verdana, sans-Serif, arial, helvetica;;
	font-size: 10 pt;
	font-style: none;
}

h1 {font-size: 24pt;}
  	

h2 {
	background: #66FFFF;
	border-color: #000033;
	border-style: solid;
	border-width: 1px;
	border-spacing: 0em;
	color: #0033CC;
	font-size: 16pt;
	padding: 2px;
	text-align: center;
	width: 100%;
}

h2.g {
	background: #CCFFCC;
	border-color: #006600;
	color: #003300;
}

h3 {
	font-size: 12 pt;
	font-weight: bold;
}

a {color: #0033CC; text-decoration: none;}
a:hover {color: #006633; text-decoration: underline;} 
a:active {color: #990000;}

embed, img.b, table {
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
}

img.b {
	text-align: center;
}

table {
	border-collapse: collapse;
	border-spacing: 0em;
}

th,td {
	vertical-align: top;
	padding: 0.4em;
}

th {
	background: #000066;
	color: #FFFF66;
	font-size: 12pt;
	text-align: center;
}

td {
	text-align: left;
}

/* Window Table Styles */
table.normal {
	border-width: 0px;
}

td.normal {
	background: #FFFFFF;
}

#main {
	background: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0px;
}

/* Side Menu Styles */
td.side {
	font-weight: bold;
	font-family: "BankGothic Md BT", Arial;
	background: #0033CC;
	background-image: url(/images/ttest.jpeg);
	background-repeat: repeat-y;
}

td.menu {
	color: #990000;
	font-size: 12pt;
	font-style: italic;	
}

table.menu {	
	border-width: 0px;
	width: 145px;
}

a.s {color: #FFFF66; text-decoration: none; font-weight: bold; font-size: 10pt;}
a.s:hover {color: #FF9900; text-decoration: none;} 
a.s:active {color: #FFFF00; text-decoration: none;}

a.x {color: #000000; text-decoration: none;}
a.x:hover {color: #000000; text-decoration: underline;} 

/* Other Styles */
#name, #left, #c {
	color: 000099#;
	background: #0099FF;
}

#name {
	width: 20%;
}

#c {	
	text-align: center;
}

#note {
	color: #000000;
	background: #CCFFCC;	
}

.c {
	text-align: center;
}

.sm {
	font-size: 8pt;
	font-weight: 200;	
}

.submit {
	color: #000099;
	background-color: #CCFFFF;
	font-weight: bold;
}

.br {	
	margin-top: 0;
	margin-bottom: 0;
}

.error {
	color: #FF0000;
	font-size: 12 pt;
	font-weight: bold;
}

@import url("reftagger.css")

