.mainlink:link
{
	font-size: 12px;
	color: #F50000;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.mainlink:visited
{
	font-size: 12px;
	color: #ED721D;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.mainlink:hover
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.adminlink:link
{
	font-size: 12px;
	color: #39262A;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.adminlink:visited
{
	font-size: 12px;
	color: #39262A;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.adminlink:hover
{
	font-size: 12px;
	color: #996633;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.bold, b
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
		
.blackbold
{	
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;	
}
		
.header
{	
	font-family: arial;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;	
}

.orangelink
{	
	font-family: arial;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;	
}

.italic, i
{
	font-size: 11px;
	color: #999999;
	font-family: arial;
	font-weight: verdana;
	text-decoration: none;
	font-style: italic;
}

.text
{
	font-size: 12px;
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

.boldlargetext
{
	font-size: 14px;
	color: #333333;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
.small
{
	font-size: 10px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
}

.blacktext
{
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

input, textarea, select, option
{
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFEEDD;
     border: 1px solid #FF9933;
}

.title
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 2px;
}

.large
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;  
	color: #FF9900; 	
}

.showheading
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
     background-color: #FF9933;
}

.show
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
     background-color: #FFCC66;
}

.addheading
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
     background-color: #FFCC99;
}

.add
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
     background-color: #FFEEDD;
}

.editheading
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
     background-color: #CCCCCC;
}

.edit
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
     background-color: #EEEEEE;
}
