.maintab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:14px;
	color: #ffffff;
	text-decoration:none;
}
.maintab a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
.maintab a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#E1E1FF;
	text-decoration:none;
}
.text {
	font-family:Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	line-height:18px;
	color: #4E4D4D;
	text-decoration:none;
}
.text a {
	font-family:Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	line-height:18px;
	color: #4E4D4D;
	text-decoration:none;
}
.text a:hover {
	font-family:Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	line-height:18px;
	color: #5A86B3;
	text-decoration:none;
}
.bluetitle {
	font-family:Tahoma;
	font-size: 11px;
	color: #006699;
	font-weight:bold;
	text-decoration:none;
}
.innertext {
	font-family:Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:18px;
	padding-left:8px;
	text-decoration:none;
}
.innertext a {
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	text-decoration:none;
}
.innertext a:hover {
	font-family:Tahoma;
	font-size: 11px;
	color: #EA6F02;
	line-height:18px;
	text-decoration:underline;
}
.innertext2 {
	font-family:Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:18px;
	padding-left:10px;
	text-decoration:none;
}
.welcome {
	font-family:Trebuchet MS;
	font-size: 1.0em;
	color: #3D6691;
	line-height:18px;
	text-decoration:none;
}
.welcome a{
	font-family:Trebuchet MS;
	color: #3D6691;
	line-height:18px;
	text-decoration:none;
}
.welcome a:hover{
	font-family:Trebuchet MS;
	color:#990000;
	line-height:18px;
	text-decoration:none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	text-decoration:none;
}
.link a {
	font-family:Trebuchet MS;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	text-decoration:none;
}
.link a:hover {
	font-family:Trebuchet MS;
	font-size: 11px;
	color: #5A86B3;
	line-height:18px;
	text-decoration:none;
}
.white-text {
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
	text-decoration:none;
}
.white-text a {
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
	text-decoration:none;
}
.white-text a:hover {
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	text-decoration:none;
}
.side-test {
	font-family:Tahoma;
	font-size: 11px;
	padding-left:10px;
	color: #666666;
	line-height:24px;
	text-decoration:underline;
}
.blue-head {
	font-family:Trebuchet MS;
	font-size: 1.0em;
	color: #006699;
	font-weight:bold;
	text-decoration:none;
}

.white-hedding {
	font-family:Trebuchet MS;
	font-size: 0.75em;
	color: #ffffff;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
.white-hedding a {
	font-family:Trebuchet MS;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.white-hedding a:hover {
	font-family:Trebuchet MS;
	color: #FFFF00;
	font-weight:bold;
	text-decoration:none;
}
.form-text {
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	text-decoration:none;
}
.style1 {
	color: #D7D5D5
}
body {
background-image:url(../images/blue-bg.jpg);
background-repeat:repeat-x;
background-color:#F0F5F9;
}
.inputText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #999999;
}

.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}

.success {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
}

.errorBig {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}

.successBig {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006600;
}	
	
.delete {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:red;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/buttonred.png);  
}

.edit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:green;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/buttongreen.png);
}

.save{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:green;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/buttongreen.png);	
}

.cancel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: orange;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/buttonorange.png);
}

.boxBorderP
{
	padding:5px;
	border:1px solid #EBEBEB;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.footer a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.footer a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.imgBdr{
	border:1px double #CCCCCC;
	background-color:#F9F9F9;
	padding-top:10px;
}
.spnBdr
{
	border:1px solid #000000;
}
.wel
{
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#FFffff;
	font-weight:bold;
}
.points{
	font-family:Trebuchet MS;
	font-size: 0.8em;
	color: #5C87B4;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.points a{
	font-family:Trebuchet MS;
	color: #5C87B4;
	font-weight:bold;
	text-decoration:none;
}
.points a:hover{
	font-family:Trebuchet MS;
	color: #666666;
	font-weight:bold;
	text-decoration:underline;
}
.cellborder{
	border: solid 1px #D9D9D9;
	}
.blueBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color:#e4552b;
	}
.blueBold a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color:#e4552b;
}
.blueBold a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	color: #999999;
}
.lefttab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height:18px;
	padding-left:8px;
	padding-left:15px;
	text-decoration:none;
}
.lefttab a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.lefttab a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EA6F02;
	text-decoration:underline;
}
.bottombdr{
	border-bottom:dotted 1px #cccccc;
	padding-left:20px; padding-right:20px;
	}
.ding{
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-weight:normal;
	text-decoration:none;
	color: #666666;
	padding-left:28px;
	}
.ding a{
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	color: #666666;
}
.ding a:hover{
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	color: #ff6600;
}
.ping{
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-weight:normal;
	text-decoration:none;
	color: #666666;
	padding-left:28px;
	}
.ping a{
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	color: #666666;
}
.ping a:hover{
	font-family: "Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	color: #3695CA;
}
.blacktext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none
}
 .login-text {
	font-family:Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:18px;
	text-decoration:none;
}
.login-text a {
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	text-decoration:none;
}
.login-text a:hover {
	font-family:Tahoma;
	font-size: 11px;
	color: #EA6F02;
	line-height:18px;
	text-decoration:underline;
}
.blue-text{
 font-family:Tahoma, Arial, sans-serif;
 font-size:11px;
 color:#165B95;
 padding-right:5px;
 line-height:18px;
 text-decoration:none;
 }
.blue-text a{
 font-family:Tahoma, Arial, sans-serif;
 font-size:11px;
 color:#165B95;
 padding-right:5px;
 line-height:18px;
 text-decoration:none;
 }
.blue-text a:hover{
 font-family:Tahoma, Arial, sans-serif;
 font-size:11px;
 color:#165B95;
 padding-right:5px;
 line-height:18px;
 text-decoration:none;
 }
 .heading-text{
 font-family:Tahoma, Arial, sans-serif;
 font-size:15px;
 color:#ffffff;
 font-weight:bold;
 line-height:18px;
 text-decoration:none;
 }