body {
	font-family: Verdana, Arial, Helvetica;
	background: url(../images/texture_01.jpg);
}
.header {
	height: 150px;
	background: url(../images/headerbg.png);
	border: none;
}

.header h1 {float:left;}

.bestmain {width: 500px;}

.tr1 { height: 40px;}

.tr1 td {background-color: #100e22; color:#FFFFFF; font-size:12px; font-weight: bold; border: solid 1px #000000; text-align:center;}

.bestmain td { height:30px; } 

.insidetable td a { font-size:12px; color:#000000; font-weight: bold; text-decoration:underline; text-align:justify; padding: 5px;}

.insidetable td a:hover {text-decoration: none;}

.insidetable td img {padding-left: 5px; float:right; position: static;}

.insidetable {width: 180px ; border: 1px solid #000000;}

.tr2in { border: 1px solid #000000; }

.topMenu {
    background:url(../images/topmenubg.png);
	text-align: center;
	height: 30px;
}

.topMenu a {
	text-transform:capitalize;
	font-size:14px;
	font-weight: bolder;
	color: #ffffff;
}	

.topMenu a:hover {
	text-transform:capitalize;
	font-size:14px;
	color: #ffc600;
	font-weight: bolder;
}	

.topLink {
	text-decoration: none;
	color: #d2d2d2;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.topLink:hover {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.topSep {
	color: #d2d2d2;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.footer {
	background:url(../images/Foobg.png) center repeat-x;
	border: 1px solid #2d2d2c;
	text-align: center;
	color:#FFFFFF;
	font-size:10px;
	height: 60px;
}
.fooLink {
	text-decoration: underline;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooLink:hover {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooSep {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.leftMenu {
	width: 210px;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
	background-color: #212a52;
}

.leftMenu span {color:#FFFFFF; font-weight:bolder; padding: 0px 0px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 1px;
	line-height: 20px;
	position:relative;
}

img { border:none; }

.copy { text-align: center; vertical-align:bottom;}

.copy a { color:#fff; text-decoration: underline;}

.copy a:hover { color:#fff; text-decoration: none;}

.menuBlock {
	border: 1px solid #222222;
	padding-bottom: 3px;
	margin-bottom: 3px;
    height: 800px;
	border-bottom:none;
	border-left: none;
}
.menuBlock h2 {
	background: url(../images/LeftHeaderNew.png) no-repeat;
	background-color: #100e22;
	width: 194px;
	height: 20px;
	color: #fed134;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 3px;
	margin-top: 0px;
	empty-cells:hide;
}
.link {
	text-decoration: underline;
	color: #ceced1;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 1px;
	line-height: 16px;
}
.link:hover {
	text-decoration: none;
	color: #ceced1;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.content {
    background:url(../images/contopbg.gif) top repeat-x;
	border-top: 0px solid #010772;
	border-bottom: 0px solid #010772;
	border-left: 0px solid #010772;
	border-right: 1px solid #12520b;
	text-align: left;
	padding: 10px;
	background-color: #eceefb;
}

.content h1 {color:#FFFFFF; text-align:center;}

.content li { font-size: 12px; }

.mainTbl {
	background-color: #ecffec;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
p {
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #000a62;
	font-size: 12px;
}

a:hover {
    text-decoration:none; 
	font-weight: bold;
	color: #000a62;
	font-size: 12px;
}

.glosslinks { text-align:center; word-spacing:30px; }

.glosslinks a {
    text-decoration:underline; 
    font-size:24px; 
    font-weight: bold;
	color: #000a62;
}

.glosslinks a:hover {	
    text-decoration:none; 
    font-size:24px; 
    font-weight: bold;
	color: #000a62;
}	