body{
margin-left:10px;
margin-top:10px;
}

.scrollbar
{
scrollbar-face-color:#CABAE1;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#EBF4BB;

}
.mainborder{
	border: solid;
	border-color: #B2A1C7;
	border-width: 3px;

}

.boxborder{

	border-bottom: solid 3px #9BBB59;
   border-left: solid 1px #9BBB59;
	border-right: solid 1px #9BBB59;
	border-top: solid 1px #9BBB59;
	padding: 5px;
	background-color: #F6F9F1;
}
/*Violet heading*/
.heading
{
	font-family: Arial;
	 color: #7030A0;
	 font-size: 16px;

}

.greenheading
{
	font-family: Arial;
	 color: #76923C;
	 font-size: 14pt;



}
/*green Sub heading*/
.subheading
{
	font-family: Arial;
	 color: #76923C;
	 font-size: 15px;

}

.blackheading
{
	font-family: Arial;
	 color: #000000;
	 font-size: 13px;

}




.blackheading
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 16px;
	 
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 12px;
	 
}
.textlink
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #7030A0;
	 font-size: 12px;
	  text-decoration: underline;


}
a.textlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #FF7F50;
	 font-size: 12px;
	 text-decoration: none;

	 
}
.link
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 12px;
	  text-decoration: underline;


}
a.link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #FF7F50;
	 font-size: 12px;
	 text-decoration: none;

	 
}
.footer{
font-family: arial;
color: #000000;
font-size: 12px;
font-weight: bold;

}

.footerlink{
font-family: arial;
color: #000000;
font-size: 12px;
font-weight: bold; 
text-decoration:underline;
}
a.footerlink:hover{
font-family: arial;
color: #000000;
font-size: 12px;
font-weight: bold;
text-decoration: none;

}

.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 11px;
	 
}

.smalltextlink
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 11px;
	 text-decoration: underline;
	 
}

a.smalltextlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #FF7F50;
	 font-size: 11px;
text-decoration: underline;
	 
}

/*
.link
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 12px;
	  text-decoration: yes;
}
a.link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	 color: #FF7F50;
	 font-size: 12px;
	 text-decoration: yes; 
}
.redtext
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #FF0000;
	 font-size: 12px;
	 font-weight: bold;
	 
}
.border{
	border: solid;
	border-color: 99CC00;
	border-width: 1;
	background-color: #EBEBFF;
	padding: 5px;
}
ul.disc 
{
list-style-type: disc;
line-height: 20px;

}
ol.decimal 
{
list-style-type: decimal;
line-height: 20px;


}
.imageborder
{
border: solid;
	border-color: 000000;
	border-width: 1;
	}

.ul 
{
list-style-image: url('images/round_bullet.gif');
line-height: 20px;
}

*/
