/*
Design by MindQ Interactive - http://www.mind-q.com
*/

body
{
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		  background-image: url("../images/bgbig.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

a {
	color: #757171;
	text-decoration: none;
}

a:hover {
    color: #ff0000;
	text-decoration: underline;
}
.maintblbdr{
	border-bottom: solid 1px #66a0d9;
	border-left: solid 1px #66a0d9;
	border-right: solid 1px #66a0d9;
	border-top: none;
}
.champsbg{
	background-image: url(../images/champsbg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.globebg{
	background-image: url(../images/globe.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.menubg{
	background-image: url(../images/menu_bg00.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.menubg_sub{
	background-image: url(../images/menu_bg00.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bodybg{
	background-image: url(../images/bodybg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.heading{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: none;
	color: #757171;
}

.sub_heading{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #757171;
}

.sub_heading2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fc0202;
}

.Top_heading{
	font-family: Times New Roman, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #757171;
}
.text{
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.text_h{
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.smtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.imagepadding{
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
}
.footertext{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #575757;
}

/*.ul, liul {
	display:inline;
	}
	li {
	line-height:1em;
	font-size: 10px;
	clear:both;
	height: 1em;
	margin-bottom:1em;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
} */

