/******************/
/*   UNIVERSALS   */
/******************/

body {
	background-color: #FFFFCC;
	font-size: 8pt;
	font-family: Tahoma; 
}

a:link, a:active, a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #EEEEEE;
	background: #660000;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0px;
}

.indent {
	padding:5px;
}

.smallprint	{
	color: #CECECE;
	text-decoration:none;
	font-size: 7pt;
}

.table_general {
	background-color: #FFFFCC;
	font-size: 9pt;
	font-family: Tahoma; 
}

.profile {
	color: #990000;
	font-size: 8pt;
	font-family: Tahoma; 
	text-decoration: none;
}

/***************/
/*   NAVIBAR   */
/***************/
.navibar a:link, .navibar a:visited, .navibar a:active {
	color: #660000;
	text-decoration: none;
}

.navibar a:hover {
	color: #EEEEEE;
	background: #660000;
	text-decoration: none;
}

/************/
/*   BODY   */
/************/

.bodyframe {
	background-color: #CEBD94;
}

.bodyframe2 {
	background-color: #000000;
}

.normbody {
	background-color: #EEEEEE;
	padding: 5px;
}

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

.normbody a:hover {
	color: #B59A66;
	text-decoration: none;
}