html {
}

body {
	font-family: arial, sans-serif;
}

h1 {
	font-family: arial, sans-serif;
}

h2 {
	font-family: arial, sans-serif;
}

h3 {
	font-family: arial, sans-serif;
}

h4 {
	font-family: arial, sans-serif;
	font-weight: normal;
}

h5 {
	font-family: arial, sans-serif;
}

h6 {
	font-family: arial, sans-serif;
}

p {
	font-family: inherit;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 130%;
}

div {
	font-family: inherit;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	font-family: arial, sans-serif;
	color: #0000FF;
	text-decoration: none;
}

a:link    { }   /* unvisited links */
a:visited { }   /* visited links   */
a:hover   { }   /* user hovers */
a:active  { }   /* active links    */

.biglink {
}

table {
	border: 5px;
}

hr {
	color: #3A3AFF;
}

.maintable{
	font-family: inherit;
	background-color: #F3F3FF;
	border-style: solid;
	border-color: #3A3AFF;
	border-left: 1px solid #3A3AFF;
	border-right: 1px solid #3A3AFF;
}

.maintable thead tr {
	font-family: arial, sans-serif;
	border-top: 1px solid #3333FF;
	border-bottom: 1px solid #3333FF;
	background-color: #D0D0FF;
}

.maintable th {
	font-family: arial, sans-serif;
	border-top: 1px solid #3333FF;
	border-bottom: 1px solid #3333FF;
	background-color: #D0D0FF;
}

.maintable tfoot {
	border-color: #3333FF;
}

.table_header {	
	font-family: arial, sans-serif;
	background-color: #D0D0FF;
	border-top: 1px solid #3333FF;
	border-bottom: 1px solid #3333FF;
}

td {
	font-family: arial, sans-serif;
	text-align: left;
}

caption {
	font-family: arial, Sans-serif;
	font-weight: normal;
	text-align: left;
}

.tab_off {
	border: 1px solid #9999FF;
	border-bottom: 2px solid #3333FF;
}

.tab_on {
	border-left: 2px solid #3333FF;
	border-top: 2px solid #3333FF;
	border-right: 2px solid #3333FF;
	border-bottom: none;
}

.tab_on {
	background-color: #CCCCFF;
	color: black;
}

.tab_off {
	background-color: #EFEFFF;
	color: black;
}

.tab_panel_main {
	background-color: #CCCCFF;
	border-left: 2px solid #3333FF;
	border-right: 2px solid #3333FF;
}

.navframe {
	width: 125px; 
	background-color: #FAFAFF;
	padding: 15px;
	border: 10px;
	vertical-align: top;
}

.whoframe {
	width: 80px;
	background-color: #FAFAFF;
	padding: 15px;
	border: 10px;
	vertical-align: top;
}

.navlink {
	font-family: arial, helvetica, sans-serif;
	color: #000099; 
}

.navheading {
	margin-bottom: 2px;
}

.divMain {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCFF;
	background-color: #EFEFFF;
}

.header {
	text-align: center;
}

.docheader {
	background-color: #CCCCFF; 
	color: #FCFCFF;
	font-weight: normal; 
}

.info {
	color: #6666CC;
}

.calender {
}

body {
	background-color: #F9F9FF;
}

input[type="text"], input[type="password"], select, textarea {
	border: 1px solid #9999FF;
	background-color: #F9F9FF;
}


hr {
	background-color: #9999FF;
}

.calendar_heading {
	background-color: #D0D0FF;
}

