a
{
    font-size: 11px;
    color: #333399;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a:hover
{
    font-size: 11px;
    color: #cc0099;
    text-decoration: underline;
}

.title
{
	font-weight: bold;
	font-size: 14px;
	color: #0d2a64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
}
.text1
{
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.text2
{
	font-weight: bold;
	font-size: 13px;
	color: #2c4f7d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text3
{
	font-weight: bold;
	font-size: 13px;
	color: #454545;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}



.bullet
{
	list-style-image: url(images/bullet.gif);
}
.subtitle
{
	font-weight: bold;
	font-size: 18px;
	color: #cccccc;
	font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif,;
}
.title1
{
	font-weight: bold;
	font-size: 11px;
	color: #ca6500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




.deftxt
{
	border-right: #0e1e2d 0px solid;
	padding-right: 3px;
	border-top: #abcae7 0px solid;
	display: block;
	padding-left: 3px;
	font-weight: bold;
	font-size: 8pt;
	background: #cccccc;
	padding-bottom: 3px;
	border-left: #73a8d7 0px solid;
	color: #006699;
	padding-top: 3px;
	border-bottom: #1f4566 0px solid;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
}
/* Register Page*/
a.reglink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #104070;
    text-decoration: none;
}
a.reglink:hover
{
    color: #CA6500;
    font-size: 11px;
    text-decoration: underline;
}



/* SignUp */
a.sign
{
    font-weight: bold;
	font-size: 18px;
	color: #cccccc;
	font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif,;
}
a.sign:hover
{
    font-weight: bold;
	font-size: 18px;
	color: #cccccc;
	font-family: "Trebuchet MS" , Georgia, "Times New Roman" , Times, serif,;
    text-decoration: none;
}

/* SignUp */

/* gvsr   for right featued display */
a.feat1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #f1f1f1;
    text-decoration: none;
}
a.feat1:hover
{
    color: #f1f1f1;
    font-size: 11px;
    text-decoration: underline;
}

.feat2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CA6500;
}
/* gvsr   for right featued display */

td.mainHeader
{
	background-image: url(App_Themes/mainsiteTheme/images/mainTab.jpg);
	background-repeat: no-repeat;

}

.maintabsA {
     font-weight: bold;
    font-family: Arial, Serif, Sans-Serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    line-height: normal;
    letter-spacing: normal;
    width: 110px;
    height: 43px;
    
    
}

.maintabsA:Hover
{
    font-weight: bold;
    font-family: Arial, Serif, Sans-Serif;
    font-size: 12px;
    color: #996666;
    text-decoration: none;
}


