body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1F1F1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family:  Arial,Verdana, Geneva, helvetica, sans-serif;
	border: 1;
}

th {
	font-family:  Arial,Verdana, Geneva, helvetica, sans-serif;
}h1 {
	color: #990000;
	font-size: 18px;
}
h2 {
	color: #993333;
	font-size: 14px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
}
h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}
h4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
a {
	text-decoration: underline;
	color: #990000;
}
.majorlink {
	color: #996666;
	font-size: 12px;
}

td.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.callout p {font-size: 10px;}
.footer {
	font-size: 11px;
}
.normal {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
}
.inttable {
	border-width: 1px;
	border-style: dashed;
	border-color: #CCCCCC;
	font-size: 10px;
}
li.inttable {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
}
td.inttable p, li {font-size: 10px;}

/** Members pro styles**/

select {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; color: navy}
option {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; color: navy}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: navy}
.submit
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
FONT-WEIGHT: Bold;
BORDER-RIGHT: navy 1px inset;
BORDER-TOP: navy 1px inset;
BORDER-LEFT: navy 1px inset;
BORDER-RIGHT: navy 1px inset;
BORDER-BOTTOM: navy 1px inset;
color:navy;
height:19px;
text-decoration:none;
cursor: hand
}

.input
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: navy;
BORDER-RIGHT: navy 1px inset;
BORDER-TOP: navy 1px inset;
BORDER-LEFT: navy 1px inset;
BORDER-RIGHT: navy 1px inset;
BORDER-BOTTOM: navy 1px inset;
}

.notes_textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: navy;
BORDER-RIGHT: navy 1px inset;
BORDER-TOP: navy 1px inset;
BORDER-LEFT: navy 1px inset;
BORDER-RIGHT: navy 1px inset;
BORDER-BOTTOM: navy 1px inset;
}

.textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: navy;
BORDER-RIGHT: navy 1px inset;
BORDER-TOP: navy 1px inset;
BORDER-LEFT: navy 1px inset;
BORDER-RIGHT: navy 1px inset;
BORDER-BOTTOM: navy 1px inset;
height:70px;
width:240px;
}

ul {
	font-size: 12px;
	border-top: 0;
}
li {
	font-size: 12px;
}
.calj_main {
	font-size: 12px;
}
.dashedtable {
	border: 1px dashed #999999;
}