@charset "utf-8";
body{
	margin:10px 0px 0px 0px;
	background-image:url(img/backMW1.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
img{
	display:block;
}

.main{
	width:780px;
	background-color:#ffffff;
	padding:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
.tb_left{
	width:23px;
	background-image:url(img/tb_left.gif);
	background-repeat:repeat-y;
}
.tb_right{
	width:23px;
	background-image:url(img/tb_right.gif);
	background-repeat:repeat-y;
}
.tb_top{
	height:2px;
	background:url(img/top_line.gif);
}
.tb_bottom{
	height:2px;
	background:url(img/bottom_line.gif);
}
.menuTable{
	margin-top:5px;
	width:100%;
}
.menuLeft{
	height:26px;
	width:9px;
	background:url(img/menu_bg.gif);
}
.menu{
	height:26px;
	background:url(img/menu_bg.gif);
}
.menuRight{
	height:26px;
	width:9px;
	background:url(img/menu_bg.gif);
	text-align:right;
}
a.menu, a.menu:visited{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-image:url(img/menu_bg.gif);
	background-repeat:repeat-x;
	float:left;
	line-height:24px;
	padding:0px 10px 0px 10px;
	outline:none;	
}
a.menu:hover{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background-image:url(img/menu_bg_hover.gif);
	background-repeat:repeat-x;
	float:left;
	line-height:24px;
	padding:0px 10px 0px 10px;
	outline:none;	
}
a.selected{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background-image:url(img/menu_bg_hover.gif);
	background-repeat:repeat-x;
	float:left;
	line-height:24px;
	padding:0px 10px 0px 10px;
	outline:none;	
}

a.menuR, a.menuR:visited{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-image:url(img/menu_bg.gif);
	background-repeat:repeat-x;
	float:right;
	line-height:24px;
	padding:0px 10px 0px 10px;
	outline:none;		
}
a.menuR:hover{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background-image:url(img/menu_bg_hover.gif);
	background-repeat:repeat-x;
	float:right;
	line-height:24px;
	padding:0px 10px 0px 10px;
	outline:none;	
}
.largerTextHeader{
	font-size:15px;	
	padding-bottom:10px;
}

.content1{
	padding:10px 20px 10px 25px;
	width:435px;
}
.content{
	padding:10px;
	width:460px;
}
.quote{
	padding:10px 0px 0px 30px;
	font-style:italic;
}
.box_tl{
	width:11px;
	height:11px;
	background-image:url(img/box_tl.gif);
}
.box_tr{
	width:11px;
	height:11px;
	background-image:url(img/box_tr.gif);
}
.box_t{
	height:11px;
	background-image:url(img/box_t.gif);
	background-repeat:repeat-x;
}
.box_l{
	width:11px;
	background-image:url(img/box_l.gif);
	background-repeat:repeat-y;
}
.box{
}
.box_r{
	width:11px;
	background-image:url(img/box_r.gif);
	background-repeat:repeat-y;
}
.box_bl{
	width:11px;
	height:11px;
	background-image:url(img/box_bl.gif);
}
.box_br{
	width:11px;
	height:11px;
	background-image:url(img/box_br.gif);
}
.box_b{
	height:11px;
	background-image:url(img/box_b.gif);
	background-repeat:repeat-x;
}
.player{
	background-image:url(img/videoplyr1.jpg)	;
}

a.btnChallenge, a.btnChallenge:visited 
{
	height:185px;
	width:232px;
	background-position:top left;
	background-image: url(img/guarantee.jpg);
	display:block;
	outline:none;
	background-color:#0F9;
}
a.btnChallenge:hover {
	height:185px;
	width:232px;
	background-position:bottom left;
	background-image: url(img/guarantee.jpg);
	display:block;
	outline:none;
}
.blockWide{
	font-size:13px;
	font-weight:bold;
	padding:0px 125px 0px 30px;
	margin-top:120px;
}
.blockNarrow{
	font-size:13px;
	font-weight:bold;
	padding:10px 280px 0px 30px;
}
.footer{
	font-size:10px;
	color:#808080;
	text-align:center;
}
a.footer, a.footer:visited 
{
	font-size:10px;
	color:#697B96;
	text-decoration:none;
}
a.footer:hover {
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}
.header1{
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-decoration:none;
	color:#333333;
	display:block;
	outline:none;	
}
a.header1, a.header1:visited 
{
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-decoration:none;
	color:#333333;
	display:block;
	outline:none;	
}
a.header1:hover {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-decoration:underline;
	color:#900;
	display:block;
	outline:none;	
}