.bodyX {
	background-repeat: repeat-x;
}

.bodyY {
	background-repeat: repeat-y;
}
.contentB {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 14px;
	text-align: none;
	text-decoration:none;
}


.contentBj {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 14px;
	text-align: justify;
}

.contentW {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-align: none;
	text-decoration: none;
}

.contentGreen {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:none;
	color:#145b1d;/*#3CB2D8;*/
	text-decoration: none;
}

.contentGry {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color:#333333;
}

.contentSmall {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

.contentBold {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color:#000000;
}


/* for tab bg str */

.tab {
	font-size: 11px; 
	font-style: normal;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#d8d5b2; 
}


.tr {
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 11px; 
	font-style: normal;
	color:black; 
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	height: 16px; 
	background-color:#ffffff;
}

.tabBorder{
border-left:solid 1px #8dbe93;
border-bottom:solid 1px #8dbe93;
border-right: solid 1px #8dbe93;
border-top: solid 1px #8dbe93;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:11px; 
background-color:#ffffff; }


.tabRed{
border-left:solid 1px #f6cac1;
border-bottom:solid 1px #f6cac1;
border-right: solid 1px #f6cac1;
border-top: solid 1px #f6cac1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
background-color:#fdf7f7; }


.tabBlu{
border-left:solid 1px #91cef4;
border-bottom:solid 1px #91cef4;
border-right: solid 1px #91cef4;
border-top: solid 1px #91cef4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
background-color:#ebf4fa; }


.tabGry {
border-left:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
border-right: solid 1px #cccccc;
border-top: solid 1px #cccccc;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
background-color:#f2f2f2; }
/* for tab bg end */




/* for heading str */
.headS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #145b1d;
	text-align: none;
	font-weight: bold;
}
.headM{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #145b1d;
	text-align: none;
	font-weight: bold;
}

.headL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #145b1d;
	text-align: none;
	font-weight: bold;
}

.adminhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: white;
	text-align: none;
	font-weight: bold;
	text-decoration:none;
}
/* for heading end */

/* for links 1 str */

.toplink{
	font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color:white;
	font-weight: bold;
	text-decoration:none;
}

.toplink:hover{
	font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	text-decoration:underline;
	color:#f7ba45;
	font-weight: bold;
	text-decoration:none;
}


.link{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color:black;
	text-decoration:none;
}

.link:hover{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	text-decoration:underline;
	color:#ea4402;
	text-decoration:none;
}

.link1q{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color:#ea4402;
	text-decoration:none;
}

.link1q:hover{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	text-decoration:underline;
	color:black;
	text-decoration:none;
}

.link1v{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color:#ea4402;
	text-decoration:none;
}

.link1v:hover{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	text-decoration:underline;
	color:black;
	text-decoration:none;
}
.red {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#f8ba47;
	text-decoration: none;

}
/* for links 1 enfd */



/* for link 2 str */
.link1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: black;
	background-image: url(../images/linkbg1.jpg);
	background-repeat: no-repeat;
	width: 144px; height: 29px; cursor:pointer;cursor:hand; 
	text-align: center;}

.link1a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: black;
	background-image: url(../images/linkbg1a.jpg);
	background-repeat: no-repeat;
	width: 144px; height: 29px; cursor:pointer;cursor:hand; 
	text-align: center;}


.link2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: black;
	background-image: url(../images/linkbg2.gif);
	background-repeat: no-repeat;
	width: 121px; height: 29px; cursor:pointer;cursor:hand; 
	text-align: center;}

.link2a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: black;
	background-image: url(../images/linkbg2a.gif);
	background-repeat: no-repeat;
	width: 121px; height: 29px; cursor:pointer;cursor:hand; 
	text-align: center;}

.link3 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: white;
	background-image: url(../images/linkbg3.jpg);
	background-repeat: no-repeat;
	width: 121px; height: 21px; cursor:pointer;cursor:hand; 
	text-align: center;}

.link3a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: black;
	background-image: url(../images/linkbg3a.jpg);
	background-repeat: no-repeat;
	width: 121px; height: 21px; cursor:pointer;cursor:hand; 
	text-align: center;}


.linkSub1
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: black;
	background-image: url(../images/linkSub1.jpg);
	background-repeat: repeat-x;
	width: 121px; height: 22px; cursor:pointer;cursor:hand; 
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;}


.linkSub1a
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: black;
	background-image: url(../images/linkSub1a.jpg);
	background-repeat: repeat-x;
	width: 121px; height: 22px; cursor:pointer;cursor:hand; 
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;}

/* for link end */

/* for forms ie text box and buttons - str */
.box {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 190px;
	background-color: #ffffff;
	border: 1px solid #c7c6da;
}
.boxS {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	height: 18px;
	width: 100px;
    border: 1px solid #c7c6da;
}


.boxM {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	height: 18px;
	width: 130px;
    border: 1px solid #c7c6da;
}

.boxL {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	height: 18px;
	width: 190px;
    border: 1px solid #c7c6da;
}

.submitSs {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	font-weight: bold;
	background-image: url(../images/butSs.gif);
	background-repeat: no-repeat;
	color: #333333;
	height: 25px;
	width: 25px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;cursor:hand;

}
.submitS {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: none;
	background-image: url(../images/butS.gif);
	background-repeat: no-repeat;
	color: #333333;
	height: 21px;
	width: 68px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;cursor:hand;

}

.submitM {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: none;
	background-image: url(../images/butM.gif);
	background-repeat: no-repeat;
	color: #333333;
	height: 21px;
	width: 88px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;cursor:hand;

}
.submitL {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: none;
	background-image: url(../images/butL.gif);
	background-repeat: no-repeat;
	color: #333333;
	height: 21px;
	width: 108px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;cursor:hand;

}
/* for forms ie text box and buttons - end */

/*	for drop down menu */

BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 9px;
margin: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;}

P
{padding-top: 0px;

margin: 0px;}

H1
{font-size: 11px;
font-weight: bold;
padding-top: 0px;
margin: 0;
padding-bottom: 11px;
}

table.navbar
{font-size: 11px;
margin: 0px;
padding: 0px; 
border: 0px; 
cursor: hand;
}

table.menu
{font-size: 11px;
margin: 0px;
padding: 0px;
}

td.menuNormal
{padding: 0px;
color: white;
font-size: 11px;
vertical-align: center;
/*background-color: #ffffff;
 f0f2f2 */}
.highlight
{padding: 0px;
color: FC6A08;

vertical-align: center;
background-color: white;}

td.menuHover
{padding: 0px;
font-size: 11px;
color: black;
vertical-align: center;
/*remove the following line for drop-down menu with images
background-color: white;*/
cursor: pointer;
}

div.menuNormal
{display: none;
position: static;
}

div.menuHover
{
/* border color of menu*/
border: 0px solid A4B6C2;
background-color: A4B6C2; /* abr1*/
display: inline;
position: absolute;

}

a.menuitem:link
{
padding: 4px;
text-decoration: none;
color: black;
background-color: 9ED9EE; /* abr1*/
display: block;


}

a.menuitem:visited
{padding: 4px;
text-decoration: none;
color: black;
/* back grd color of menu*/
background-color: C0D3D9; /* abr1*/
display: block;}

a.menuitem:hover
{padding: 4px;
text-decoration: none;
color: black;

background-color: #cccccc; /* abr1*/
display: block;}

a.menuitem:active
{padding: 4px;
text-decoration: none;
color: black;
background-color: #C0D3D9;
display: block;}

.linkW{
	font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color:white;
	font-weight: bold;
	text-decoration:none;
}
a.linkW:link { /* default link color */
     color: white;
}
a.linkW:hover { /* change to blue on mouseover */
     color: #000000;
	 text-decoration:underline;
}
.contentBB {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: Bold;
	color: #666666;
	line-height: 14px;
	text-align: none;
	text-decoration:none;
	font-weight: bold;
} 