body
{
	background: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	scrollbar-face-color: #463835;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #E0D8D7;
	scrollbar-3dlight-color: #67524E;
	scrollbar-darkshadow-color: #463835;
	scrollbar-track-color: #E0D8D7;
}

a:link, a:visited, a:active
{
	color: #660033;
	text-decoration: none;
}

a:hover
{
	color: #660033;
	text-decoration: underline;
}

h1
{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

h1.title {
	background: #660033;
	border: #660033 solid 1px;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 6px 0px 4px 8px;
	height: 15px;
	margin-top: 0px;
}

h2
{
	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

h3
{
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

input, option, select, textarea, .form
{
	color: #818181;
	border: #660033 solid 1px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	outline: none;
}

input {
	background: url('../images/framework/backgrounds/portlet_input.jpg') repeat-x;
	height: 15px;
	margin: 5px 0px 0px 0px;
	padding-left: 3px;
	padding-top: 4px;
}

.button {
	background: none;
	border: none;
	color: #333333;
	display: block;
	height: 22px;
	margin: 0px;
	padding: 0px;
}

small {
	color: #818181;
}

td
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

#cb {
	background-color: #F3ECEB;
	height: auto;
	margin: auto;
	min-height: 500px;
	width: 778px;
}

* html #cb {
	height: 500px;
}

#cc {
	margin: 0px;
	padding: 0px;
}

#ccc {
	padding: 10px 10px 0px 10px;
}

#cc1 {
	margin: 0px;
}

#cc2 {
	margin: 0px 150px 0px 0px;
}

#cc3 { 
	margin: 0px 150px 0px 150px;
}

#cl {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

#clc {
	padding: 10px 0px 0px 10px;
}

#cr {
	float: right;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#crc {
	padding: 10px 10px 0px 0px;
}

#footer {
	background-color: #F3ECEB;
	height: 10px;
	margin: auto;
	padding: 0px;
	width: 778px;
}

.error
{
	color: #FF6633;
}

.header
{
	background-color: #660033;
	color: #F8F8F8;
	height: 20px;
	text-align:center;
	vertical-align:middle;
}

.headerItem
{
	display: block;
	padding: 4px 4px 4px 4px;
	border-left: 4px solid #F8F8F8;
	background-color: #660033;
}

.headerItem:hover
{
	background-color: #660033;
	border-left: 4px solid #A6BABD;
}

.headerLine {
	border-bottom: 1px solid #660033;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	clear: both;
}

a.headerItem:link, a.headerItem:visited, a.headerItem:active
{
	color: #F8F8F8;
	text-decoration: none;
}

a.headerItem:hover
{
	color: #F8F8F8;
	text-decoration: none;
}

.hr1 {
	background-color: #818181;
	height:20px;
	margin: 0px auto;
	width: 778px;
}

.hr2 {
	background-color: #DEDAD3;
	height: 2px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	width: 778px;
}

.hr3 {
	background-color: #660033;
	height: 2px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	width: 778px;
}

.hr4 {
	background-color: #FFFFFF;
	height: 2px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	width: 778px;
}

.imageBorder
{
	border-color: #660033;
	border-style: solid;
	border-width: 2px;
}

.line {
	border-bottom: 1px solid #FFFFFF;
	height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.menu
{
	margin-bottom: 0px;
	width: 161px;
}

.menuItem
{
	display: block;
	padding: 4px 3px 4px 10px;
	border-bottom: 1px solid #F3ECEB;
	border-left: 4px solid #818181;
	background-color: #F8F8F8;
}

.menuItem:hover, .menuItem#active
{
	background-color: #F3ECEB;
	border-left: 4px solid #660033;
}

a.menuItem:link, a.menuItem:visited, a.menuItem:active
{
	color: #333333;
	text-decoration: none;
}

a.menuItem:hover
{
	color: #333333;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------
   Portlets
---------------------------------------------------------------------------------------------- */
 
.portlet {
	background: #F8F8F8;
	border: #818181 solid 1px;
	color: #333333;
	margin: 0px 0px 15px 0px;
	width: 140px;
}
 
.portletBody {
	padding: 7px;
}

.portletHeader {
	background: #DEDAD3;
	border-bottom: #818181 solid 1px;
	padding: 6px 0px 4px 8px;
	height: 15px;
}

.portlet input {
	border: #A7A49E solid 1px;
}

.portlet ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.portlet ul li {
	position: relative;
}

.portlet ul li a {
	display: block;
	height: 8px;
	margin: 0px;
	padding: 8px 0px 8px 30px;
	text-decoration: none;
}

.portlet ul li a:hover {
	background-color: #F1F1F0;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------
   Help
---------------------------------------------------------------------------------------------- */

.help {
	margin-top: 5px;
}

.help ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.help ul li {
	position: relative;
}

.help ul li a {
	display: block;
	height: 8px;
	margin: 0px;
	padding: 8px 0px 8px 30px;
	text-decoration: none;
}

.help ul li a:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------
   Icons
---------------------------------------------------------------------------------------------- */

.recover { background: url('../images/icons/recover.gif') no-repeat 6px 8px }
.register { background: url('../images/icons/register.gif') no-repeat 6px 8px }

