body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	text-decoration: none;
	margin: 0px;
}

.tab-bdr-lft {
	background: url(../images/img-04.gif) repeat;
	border-width: 1px;
	border-style: none none solid solid;
	border-color: #c9c9c9;
}

.tab-bdr-rt {
	background: url(../images/img-04.gif) repeat;
	border-width: 1px;
	border-style:none solid solid none;
	border-color: #c9c9c9;
}
.tab-center {
	background: url(../images/img-03.gif);
}

.tab-bdr-centre {
	background: url(../images/img-04.gif) repeat;
	border-width: 1px;
	border-style:none none solid none;
	border-color: #c9c9c9;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	text-decoration: none;
	padding: 8px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5b5b5b;
	text-decoration: none;
	background: url(../images/verti_dots.gif) bottom repeat-x;
	margin: 0px;
	padding-bottom: 5px;
}

.style-blue {
	color: #40a2e0;
	text-decoration: none;
}

.style-brown {
	color: #d17131;
	text-decoration: none;
}

a:link {
	color: #2794DC;
	text-decoration: none;
}

a:visited {
	color: #2794DC;
	text-decoration: underline;
}

a:hover {
	color: #2794DC;
	text-decoration: underline;
}

a:active {
	color: #2794DC;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5B5B5B;
	margin: 0px;
	text-transform: uppercase;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-style:none
}

.regfields {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #f8f8f8;
	border: 1px solid #004D95;
}

.red_txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D30000;
	text-decoration: none;
}

.red_big {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D30000;
	text-decoration: none;
}

.gray_txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5b5b5b;
	text-decoration: none;
}
