BODY {
	background: #809ab1 url(http://gain4you.net/info/wp-content/themes/cleaker-21/cleaker-21/images/bg_blue.gif) repeat-x;
	font-size: 12px;
	color: #000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	display: block;
	margin: 3 auto;
	width: 790px;
	position: relative;
	background: #fff
	border-left: 1px solid #000;
	border-right: 0px solid #000;
}

#header {
	width: 790px;
	background: #fff url(http://gain4you.net/info/wp-content/themes/cleaker-21/cleaker-21/images/header.gif) top center no-repeat;
	height: 104px;
	margin-top: 0;
	color: #fff;
}

#content {
	width: 750px;
	float: center;
	color: #000;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #fff;
}

h1 {
	font-size: 22px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: "Times New Roman", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

h1.title { 
	font-size: 47px;
	letter-spacing: -2.5px;
	font-weight: bold;
	padding: 10px 10px 10px 17px;
}

#Nav {
	display: block;
}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 790px;
	float: left;
	background: #49647d url(http://gain4you.net/info/wp-content/themes/cleaker-21/cleaker-21/images/navOnBlue.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
}

ul#Nav li {
	float: right;
	border-left: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}

ul#Nav a:hover {
	background: #cf7f26 url(http://gain4you.net/info/wp-content/themes/cleaker-21/cleaker-21/images/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(http://gain4you.net/info/wp-content/themes/cleaker-21/cleaker-21/images/navOff.gif) repeat-x; 
	text-decoration: none;
}

TD {
	background-color: #F4F4F4;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.white {
	background-color: #FFFFFF;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

TD.admin_white {
	background-color: #FFFFFF;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

TD.admin_gray {
	background-color: #F4F4F4;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.small {
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

A {
	color : Blue;
	text-decoration : underline;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}

A.smaller {
	font-size: 10px;
	color : Blue;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

table.white {
	background-color: #23559C;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.enclosing {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	BORDER-RIGHT: #23559C 1px solid;
	BORDER-LEFT: #23559C 1px solid;
	BORDER-TOP: #23559C 1px solid;
	BORDER-BOTTOM: #23559C 1px solid;
}

H3{
	color : #AF0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.important{
	color: Red;
}

.medium{
	color: #FF9900;
}

INPUT {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	/*background-color:#FFFFFF;*/
}

INPUT.button {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

HR {
	color: #B8CFE7;
	height: 1px;
}

.open {color : #FF0000;}
.waitingreply {color : #FF9933;}
.replied {color : #0000FF;}
.resolved {color : #008000;}
.allbutresolved {color : #000000;}

.success {color : #008000;}
.error {color : #FF0000;}
.notice {color : #FF9900}
