﻿@charset "utf-8";
html { padding:0; margin:0 auto; /*background:#e9e9e9 url(../images/main_bg.jpg) repeat left top;*/}
body { margin:0; padding:0; width:100%; border:0; color:#8a8a8a; font:normal 13px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;background:#000000; /*background:url(../images/header_bg.jpg) repeat-x left top;*/}
* { outline:none;}
.main { margin:0 auto; padding:0; background:#021414 url(../images/center_bg.jpg) no-repeat center top;}
.clr { clear:both; padding:0; margin:0; width:100%; font-size:0px; line-height:0px;}
h2 { margin:0; padding:10px 0; font-size:22px; font-weight:normal; color:#550C1F; text-transform:uppercase;}


	/* ### MENU CONTAINER ### */
		#menuCntr { padding-top: 25px; width: 980px; height: 47px; overflow: hidden; }
		#menuCntr ul { list-style: none; width: 980px; overflow: hidden; }
		#menuCntr li { font-size: 16px; line-height: 45px; float: right; font-family: 'Myriad Pro', Arial; background: url(../images/liSep.png) right no-repeat; }
		#menuCntr li a { padding: 0 35px; display: block; color: #b4b4b4; text-decoration: none; }
		#menuCntr li a:hover { background: url(../images/hover.jpg) center bottom no-repeat; }
	
h1 { margin:0; padding:34px 0 0; font-size:48px; font-weight:bold; line-height:1.2em; color:#fff; text-transform:none;}
.bannerheading {
	font:34px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#0f3450;
	display:block;
	padding:0px 0px 10px 13px;
}
td
{
	
}
a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
	padding:0px 5px 0px 5px;
}
a:hover {
	color:#FFFF00;
}
.para
{
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	text-align: justify;
}
.subheading
{
	font-family: Georgia;
	font-size: 19px;
	color: #6972B0;
	padding:1px 7px 7px 7px;
}

.header
{
	
	background-image:url(../images/header.jpg);
	width:980px;
	height:980px;
	background-repeat:no-repeat;
}
.logo
{
	
	background-image:url(../images/logo.png);
	width:60px;
	height:60px;
	background-repeat:no-repeat;
   
}
.links
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #616161;
	padding: 4px;
	text-align: left;
	text-decoration: none;
}

.Loginlinks
{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #616161;
	padding: 2px;
	text-align: left;
	text-decoration: none;
}

.clickhere
{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #7799DB;
	padding: 2px;
	text-align: right;
	text-decoration: none;
}

.clickhere:hover
{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #D40000;
	padding: 2px;
	text-align: right;
	text-decoration: underline;
}

.ctlinks
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: blue;
	padding: 2px;
	text-align: left;
	text-decoration: none;
}


.HLink
{
	font-family: verdana;
	font-size: 10px;
	color: GrayText;
	text-decoration: none;
}
.HLink:hover
{
	font-family: verdana;
	font-size: 10px;
	color: Blue;
	text-decoration: underline;
	cursor: pointer;
}
.footer
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: black;
	padding: 4px;
}

.tablegray
{
	border: 1px solid #B7C2C4;
}
.Contents
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	padding: 4px;
}

.Description
{
	font-family: Verdana;
	font-size: 12px;
	color: #565656;
	font-weight: normal;
}

.Label
{
	font-family: Verdana;
	font-size: 11px;
	color: #5B5B5B;
	font-weight: normal;
	padding: 4px;
}

.msg
{
	font-family: Verdana;
	font-size: 12px;
	color: Red;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}
.newtext
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: verdana;
	background-color: #FFFFFF;
	border: solid 1px #C0C0C0;
	padding:5px 0px 5px 0px;
	width: 200px;
	height: 17px;
}

.myddl
{
	border: outset 1px #DEDEE0;
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: verdana;
	width: 200px;
	background-color: #FFFFFF;
	height:29px;
}
.home
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/Home.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;
}
.home:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(../images/HomeH.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;
}
.about
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.about:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(../images/aboutH.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}


.loginhere
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/LoginHere.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 90px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}

.comments
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/Comments.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 90px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.comments:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/CommentsH.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 90px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.contact
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/Contact.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 81px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.contact:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/ContactH.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 81px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.login_area
{
	background-image: url(../images/loginbg.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 170px;
	width: 286px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login_head
{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 230px;
	background-image: url(../images/login_head.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.login_textarea
{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 258px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.login_name
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 55px;
}


.login_box
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logintextbox
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 180px;
	border: 1px solid #666666;
}
.logintextbox:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 180px;
	border: 1px solid #333333;
}
.register
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #fcb340;
	text-decoration: none;
	background-image: url(../images/Register.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 115px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 67px;
}
.register:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/RegisterH.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 115px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 67px;
}
.login
{
	background-image: url(../images/login1.png);
	background-repeat: no-repeat;
	width: 54px;
	height: 21px;
}
.login:hover
{
	background-image: url(../images/login2.png);
	background-repeat: no-repeat;
	width: 54px;
	height: 21px;
}



.btn
{
	border: ridge 0px red;
	font-size: 11px;
	font-weight: bold;
	color: white;
	font-family: Verdana;
	background-color: #DA1C5C;
	background-image:url(../images/readmore.png);
	background-repeat:no-repeat;
	cursor: hand;
	height: 22px;
	width: 80px;
}


.HeaderMenu
{
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-left: 35px;
	font-weight: normal;
	text-decoration: none;
}

.HeaderMenu:hover
{
	text-decoration: underline;
	color: #04217F;
}

.Menu
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
	font-weight: bold;
}

.Menu a
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}

.Menu a:hover
{
	text-decoration: underline;
	color: #000000;
}
.hyperlinks
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #287ED5;
	padding: 10px;
	text-align: left;
	text-decoration: none;
}
.hyperlinks:hover
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: Red;
	text-decoration: underline;
	cursor: pointer;
}

.subheader
{
	background-color: #3074A5;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	height: 35px;
	text-align: center;
}

.Tpara
{
	font-family: Verdana;
	font-size: 16px;
	color: Black;
	font-weight: normal;
	line-height: 22px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.Tparaheading
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: Black;
	font-weight: normal;
	padding: 4px;
}



.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}


.BackgroundFilter
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: auto;
	height: auto;
}
.mypanel
{
	background-color: #809F9A;
}

.centermenu
{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}


.menulinks
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
}

.menulinks:hover
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #F6E809;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
}

.sideHead
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #303030;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
}
.mHead
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	text-align: left;
	text-decoration: none;
}

.Time
{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 5px;
	text-align: right;
	text-decoration: none;
}

.MenuM
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 5px;
	text-align: right;
	text-decoration: none;
}

.MenuM:hover
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #F6E809;
	padding-left: 20px;
	padding-right: 5px;
	text-align: right;
	text-decoration: none;
}
.sidemenu {
	font-weight: normal;font-size: 12px;color: #ad1919;font-family: Arial, Helvetica, sans-serif;text-decoration: none
}
.sidemenu:hover
{
   color: #ad1919;text-decoration: underline;font-size: 12px; 
}
.font-12 {
	font-weight: normal;font-size: 12px;font-family: Arial, Helvetica, sans-serif
}
/*#progressBackgroundFilter 
{
	position:fixed; 
	top:0px; 
	bottom:0px; 
	left:0px;
	right:0px;
	overflow:hidden; 
	padding:0; 
	margin:0; 
	background-color:#000000; 
	filter:alpha(opacity=50); 
	opacity:0.5; 
	z-index:1000; 
}



#processMessage 
{ 
	position:fixed; 
	top:30%; 
	left:43%;
	padding:0px; 
	width:14%; 
	z-index:1001; 
   
}*/