table
{
	font-family: Arial;
	font-size: 12px;
	color: #3b6386;
}
a
{
	font-family: Arial;
	font-size: 12px;
	color: #3b6386;
}
.title_red
{
	font-family: Arial;
	font-size: 16px;
	color: #CC3311;
	text-decoration: none;
}
.white_text
{
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.blue_menu_text
{
	font-family: Arial;
	font-size: 12px;
	color: #3b6386;
	text-decoration: none;
}
.blue_text
{
	font-family: Arial;
	font-size: 14px;
	color: #3b6386;
	text-decoration: none;
}
.blue_input
{
	font-family: Arial;
	font-size: 12px;
	color: #3b6386;
}

.text_blue
{
	font-family:Arial;
	color:#336699;
	font-size:14px;
}
.text_red
{
	font-family:Arial;
	color:#990000;
	font-size:14px;
}
.text_white
{
	color:White;
	font-family:Arial;
	font-size:16px;
	font-weight:bold
}
.red_title
{
	font-family: Arial;
	font-size: 14px;
	color: #e70545;
	text-decoration: none;
	font-weight: bold;
}
.white_big_text
{
	font-family: Arial;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

.loginRedText
{
	font-family: Arial;	
	color: #e70545;	
}

.invisible_input
{
	font-family: Arial;
	font-size: 12px;
	color: #3b6386;
	border: 0px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.textBold
{
	font-weight:bold;
}

.sslText
{
	font-weight:bold;
	font-size:14px;
}

.regularGrid
{
	padding-right:20px;
	padding-left:2px;	
}
.regularGrid TD
{
	text-align:right;
	padding-right:10px;
	padding-left:2px;	
	border-style: solid;
	border-width: 1px;
	border-left-color: #38648f;
	border-right-color: #38648f;
	border-top-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
}

TD.ContactBtn
{
	font-size: 12px;
	font-weight:bold;
	padding-left: 3px;
}


.headerGrid TD
{	
	border-style: solid;
	border-width: 1px;
	border-left-color: #38648f;
	border-right-color: #38648f;
	border-top-color: #38648f;
	border-bottom-color: #38648f;
}


.service A:link
{
	font-family: ariel, verdana, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	font-weight: bold;
	
}
.service A:visited
{
	font-family: ariel, verdana, sans-serif;
	font-size: 13px;	
	text-decoration: none;	
}
.service A:active
{
	font-family: ariel, verdana, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	font-weight: bold;
}
.service A:hover
{
	font-family: ariel, verdana, sans-serif;
	font-size: 13px;	
	text-decoration: none;
}
.service A:select
{
	font-family: ariel, verdana, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	font-weight: bold;
}


