﻿body
{
	background-image:url(../images/bgImg.jpg);
	background-position:left top;
	background-repeat:repeat;	
	text-align:center;
	margin-left: auto;
	margin-right:auto;
	width: 1000px;
}
body
{
	background-image:url(../images/bgImg.jpg);
	background-position:left top;
	background-repeat:repeat;		
	text-align:-moz-center;
}
ul
{
	list-style:dot;
	margin-left:15px;
	padding-right:40px;
	padding-left:0px;
}
.internal_img
{
	padding-left:10px;
}
.shadeBG
{
	background-image:url(../images/shade.png);
	background-position:left top;
	background-repeat:repeat-x;	
}
.mainTb
{
	background:white;
	color:#52453d;
	font-family: Verdana, Arial, Helvetica;
}
.borders
{
	height: 6px;
}
.logoBar
{
	height:100px;
	width:990px;
	background-image:url(../images/logo_bar_BG.jpg);
	background-repeat:repeat-x;	
}
.topTxt
{
	font-size: 14px;
	color:#b6b0af;
}
.mainTitle
{
	color: #c3562d;
	font-weight: bold;
	font-size: 14px;
}
.mainSubTitle
{
	color:#534a43;
	font-size:12px;
	font-weight:bold;
}
.normalText
{
	color:#534a43;
	font-size:13px;
	line-height: 18px;
	padding-bottom: 10px;
	vertical-align:top;
}
.mainContentTable
{
	vertical-align:top;
	text-align:center;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align:-moz-center;
}
.underlinedText a:link
{
	text-decoration:underline;
}
.underlinedText
{
	color: #c3562d;
}
.underlinedText a:hover
{
	text-decoration:none;
}
li
{
	color:#c3562d;
	
}
li span
{
	color:#534a43;
}
.txtFields
{
	background-color: #ffffff;
	border: solid 1px #cccccc;
	width: 350px;
	text-align:left;
	color: Gray;
}
.txtFieldsReq
{
	width: 350px;
	text-align:left;
	color: Gray;
	background-image:url(http://www.brightfox.com.au/foxdata/images/required.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color: #ffffff;
	border: solid 1px #cccccc;
}
.link1 a
{
	text-decoration:none;
	font-size:10px;
	color:#c3562d;
	font-weight:normal;
}
.link1
{
	height:25px;
	background-image:url(../images/link_bg.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#c3562d;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	font-weight:normal;
	width:140px;
	padding-top:2px;
}
.link1 a:hover
{
	text-decoration:none;
	font-size:10px;
	color:#534a43;
}

.link2 a
{
	text-decoration:none;
	font-size:10px;
	color:#c3562d;
	vertical-align:middle;
	
}
.link2
{
	height:25px;
	background-image:url(../images/link_bg2.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#c3562d;
	vertical-align:middle;
	text-align:left;
	padding-left:20px;
	font-weight:normal;
	width:209px;
	padding-top:2px;
}
.link2 a:hover
{
	text-decoration:none;
	font-size:10px;
	color:#534a43;
}
.interestBtn
{
	width:153px;
	height:22px;
	background-image: url(../images_projects/button_register.gif);
	background-repeat:no-repeat;
	border:0px;
}