body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;

}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #6F0;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: no-repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 25px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
	height: 650px;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	color: #FFF;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(http://www.mqtsportsmed.com/img/rotate.php);
	


	
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_template1/logo4.jpg);
	background-position: top;
}
td.left_content {
	width: 700px;
	height: 840px;
	padding: 15px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);

}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}


a.banner_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}

/** green box **/
#gbox {
	width: 431px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
}

#gbox-bg  { background: url(../images/green_bg.gif) repeat-y; }

#gbox-top { background: url(../images/green_top.gif) no-repeat; height: 24px; }


#gbox-grd {
  min-height: 300px;
  padding: 2px 24px;
}

#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox p {
  margin: 1em 0;
}

#features2 {
  background: #EDF0C4;
  padding: 14px;
  margin: 0 -14px;
  height: 160px;
}
#features2 h2 {
  position: relative;
}
#features2 ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#features2 li {
  list-style: square;
  margin-left: 12px;
}

#features {
  background: #EDF0C4;
  padding: 14px;
  margin: 0 -14px;
  height: 235px;
}

#features h2 {
  position: relative;
}
#features ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: square;
  margin-left: 12px;
}

/** grey box **/

#greybox {
	background: url(../images/grey_top3.jpg) repeat-y;
	width: 280px;
	position: relative;
	left: 480px;
	margin-top: -760px;

}
#greybox-top {
	background: url(../images/grey_img.gif) no-repeat;
	padding-left: 15px;
	padding-top: 18px;
	text-align: left;
}

#greybox h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
  text-align: left;
}
#greybox a {
	color: #fff;
	text-align: left;
}
a.banner_link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	
}
