@charset "utf-8";
.defination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: inherit;
	height: auto;
}

.registration {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f9802;
	font-weight:bold;	
	font-size: 12px;
	font-variant: normal;

}

.darkgrey{border: #999999 1px solid} 

.textboxinput {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #999999 ;
	text-decoration: none;
	font-weight: normal;
}

.greentext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
.greentextbold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}


.browntext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #C69E3D;
	text-decoration: none;
	font-weight: normal;
}
.browntextbold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #C69E3D;
	text-decoration: none;
	font-weight: bold;
}

.bluetext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
.bluetextbold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.brwontext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}

.pinktext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #b91d59;
	text-decoration: none;
	font-weight: normal;
}

.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.longtextsbold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: 900;
}
.adminsubheader:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.adminsubheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BFFFFF;
	text-decoration: none;
}
.adminsubheaderhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sblinks{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #9c498f;
	text-decoration: none;
	font-weight: 900;
}
.sblinks:hover {
	font-family: Arial, Helvetica, sans-serif	;
	font-size: 12px;
	color: #9c498f;
	text-decoration: none;
	font-weight: normal;
}
a.external:link { color: #9c498f;
             text-decoration: none;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-weight: 900;
}
a.external:hover { color:#9c498f;
             text-decoration: underline;
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-weight: 900;
}
a.external:active {
                color:#9c498f;
                text-decoration: none;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-weight: 900;
}
a.external:visited:hover { color: #9c498f;
                text-decoration: underline;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-weight: 900;
}
a.external:visited { color: #9c498f;
                text-decoration: none;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-weight: 900;
}

#popitmenu{
position: absolute;
background-color: #eadfaa;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: 		FFFFCC;
}
.viewdownload{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
