A:link 
{
	text-decoration: underline;
	color:#ffffcc;
	background:transparent;
}

A:visited 
{
	text-decoration: underline;
	color:#ffffcc;
	background:transparent;
}

A:hover 
{
	color: #000033;
	text-decoration : underline;
	background:transparent;
}
A.footer:link 
{
	text-decoration: underline;
	color:ffffff;
	background:transparent;
	FONT-WEIGHT: bold
}

A.footer:visited 
{
	text-decoration: underline;
	color:fffff;
	background:transparent;
	FONT-WEIGHT: bold
	
}

A.footer:hover 
{
	color: red;
	text-decoration : underline;
	background:transparent;
	FONT-WEIGHT: bold
	
}
A.add:link 
{
	text-decoration: underline;
	color:#330000;
	background:transparent;
	FONT-WEIGHT: bold;
	font-size : 14px;
	
	
}

A.add:visited 
{
	text-decoration: underline;
	color:#330000;
	background:transparent;
	FONT-WEIGHT: bold;
	font-size : 14px;
	
}

A.add:hover 
{
	color: #1f6730;
	text-decoration : underline;
	background:transparent;
	FONT-WEIGHT: bold;
	font-size : 14px;
	
}

.footer 
{
	text-decoration: none;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	FONT-WEIGHT: bold
 }
 .footerTitle 
{
	text-decoration: none;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 15px;
	FONT-WEIGHT: bold;
	color: #e31c15;
 }
 .left_bar 
{
	text-decoration: none;
	color : black;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
 }
body 
{
	text-decoration: none;
	color : black;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
 }
 .homepage 
{
	text-decoration: none;
	color : f0ebd8;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	FONT-WEIGHT: bold;
	padding: 10px
	
 }
 .smaller 
{
	text-decoration: none;
	color : white;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
 }
 
td 
{
	text-decoration: none;
	color : black;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
 }
 .white
{
	text-decoration: none;
	color : white;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
 }
  .error
{
	text-decoration: none;
	color : red;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	FONT-WEIGHT: bold
 }
 
 
 h1
	{
	color : black;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	FONT-WEIGHT: bold
	}
h2
	{
	color : black;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 20px;
	FONT-WEIGHT: bold
	}
h3
	{
	color : black;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 21px;
	FONT-WEIGHT: bold
	}
	
.formerror
	{
	background-color: FFFFCC;
	font-weight : bold;
	}
.forminput
	{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	height: 18 px; 
	width: 100 px; 
	font-size : 9pt;
	}
 form
	{
	text-decoration: none;
	color : black;
	font-family : Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	display : inline;
	}
 .header1 
{
	color : black;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	FONT-WEIGHT: bold
 }
  .header2
{
	color : black;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	FONT-WEIGHT: bold
 }
   .header3
{
	color : black;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	FONT-WEIGHT: bold
 }
    .header4
{
	color : white;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	FONT-WEIGHT: bold
 }
 
#sidebar
{
	background-image : url(/images2/sidebar.jpg); 
	background-repeat : no-repeat;
}
.info	{border-width:1px;
		 border-color:#000000;
		 border-style:solid;
		 display:in-line;
		 text-decoration: none;
		color : black;
		font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-size : 11px;
		padding: 4px;
		background-color: #ffffcc;
		width:200px;
		margin-left: 15px;
		margin-top:3px;
		margin-bottom:3px}
		
.pad5 {padding: 5px;}

