*
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

body
{
	background-color: #778F9A;
}

.support_title
{
	font-weight: bold;
	font-size: 14px;
	color: #3363A1;
}

.table_title_bar
{
	background-color: #799BA5;
}

.table_header_text
{
	font-weight: bold;
	color: white;
	font-size: 12px;
}

.table_content_text
{
	color: #3363A1;
	font-size: 10px;
}

.style1
{
	font-size: 10px;
}

.login_box
{
	-moz-border-radius: 8px;
	border:1px solid #336666;
	background:#92B5C6;
}

.table_box
{
	-moz-border-radius: 8px;
	border:1px solid #CCCCCC;
}

