﻿/* CSS Document */

body {
	background-color: #466392;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}

img	{
	border-width:0px;
}

a{
	color: #A41D22;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	font-family: Tahoma;
}

a:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	background-color: #A41D22;
	font-family: Tahoma;
}
.form_table_txt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.register_forms
{
    padding:opx;
    border:1px solid #9c9c9c;
    background-color:#f2f2f2;
}
.conditions_txt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.ftr_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #EFEFEF;
}
a.ftr:link, a.ftr:visited, a.ftr:active{
	color: #0066CB;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
}
a.ftr:hover {
	color: #002674;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
}
