body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

/* FORMS */
.textarea { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #58636D; font-size: 11px; letter-spacing: 0px; line-height: 11px; background-color: #FFFFFF; border:1px; border-style:solid; border-top-width:1px; border-top-color:#E0E0E0; border-right-width:1px; border-right-color:#E0E0E0; border-bottom-width:1px; border-bottom-color:#C3C3C3; border-left-width:1px; border-left-color:#C3C3C3}
.texfield  { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #58636D; font-size: 11px; letter-spacing: 0px; line-height: 11px; background-color: #FFFFFF; border:1px; border-style:solid; border-top-width:1px; border-top-color:#E0E0E0; border-right-width:1px; border-right-color:#E0E0E0; border-bottom-width:1px; border-bottom-color:#C3C3C3; border-left-width:1px; border-left-color:#C3C3C3}
.dropdown  { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #58636D; font-size: 11px; letter-spacing: 0px; line-height: 11px; background-color: #FFFFFF; border:1px; border-style:solid; border-top-width:1px; border-top-color:#E0E0E0; border-right-width:1px; border-right-color:#E0E0E0; border-bottom-width:1px; border-bottom-color:#C3C3C3; border-left-width:1px; border-left-color:#C3C3C3}
/* FORMS */

.tdwhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #373649;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bgmenu {
	background-color: #73717C;
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgbottom {
	background-image: url(../images/bg_bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.txtbluebold {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0053FF;
	text-decoration: none;
}
.txtgreybold {


	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #757485;
	text-decoration: none;
}
.txtblackbold {



	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #373649;
	text-decoration: none;
}
.linkbottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.linkbottom:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.tdred {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
	text-decoration: none;
	background-color: #FFFFFF;
}
