body, td, th,form,input,select,textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*form,input,select,textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}*/
body
{
	background-color: #FFFFFF;
}
body, td, th {
	color: #666;
	}
a:link
{
	color: #333366;
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
	color: #333366;
}
a:hover
{
	text-decoration: none;
	color: #339900;
}
a:active
{
	text-decoration: underline;
	color: #339900;
}
.mainTable
{
	border: 1px solid #333366;
}
.leftColumn
{
	border-right: 1px solid #CCCCCC;
}
.rightColumn
{
	border-top: 1px solid #CCCCCC;
}
p
{
	line-height: 20px;
}
h1
{
	font-family: "Trebuchet MS" , Verdana, sans-serif;
	font-size: 18px;
	color: #339900;
	font-size: 18px;
	font-weight: normal;
}
.testBg
{
	background-image: url(../images/pastal_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftBg
{
	background-image: url(../images/pastal_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.greenText {
	color: #339900;
}
