/*
+--------------------------------------------------------------------------
|   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 #7B7A76;
}
.table_border_dark
{
	border: 1px solid #484743;
}
.cell_header {
	font-size: 12px;
	background-image:url(images/borders/tile.gif);
	color: #FFFFFF;
	font-weight: bold;
}
.cell_footer {
	background-position: bottom;
	font-size: 12px;
}
.light-header {
	background-color: #dbdbff;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.highlight {
	background-color: #a8a8dd;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.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: #222222;

}
.style1 {font-size: 50}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {font-size: 14px}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.small-font {font-size: 10px}
.tiny-font {font-size: xx-small}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.BIG_BLACK {
	font-size: 50px;
	font-weight: bold;
	color:#000000;
}
.hyperlink {
	font-size: 12px;
	font-weight: bold;
	color:#33CCFF
}
.BIG_RED {
	font-size: 16px;
	color: #FF0000;
}
.RED {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.BIG_RED_BOLD {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.HUGE_BOLD {
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
}
.BIG_BOLD {
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
