
.eboard_category
{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
}

.eboard_sell
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #B02C2E;
	background-color:#E3C8EE;
	line-break: strict;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

.eboard_buy
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #B02C2E;
	background-color:#FDC5C5;
	line-break: strict;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}


.eboard_news
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #B02C2E;
	background-color:#D2F6C2;
	line-break: strict;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

.eboard_other
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #B02C2E;
	background-color:#CCCCCC;
	line-break: strict;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

.eboard_name
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
}

.eboard_message
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
}

.eboard_grey
{
	background-color:#FFFFFF;
}

.error
{
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold; 
	color:#FF0000;
}

.bookmarks_title
{
	font-family: Tahoma; 
	font-size: 13px; 
	font-weight: bold; 
	color: #DD595B;
}

.help_text
{
	font-family: Tahoma;
	font-size: 12;
	color: #4E4ED0;
}

.main_menu
{
	font-family: Tahoma;
	font-size: 14;
	font-weight: bold;
}

.main_menu A
{
	color: #000000;
}

.main_menu A:HOVER
{
	color: #FF0000;
}

.tools
{
	font-family: Tahoma;
	font-size: 14;
	font-weight: bold;	
}

.tools A
{
	color:#2C2C2C;
}

.tools A:HOVER
{
	color: #FF0000;
}

.section_title
{
	font-family: Tahoma;
	font-size: 14;
	font-weight: bold;
	color:#FF0000;
}


.menu {	background-color:#E7E7E7;}
.menu_dark {	background-color:#CFCFCF;}
.menu_light { background-color:#F5F5F5;}

.menu_devider { background-color:#336699;}

body {
text-decoration: none;
font-weight: bold;
font-family: Tahoma;
font-size: 14px; color: #000000;
background-color: #FFFFFF;
color: #000000;
margin-top:0px;
margin-left:0px;
}

IMG
{
	vertical-align:middle;
}

a{
	color:#FF0000;
	text-decoration:none;
}

a:hover
{	
	text-decoration:underline;	
}

hr
{
	border:1 solid #ED8282;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.title {font-family: Tahoma; font-size: 20px; font-weight: bold; color: #DD595B}
.subtitle {font-family: Tahoma; font-size: 16px; font-weight: bold; color: #DD595B}


option{text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; background-color: #E7E7E7}


table{
text-decoration: none;
font-family: Tahoma;
font-size: 12px;
color: #000000
font-weight: bold;
}

.warn {font-family: Arial; font-size: 14px; font-weight: bold; color: #FF0000}
.mustfill{color: #FF0000; text-decoration:underline;}

.table_title
{
	background-color:#9FC2EA;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.table_subtitle
{
	background-color:#FFC6C6;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.table_body
{
	background-color:#F0F0F0;
	border:1px solid #888888;
	padding-left:1px; 
	padding-top:1px;
	padding-bottom:1px;
	padding-right:1px;
}

.table_hilight
{
 background-color: #FFFFFF;
}

.info
{	
	font-family: Tahoma;
	font-size:14;
}

.step_normal {font-family: Arial; font-size: 18px; font-weight: bold; color: #BBBBBB}
.step_selected {font-family: Arial; font-size: 18px; font-weight: bold; color: #DD9999}

.comment {font-family: Arial; font-size: 10px; font-weight: normal; color: #000033}

.date
{
	font-family: Arial; font-size: 9px; font-weight: normal; color: #111111;
}

.manager_name
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration:underline;
	color: #ED8282;
}

.position_expired
{
 background-color: #E7DBE7;
} 

.position_hilight
{
 background-color: #FFFFFF;
} 

INPUT {
   BORDER-BOTTOM: #000000 1px solid;
   BORDER-LEFT:#000000 1px solid;
   BORDER-RIGHT: #000000 1px solid;
   BORDER-TOP: #000000 1px solid;
   COLOR: #000080;
   FONT-SIZE: 8pt;
   background-color: #F5F5F5;
   text-decoration: none;
   font-family: Tahoma;
   font-size: 12px;
   font-weight: normal;
}

TEXTAREA {
   BORDER-BOTTOM: #000080 1px solid;
   BORDER-LEFT:#000080 1px solid; 
   BORDER-RIGHT: #000080 1px solid;
   BORDER-TOP: #000080 1px solid; 
   COLOR: #000080;
   FONT-SIZE: 10pt; 
   background-color: #E7E7E7;
}
SELECT {
   BORDER-BOTTOM: #000080 1px solid;
   BORDER-LEFT:#000080 1px solid; BORDER-RIGHT: #000080 1px solid;
   BORDER-TOP: #000080 1px solid; COLOR: #000080; FONT-SIZE: 8pt;
   background-color: #000000;
}


.sr_org_title
{
	font-family: Arial; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FF7B7D;
	
}

.sr_summary
{
	font-family: Arial; 
	font-size: 14px; 
	font-weight: ; 
	color: #000000;
	background-color:#FFF6F5;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.sr_main
{
	font-family: Arial; 
	font-size: 14px; 
	color: #000000;
	background-color:#FFF6F5;
	padding-left:10px;
	padding-right:10px;
}


.sr_smalllink
{
	font-size: 10px; 
}



.grey_background
{
	background-color:#DDDDDD;
}


.facts_text
{	
	font-family: Tahoma; 
	font-size: 11px; 
}

.exibs_text
{	
	font-family: Tahoma; 
	font-size: 11px; 
}
