body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#eeeeee;
}
.content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #65726C;
	line-height: 15px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.black {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}

.blackbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #585656;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #585656;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #585656;
	text-decoration: none;	
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #585656;
	text-decoration: underline;
}
A.link:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.link:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
A.link:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
A.link:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #177ECD;
	text-decoration: none;
}
.form {
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Tahoma;
	BACKGROUND-COLOR: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #177ECD;
	border-bottom-color: #177ECD;
	border-left-color: #FFFFFF;
}


input {
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Tahoma;
	BACKGROUND-COLOR: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #177ECD;
	border-bottom-color: #177ECD;
	border-left-color: #FFFFFF;

}



button {
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Tahoma;
	BACKGROUND-COLOR: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #177ECD;
	border-bottom-color: #177ECD;
	border-left-color: #FFFFFF;

}


textarea{
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Tahoma;
	BACKGROUND-COLOR: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #177ECD;
	border-bottom-color: #177ECD;
	border-left-color: #FFFFFF;
}


select{
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Tahoma;
	BACKGROUND-COLOR: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #177ECD;
	border-bottom-color: #177ECD;
	border-left-color: #FFFFFF;

}