p {  font-family: Tahoma; font-size: 12px; color: #666666}

body {
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-color: #FCF9EE;
	font-family: Tahoma;
	font-size: 12px;;
	color: #666666;
}

a:link, a:visited, a {
	font-family: Tahoma;
	font-size: 12px;;
	color: #333333;
	text-decoration: none;
}

a:hover   {
	font-family: Tahoma;
	font-size: 12px;;
	color: #FF6600;
	text-decoration: underline;
}

textarea {
	font-family: Tahoma;
	font-size: 11px;;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

td {  font-family: Tahoma; font-size: 12px;; color: #666666}

input {
	font-family: Tahoma;
	font-size: 12px;;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.textbox {
	font-family: Tahoma;
	font-size: 11px;;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(images/textbox.jpg);
}

.textarea {
	font-family: Tahoma;
	font-size: 11px;;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(images/textarea.jpg);
	background-attachment: fixed;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #993300;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
	letter-spacing: 1px;
}

option {
	font-family: Tahoma;
	font-size: 12px;;
	color: #996633;
	text-decoration: none;
	border: 1px solid #CC9966;
	background-color: #F8F0E8;
}

.nostyle
{
	border: 1px;
}

.emphasize
{
	font-family: Tahoma;
	font-size: 12px;;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}

.header
{
	font-family: Tahoma;
	font-size: 12px;;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whitea {
	font-family: Tahoma; 
	font-size: 12px;; 
	color: #CCCCCC; 
	text-decoration: none;
}

ul {
	font-family: Tahoma;
	font-size: 12px;;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(images/smallbullet.gif);
}

.check
{
	font-family: Tahoma;
	font-size: 12px;;
	font-weight: normal;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(images/checkmark_green2.gif);
}

hr {
	border: 1px dotted #999999;
}


.mytr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.mytd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.mytable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F5F6F0;
}

.contenttable
{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/logowhite.gif);
	background-repeat: no-repeat;
	background-position: right bottom;


}

.small
{
	FONT-SIZE: 8pt; 
	COLOR: #006600; 
	FONT-FAMILY: Tahoma;
}
