
.nav {
     color: white;
     font-wieght: bold;
     font-size: 90%;
     font-family: Verdana;
     background-color: #0099cc;
     /*background-color: #0099cc;*/
}

.watermark {
            background-image: url('images/watermark.jpg');
            background-repeat: no-repeat; 
            background-position: center;
}

.bulletlist {
		color: #808080;
			font-size: 90%;
			margin-left: 50px;
			margin-right: 20px;
		        font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.homehd1 {
           font-size:250%;
           font-weight: bold;
           Font-family: Verdana, Arial, Helvetica, Sans-Serif;
           color: yellow; 
           }

.homehd2 {
           font-size:180%;
           font-weight: bold;
           Font-family: Verdana, Arial, Helvetica, Sans-Serif;
           color: yellow; 
           }

A.navlink:link {color: #ffffff;  font-weight: bold; text-decoration: none}
A.navlink:visited {color: #000000; font-weight: bold;  text-decoration: none}
A.navlink:hover {                  font-weight: bold;  text-decoration: underline; color: red;}
A.navlink:active {color: #000000; font-weight: bold; text-decoration: none}

A.footlink:link {color: #0099cc;  font-weight: bold;}
A.footlink:visited {color: #000000; font-weight: bold;}
A.footlink:hover {                  font-weight: bold;  text-decoration: underline; color: red;}
A.footlink:active {color: #000000; font-weight: bold;}

.homelink {
	color: #000000;
	font-weight: bold;
	text-decoration: none
	}

.foothomelink {
	color: #000000;
	font-weight: bold;
	
	}		

.heading1 {
          font-size: 110%;
          font-family: Verdana, Arial, Helvetica, Sans-Serif;
          font-weight: bold;
/*text-align:center;*/
          margin-left: 20px;
          margin-top: 20px;
          color: #0099cc; /*#006699;*/
}
.heading2 {
          font-size: 100%;
          font-family: Verdana, Arial, Helvetica, Sans-Serif;
          margin-left: 20px;
          color: #0099cc;
}
.scroller {
	
	scrollbar-base-color:#eee;
	scrollbar-3dlight-color:#0099cc;
	scrollbar-highlight-color:#eee;
	scrollbar-face-color:#eee;
	/*scrollbar-track-color:#0099cc;*/
	scrollbar-darkshadow-color:#0099cc;
	scrollbar-shadow-color:#eee;
	scrollbar-arrow-color:#0099cc;
}

.textmain {
	color: #666666;
	font-size: 90%;
	margin-left: 20px;
	margin-right: 20px;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.abc {
     color: #ffffff;
}
.footertext {
	
	color: #0099cc;
    	font-size: 90%;
}
.visited {
	/*
	color:  FB6000#: orange  
	color: #BF13B1 purple
	luminous green*/
	color: #FFFFFF;
	visited: #cccccc;
}
.applicationtext {
	margin-left: 1cm;
	font-size: 100%;
}
.applicationtable {
	margin-left: 5px;
	font-size: 10%;
}
.thanksH {
	color: #0099cc;
	font-size=200%;
	text-align: center;
}
.thanksTxt {
	color: #0099cc;
	font-size=150%;
	text-align: center;
}
.designby {
	font-size: x-small;
	color: #686767;
}
.required {
	color: Red;
}
.cf_Heading {
	color: White;
	font-size: 300%;
	font: bolder;
}