.input {
	font-family: Tahoma;
	font-size: 11px;
}
.quest {
	font-family: Tahoma;
	font-size: 12px;
}
.SupportTextHeader
{
	font-family : Verdana;
	font-size : 9pt;
	color: #C22627;
}
.SupportText
{
	font-family : Verdana;
	font-size : 9pt;
}
a.email:link
{
	color: #000000;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration: underline;
}
a.email:active
{
	color: #000000;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration: underline;
}
a.email:visited
{
	color: #000000;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration: underline;
}
a.email:hover
{
	color: #ff0000;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration: none;
}
.BugReportHeader
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
}
.BugReportText
{
	font-family : Verdana;
	font-size : 8pt;
}
.FormStyle
{
	font-family : Verdana;
	font-size : 8pt;
	background-color :#ffffff;
	border : 1px outset Gray;
}
.FormStyle2
{
	font-family : Verdana;
	font-size : 8pt;
	color: #ffffff;
	background-color :#C22627;
	border : 1px outset Gray;
}

.Address
{
	font-family : Verdana;
	font-size : 7pt;
}
.FormText
{
	font-family : Verdana;
	font-size : 9pt;
}
.FormButton
{
	font-family : Verdana;
	font-size : 8pt;
	color: #ffffff;
	background-color :#C22627;
	border : 1px outset Gray;
}
.FormButtonFAQ
{
	font-family : Verdana;
	font-size : 8pt;
	color: #ffffff;
	background-color :#4e658a;
	border : 1px outset Gray;
}
.FormBox
{
	font-family : Verdana;
	font-size : 8pt;
	background-color :#ffffff;
	border : 1px outset Gray;
}
.scroll
{
scrollbar-arrow-color: #4e658a;
scrollbar-3dlight-color: #777799;
scrollbar-darkshadow-color: #666677;
scrollbar-face-color: #a1b1c3;
scrollbar-highlight-color: #e9e9e9;
scrollbar-shadow-color: #a1b1c3;
scrollbar-track-color: #9faab8;
}