body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin :0;
	padding :0;
	color: #999999;
	background-color: #ffffff;
	margin-top: 2px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	line-height: 21px;
}
td.textFrame {
background-image:url(images/bg_body_repeat.gif);
background-position:left top;
background-repeat:repeat-y;
}

a:link {
	color: #9A874C;
	text-decoration: none;
}
a:visited {
	color: #B39D59;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #668BC0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.smallnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #747AAC;
	font-weight : normal;
}
.smallnav a:link {
	color: #99a7d1;
	text-decoration : none;
	font-weight: normal;
}

.smallnav a:visited {
	color: #99a7d1;
	text-decoration : none;
	font-weight: normal;
}

.smallnav a:active {
	color: #B3B9FF;
	text-decoration : underline;
	font-weight: normal;
}

.smallnav a:hover {
	color: #996600;
	text-decoration : underline;
	font-weight: normal;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #FFFFFF;
	font-weight : normal;
}
.whiteText a:link {
	color: #99CCFF;
	text-decoration : none;
	font-weight: normal;
}

.whiteText a:visited {
	color: #99CCFF;
	text-decoration : none;
	font-weight: normal;
}

.whiteText a:active {
	color: #B3B9FF;
	text-decoration : underline;
	font-weight: normal;
}

.whiteText a:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: normal;
}
select,input,textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e7ecff;
	color: #3b51a1;
	border-width: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e7ecff;
	color: #3b51a1;
	height: 84px;
	border-width: 0px;	
}
