td {	font-family: tahoma, "MS Sans Serif", tahoma, helvetica, serif, arial;
		font-size: 8  pt;
		color: black;}

.txt {	font-family: tahoma, "MS Sans Serif", tahoma, helvetica, serif, arial;
		font-size: 8.5 pt;
		color: black;}

.headerlink {	font-family: "MS Sans Serif", tahoma, helvetica, serif, arial;
		font-size: 11pt;
		color: #000099;
		font-weight: bold;
		text-decoration: none;}

.bigheaderlink {	font-family: "MS Sans Serif", tahoma, helvetica, serif, arial;
		font-size: 12pt;
		color: #000099;
		font-weight: bold;
		text-decoration: none;}

.bigheaderlinkCopperPlate {
	font : larger Copperplate Gothic Bold;
	font-size: 14 pt;
	color: #dcdcdc;
	font-weight: bold;
	text-decoration: none;	
	
}

.folder{font-family: "MS Sans Serif", tahoma, helvetica, serif, arial;
		font-size: 9pt;
		color: #000099;
		text-decoration: none;}

.folder-disabled{font-family: "MS Sans Serif", tahoma, helvetica, serif, arial;
		font-size: 9pt;
		color: #AAAAAA;
		text-decoration: none;}

.sub {	font-family: "MS Sans Serif", tahoma, helvetica, serif, arial;
		font-size: 9pt;
		color: #0000AA;
		text-decoration: none;}

.header{font-family: "MS Sans Serif", tahoma, helvetica, serif, arial;
		font-size: 11pt;
		color: #000099;
		font-weight: bold;}

legend {
    border: 1px solid;
    border-color : Blue;
    font-size : 12px;
    text-decoration: none;	 
    font-weight : bold;
    background : #ffebcd;
    height : 20px;
	font-family: tahoma;
}
fieldset {
    width: 400;
    border: 1px solid;
    border-color : Blue;
}

a {
 text-decoration: none;
 color:#800000;
 font-size : 10 px;
 font-family : tahoma, Geneva, Arial, Helvetica, sans-serif;
}
 
a:hover {
 text-decoration: none;
 color:#000080;
 font-size : 10 px;
 font-family : tahoma, Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
 text-decoration: none;
 color:#ffff00;
 font-size : 10 px;
 font-family : tahoma, Geneva, Arial, Helvetica, sans-serif;
}
 
input {
 font-family : tahoma, Arial, sans-serif ;
 font-size : 10 px;

}
select {
 font-family : tahoma, Arial, sans-serif ;
 font-size : 10 px;
 border-width : 2 px solid;
}
textarea  {
 font-family : tahoma, Arial, sans-serif ;
 font-size : 10 px;
 background : #fff8dc;
 border-width : 2 px solid;
}
.textarea  {
 font-family : tahoma, Arial, sans-serif ;
 font-size : 10 px;
 background : #fffffff;
 border-width : 2 px solid;
}
submit {
 font-family : tahoma, Arial, sans-serif ;
 background : #FF9999;
 font-size : 10 px;
 }
reset {
 font-family : tahoma, Arial, sans-serif ;
 font-size : 10 px;
 }

.title {
 text-decoration: none;
 color: #800000;
 font-size : 26 px;
 font : tahoma, Geneva, Arial, Helvetica, sans-serif;

}

 
b  {
 text-decoration: none;
 color: blue;
 font-size : 18 px;
 font : tahoma, Geneva, Arial, Helvetica, sans-serif;
}
p  {
 text-decoration: none;
 color: black;
 font-size : 14 px;
 font : lighter normal normal smaller tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.textbox {
 text-decoration: none;
 color: navy;
 font-size : 8 px;
 font : lighter normal normal smaller tahoma, Geneva, Arial, Helvetica, sans-serif;
}


