﻿/* CSS Document */

body {
	background-color: #efefef;
	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;
	background-image: url(../images/bkgd_tile.gif);
}

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;
}
.footer_type {
	text-align: center;
	color: #A41D22;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}
a:footer_type {
	text-align: center;
	color: #A41D22;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}
a:hover.footer_type{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	background-color: #A41D22;
	font-family: Tahoma;
}
.style1 {
	background-color: #404040;
}
.style2 {
	background-color: #FFFFFF;
}
.style3 {
	text-align: left;
}
.style4 {
	text-align: center;
}
.style5 {
	text-align: left;
	background-color: #EBEBEB;
}
.style6 {
	border-width: 0px;
}
.style7 {
	text-align: center;
	background-color: #CFCFCF;
}
b {
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}
ul {
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
	list-style-type: square;
}
li {
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
}
.heading {
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma;
	color: #cc0000;
}
input {
	font-family: Tahoma;
	font-size: 11px;
}

