body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:link {color:#0173C8; text-decoration: underline;}
A:visited {color:#0173C8; text-decoration: underline;}
A:active {color:#0173C8; text-decoration: underline;}
A:hover {color:#E84B17; text-decoration: underline;}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form{
    margin: 0px;
}
.whiteText {
	color: #FFFFFF;
}
.redText {
	color: #CC0000;
}
.just {
	text-align: justify;
}
li {
	list-style-image: url(../images/bullet.gif);
	padding-bottom:2px;
	padding-top:2px;
}
.LinkGrey
{
	color:#666666; 
}
A.LinkGrey {color: #666666; text-decoration: underline;}
A.LinkGrey:visited {color: #666666; text-decoration: underline;}
A.LinkGrey:active {color: #666666; text-decoration: underline;}
A.LinkGrey:hover {color: #E84B17; text-decoration: underline;}

.bg_main {
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
}
.column_left {
	background-image: url(../images/bg_left_t.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	width: 210px;
	padding-top: 22px;
	padding-bottom: 110px;
}
.column_main {
	vertical-align: top;
	width: 560px;
	padding-top: 25px;
}
.mainbox {
	background-image: url(../images/mainbox_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 8px;
}
.text_grey {
	color: #666666;
}
.text_grey_small {
	font-size: 10px;
	color: #666666;
}

.text_orange_bold {
	font-weight: bold;
	color: #F76707;
}
.wide_170 {
	width: 170px;
}
.bord {
	border: 2px solid #9BC8E9;
}
#flashcontent {
		height: 100%;
	}
