/*
+--------------------------------------------------------------------------
|   by Simon Ford & Mark Jervis
|   2004 - CFUK-Hosting & Liquid Pixel Designs
|   Web: http://www.liquidpixel-designs.co.uk
|   Web: http://www.cfuk-hosting.co.uk
|   Release date: xx/xx/2004
+---------------------------------------------------------------------------
|   > Multi function library
|   > Module written by Mark Jervis & Simon Ford
|   > Date started: 17th July 2004
|	> Module Version Number: 1.0.0
+--------------------------------------------------------------------------
*/

.table_border
{
	border: 1px solid #b9b9ff;
}
.table_border_dark
{
	border: 1px solid #8686dd;
}
.cell_header {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:  url(../images/borders/cell-header.gif);
}
.cell_footer {
	background-image:  url(../images/borders/cell-footer.gif);
	background-position: bottom;
	font-size: 12px;
}
.light-header {
	background-color: #dbdbff;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.highlight {
	background-color: #dbdbff;
}
.form 
{ 
	background-color: #F5F9FD; 
	padding:6px; 
	margin-top:1px;
	border-top:1px solid #C2CFDF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#3D718D}
.form_blank
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#3D718D}
.button
{
	border:1px solid #4C77B6;
	background-color: #DFE6EF;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	vertical-align: middle;
	padding:2px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ececff;
}
.style1 {font-size: xx-large}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-size: 14px}
a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.small-font {font-size: 10px}
.smaller-font {font-size: 9px}
.style4 {
	font-size: 15px;
	font-weight: bold;
}
.BIG_RED {
	font-size: 16px;
	color: #FF0000;
}
