@charset "utf-8";
/* CSS Document */
/*General*/
body {
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	/*background-color:#96021A;*/
	background-color:#6E0001;
	color:#FFFFFF;
	font-family: Arial, Tahoma;
	font-size:12px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	white-space:nowrap;
	scrollbar-face-color: #6D0000;
    scrollbar-shadow-color: #909090;
    scrollbar-highlight-color: #F0F0F0;
    scrollbar-3dlight-color: #F0F0F0;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #000000;
}

a { 
	text-decoration:none; 
	color: #FFFFFF;
	font-size:12px;
}

a:hover { 
	text-decoration:underline; 
	color: #FFFFFF;
	font-size:12px
}

a.bottom_lnk { 
	text-decoration:none; 
	color: #000000;
	font-size:12px;
	font-weight:bold;
}

a.bottom_lnk:hover { 
	text-decoration:underline;
	color: #000000;
	font-size:12px;
	/*font-weight:bold;*/
}

td.bottom_lnk {
	padding:0px 5px 0px 5px;
	color: #000000;
	font-size:12px;
	font-weight:bold;
}

td.lnk_sep {
	width:1px;
	background-color:#000000;
}


/*Header*/
td.topImage {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

/*Menu*/


/*Content*/
td.mainpage {
	cursor:pointer;
}

td.mainpage:hover {
	cursor:pointer;
}

input.validate {
	width:182px; 
	height:21px; 
	border-left-color:#000000; 
	border-top-color:#000000; 
	border-right-color:#191919; 
	border-bottom-color:#191919; 
	background-color:#151515; 
	color:#FFFF99;
}

td.link {
	cursor:pointer;
}

td.blackcode {
	font-size:9px;
	color: #000000;
	vertical-align:middle;
	padding: 5px 5px 5px 5px;
}

/* arnewsletter */
a.newsletter {
	text-decoration:none; 
	color: #FFFFFF;
	font-size:10px;
	/*font-weight:bold;*/
}

a.newsletter:hover {
	text-decoration:underline; 
	color: #FFFFFF;
	font-size:10px;
	/*font-weight:bold;*/
}

a.under {
	text-decoration:none;
	color: #FFFFFF;
	font-size:16px;
}

a.under:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size:16px;
}

/* legals */
td.legals {
	color: #000000;
	font-size:12px;
	font-family: Tahoma, Arial;
}

/***** FormCheck *****/

.fc-tbx .tl{
	background: url('../../images/formcheck/top_left.png') no-repeat;
}
.fc-tbx .t{
	background: url('../../images/formcheck/top.png') repeat-x;
	height: 17px;
}
.fc-tbx .tr{
	background: url('../../images/formcheck/top_right.png') no-repeat;
}
.fc-tbx .l{
	background: url('../../images/formcheck/left.png') repeat-y;
	width : 17px;
}
.fc-tbx .r{
	background: url('../../images/formcheck/right.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('../../images/formcheck/bottom_left.png') no-repeat;
}
.fc-tbx .b{
	background: url('../../images/formcheck/mark.png') no-repeat;
	height: 36px;
}
.fc-tbx .br{
	background: url('../../images/formcheck/bottom_right.png') no-repeat;
}
.fc-tbx .c{
	background: url('../../images/formcheck/inner.png') repeat;
	padding:5px;
}
.fc-tbx a.close {
	float: right;
	background: url('../../images/formcheck/error.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.fc-tbx p span {
	font-weight: bold;
	color: red;
}

.ajax_loader {
	background : url('../../images/formcheck/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}

/*members global*/

/*footer*/
table.footer {
	background-color:#000000;
}

td.footer {
	border: none 0px #000000;
	background-color:#000000;
	padding-bottom:3px;
}

a.bottom_lnk_white { 
	text-decoration:none; 
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}

a.bottom_lnk_white:hover { 
	text-decoration:underline;
	color: #FFFFFF;
	font-size:12px;
	/*font-weight:bold;*/
}

td.bottom_lnk_white {
	padding:0px 5px 0px 5px;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}

td.lnk_sep_white {
	width:1px;
	background-color:#FFFFFF;
}

td.menu {
	height:33px;
	padding:5px 5px 5px 5px;
	font-size:12px;
	cursor:pointer;
	color:#C40539
}

td.menuRight {
	height:33px;
	padding:5px 5px 5px 5px;
	font-size:12px;
	cursor:pointer;
	color:#C40539;
}

td.menuRight:hover {
	height:33px;
	padding:5px 5px 5px 5px;
	font-size:12px;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:underline;
}

td.menuOn {
	height:33px;
	padding:5px 5px 5px 5px;
	font-size:12px;
	cursor:pointer;
	color:#FFFFFF;
}

td.submenu {
	height:13px;
}

td.profile_title {
	font-weight:bold;
	vertical-align:top;
	font-size:10px;
}

td.profile_count {
	font-weight:bold;
	vertical-align:top;
	font-size:16px;
}

td.profile_content {
	font-weight:normal;
	vertical-align:top;
	font-size:12px;
	padding:0px 0px 0px 10px;
}

.tags {
	font-size:0px;
	color:#6E0001;
	width:900px;
}

.content
{
	position: absolute;
	top:0px;
	z-index:0;
	border-collapse:collapse;
	border-spacing:0px;
}
