a:link { 
	color: #990000;
	}
a:visited { 
	color: #990000;
	}
a:hover { 
	color: #5E0000;
	}
a:active { 
	color: #990000;
	}

H2 {
	font-family: Verdana, Trebuchet MS;
	color: rgb(255,0,0);
	font-size: 14px;
}


.template_title { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000080; 
	font-weight: bold 
}

.template_rating { 
	font-family: Verdana; 
	font-size: 8pt;  
	font-weight: bold; margin-top:4; margin-bottom:4 
}
.template_functions { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; margin-top:2; margin-bottom:2 
}
.template_url { 
	font-family: Verdana; 
	font-size: 8pt; font-style:italic; margin-bottom:18  
}

.small_font { 
	font-family: Verdana; 
	font-size: 8pt;  
	margin-top:4; margin-bottom:4 
}
.page_heading { 
	font-family: Verdana; 
	font-size: 12pt;  
	color: #000000; 
	font-weight: bold;
	padding-top: 15px
	padding-bottom: 15px
}
.error_heading { 
	font-family: Verdana; 
	font-size: 12pt;  
	color: #C60000; 
	font-weight: bold;
	margin-top:4; margin-left:4 
}
.error_message { 
	font-family: Verdana; 
	font-size: 10pt;  
	color: #C60000; 
	margin-top:9; margin-left:4 
}
.pages {
	border: solid 1px #00427f;
	padding: 5px;
	background-color: #0084e7;
	margin-left: 4px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
a.pages:link {
	color: #ffffff;
}
a.pages:visited {
	color: #ffffff;
}
a.pages:hover {
	background-color: #2c94e3;
	color: #ffffff;
}

.pages_active {
	border: solid 1px #2183dd;
	padding: 5px;
	background-color: #5bb5f8;
	margin-left: 4px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.addition_fields {
	font-family: Verdana;
	font-size: 10px;
}
