/* CSS Document */

/* ============= Body Styles ============= */

body {
	text-align: center;
	background: url(../img/bg_page.gif) repeat-x;
	background-color: #7C7B7C;
	margin : 0px 0px 0px 0px;
}

/*============= Table Styles =============*/

#bg_bottom_left {
	background: url(../img/ds_left_bottom.jpg) no-repeat;
	background-position: bottom;
} 

#bg_bottom {
	background: url(../img/ds_bg_bottom.jpg) no-repeat;
	background-position: bottom;
}
#bg_bottomb {
	background: url(../img/ds_bg_bottomb.jpg) no-repeat;
	background-position: bottom;
}

#bg_bottom_right {
	background: url(../img/ds_right_bottom.jpg) no-repeat;
	background-position: bottom;
}
#bg_bottom_rightb {
	background: url(../img/ds_right_bottomb.jpg) no-repeat;
	background-position: bottom;
}

#col1_top {
	background: url(../img/col1_top.jpg) no-repeat;
	background-position: top;
} 

#col2_top {
	background: url(../img/col2_top.jpg) no-repeat;
	background-position: top;
} 

#col3_top {
	background: url(../img/col3_top.jpg) no-repeat;
	background-position: top;
} 

#col2_ds {
	background: url(../img/col2_ds.jpg) no-repeat;
	background-position: top;
}
#col2_dsb {
	background: url(../img/col2_dsb.jpg) repeat-x;
	background-position: top;
}

#rcol_b {
	background: url(../img/clmn_bg_r_bottom.jpg) no-repeat;
	background-position: bottom;
}

#rcol_t {
	background: url(../img/clmn_bg_r_top.jpg) no-repeat;
	background-position: top;
} 
#rcol_t iframe{
    height: 220px;
    margin: 0 0 10px 0;
}
#lcol_b {
	background: url(../img/clmn_bg_l_bottom.jpg) no-repeat;
	background-position: bottom;
}

#lcol_t {
	background: url(../img/clmn_bg_l_top.jpg) no-repeat;
	background-position: top;
}

a{
	font: 12px Tahoma, Arial, sans-serif; color: #000000; font-weight:bold;
} 

a:hover{
	font: 12px Tahoma, Arial, sans-serif; color: #000000; font-weight:bold;
} 

#more{
}

		
/* ============= Type Styles ============= */

.highlight { padding: 1px 2px; background-color: #FFFFCC; }

.text
	{ font: 12px Tahoma, Arial, sans-serif; color: #000000;}

.text_price
	{ font: 12px Tahoma, Arial, sans-serif; color: #FF0000;}
	
.text2
	{ font: 11px Tahoma, Arial, sans-serif; color: #222;}
	
.textlink
	{ font: 12px Tahoma, Arial, sans-serif; color: #0000FF; text-decoration: underline; font-weight:normal;}
.textlink:hover
	{ font: 12px Tahoma, Arial, sans-serif; color: #0000FF; text-decoration: none; font-weight:normal;}

.textlink2
	{ font: 12px Tahoma, Arial, sans-serif; color: #0000FF; text-decoration: none;}
.textlink2:hover
	{ font: 12px Tahoma, Arial, sans-serif; color: #0000FF; text-decoration: underline;}
	
.textlist
	{ font: 12px Tahoma, Arial, sans-serif; color: #000000; line-height:17px;}
	
.toplink
	{ font: 11px Tahoma, Arial, sans-serif; color: #FFFFFF; text-decoration: none;}	
.toplink:hover
	{ font: 11px Tahoma, Arial, sans-serif; color: #FFFFFF; text-decoration: underline;}
	
.header_yellow
	{ font: 12px Tahoma, Arial, sans-serif; color: #F8E50C; font-weight: bold;}
	
.header_white
	{ font: 12px Tahoma, Arial, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	
.header_white:hover
	{ font: 12px Tahoma, Arial, sans-serif; color: #F8E50C; font-weight: bold; text-decoration: none;}
	
.header2_white
	{ font: 11px Tahoma, Arial, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none;}

.header2_white:hover
	{ font: 11px Tahoma, Arial, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: underline;}
	
.header2_yellow
	{ font: 11px Tahoma, Arial, sans-serif; color: #F8E50C; font-weight: bold;}

.header_red
	{ font: 12px Tahoma, Arial, sans-serif; color: #FF0000; font-weight: bold; text-decoration: none;}
	
.header_blue
	{ font: 12px Tahoma, Arial, sans-serif; color: #253E92; font-weight: bold; text-decoration: none;}

.header3_white
	{ font: 13px Tahoma, Arial, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none;}
	
.navheader
	{ font: 13px Tahoma, Arial, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none;
	width: 172;
	height: 22;
	background: url(../img/nav_header_bg.gif) repeat-y;}
	
.navtext
	{ font: 11px Tahoma, Arial, sans-serif; color: #000000; text-decoration: none;}
.navtext:hover
	{ font: 11px Tahoma, Arial, sans-serif; color: #000000; text-decoration: underline;}

.copyright
	{ font: normal 11px/14px Tahoma, Arial, sans-serif; color: #3A3A3A;}
	
.bottomlink
	{ font: 11px Tahoma, Arial, sans-serif; color: #FFFFFF; text-decoration: none;}

.bottomlink:hover
	{ font: 11px Tahoma, Arial, sans-serif; color: #FFFFFF; text-decoration: underline;}
		
/* ============= Image Styles ============= */



/* ============= Rule Styles ============= */

.rule1 {
	margin: 0px 0px;
	width: 526;
	height: 20;
	background-color: #002572;
	font: 11px Tahoma, Arial, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none; }

.nav_hr {
	margin: 2px, 0px, 2px, 0px;
	width: 172px; 
	height: 2px;
	background: url(../img/nav_hr.gif) no-repeat; }
	
.rule3 {
	margin: 15px 0px;
	width: auto; 
	border-bottom: 1px dashed #AAA; }
	
/* ============= Form Styles ============= */

.inputbox {  
			font-family: Tahoma, Arial, sans-serif; font-size: 12px;
			color: #000000; 
			background-color: #D5D5D5; 
			border: 1px #666666 solid}

/* ========== MediaTrixBS Styles  ======== */

p {
	font-size:12px;
}

/* ============= Hacker Tested ============= */

#hacker-tested {
	background: url('http://www.bigleagueskills.com/images/hacker-tested.jpg') top left no-repeat;
	font: 12px/19px arial;
	width: 95px;
	font-weight: bold;
	text-align: center;
	margin: 5px 40px 0 40px;
	color: #3c0;
}