.bodytext {
	font-family:serif;
	font-size:small;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-decoration:none;
	text-transform:none;
	color:#4A456D;
	text-align:left;
	background-color: #F6F6F6;
}

.bodytext A{
	text-transform:none;
	text-decoration:underline;
	color:#4A456D;
	font-weight:bold;
	
}

.bodytext A:hover { text-transform:none;text-decoration:underline; color:#2975c3; font-weight:bold;}

.tinytext { font-family:serif; font-size:x-small; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:none; color:#4A456D; }

A.tinytext:hover { text-transform:none; color:#E7D68C;}

.whitetext {font-family: serif; color:#ffffff; font-size:small;}

H3 { font-family:serif; font-size:medium; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#4A456D; text-align:left;}

h4 {
font-family:serif; font-size:large; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#333366; text-align:center;
}

.image{
	border-style:solid;
	border-color: #615841 #615841 #615841 #615841;
	border-width:2px;
      }

table.background
{ 
    color: #000;
}

td.btmLeftImage
{ 
    color: #000;
}

td.btmLeftImage2
{ 
 color: #000;
}

td.navbg
{ 
    color: #000;
}


BODY {
	font-family: "Times New Roman", Times, serif;
	color: #333366;
	background-color: #F6F6F6;
} 

INPUT {
background-color: #F3F4E1;
color: #000000;
font-family: serif;
font-weight: normal;
font-size: medium;
}
TEXTAREA {
background-color: #F3F4E1;
color: #000000;
font-family: serif;
font-weight: normal;
font-size: medium;
}
SELECT {
background-color: #F3F4E1;
color: #000000;
font-family: serif;
font-weight: normal;
font-size: medium;
}
.strong_underline {
	font-weight: bold;
	text-decoration: underline;
}
