#menu 
{
	line-height:0;
}

.white_text 
{
	line-height: 0;
	color: rgb(255, 255, 255);
	font-weight: bolder;
	font-size: medium;
}

.title 
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.white_text:hover 
{
	line-height: 0;
	color:#f1b026;
	font-weight: bolder;
	font-size: medium;
}

.header_section 
{
	background-color:#5587F4;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 0;
	color: rgb(255, 255, 255);
	font-weight: bolder;
	font-size: medium;
	border-width:1px;
	border-color:#004080;
	border-style:solid;
}

html,body 
{
	margin:0;
	padding:0;
	height:100%;
	border:none
}

.main_body 
{
	margin: 0;
	height: 100%;
	background: url(../images/bkgContent.gif) 50% 50% repeat-y;
	font: 12px Arial,Helvetica,sans-serif;
	color: #414141;
}

*.fullHeight 
{
	height: 100%;
}

*#leftSide div 
{
	height: 100%;
	width: 100%;
	background: url(../images/sideGrad.gif) left top repeat-x;
}

*#leftSide div div 
{
	background: url(../images/menuSideL.jpg) right top no-repeat;
}

*#rightSide div 
{
	height: 100%;
	width: 100%;
	background: url(../images/sideGrad.gif) left top repeat-x;
}

*#rightSide div div 
{
	background: url(../images/menuSideR.jpg) left top no-repeat;
}

*#textStuff 
{
	padding-right: 18px;
}

#rightCol 
{
	margin:0;
	padding-left:3px;
	font-size: 10px;
	color: #0C40AD;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	vertical-align:top;
	border-right-width:1px;
	border-right-color:#ffffff;
	border-right-style:solid;
}

h1, h2, h3, h4, h5, h6 
{
	color: #5587F4;
}

h1 
{
	font-size: 20px;
}

h2 
{
	font-size: 12px;
}

#rightCol h2 
{
	font-size: 11px;
	color: #0C40AD;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#rightCol 
{
	padding-left: 10px;
	padding-right: 5px;
}

#leftCol 
{
	padding: 5px;
	padding-top: 20px;
}

a 
{
	color: #4F82F4;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.details_link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5587f4;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

.details_link:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f07325;
	font-size: 8pt;
	font-weight: bold;
}

/* styles added for compatibility to freerb */

.red_text 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #5587F4;
	font-weight: bold;
}

.textbox 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	background-color:#f7f5e3;
	border:#888888;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-weight: normal;
}

.msgbox 
{
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #DBDBDC;
	SCROLLBAR-HIGHLIGHT-COLOR: #E3E2E5;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #E3E2E5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#E95926;
	border:#888888;
	border-style:groove;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-weight: normal;
}

.button,
.button_login  
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#5587F4;
	background-color:#ffffff;
	border:#565656;
	border-style:groove;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-weight: normal;
}

.button:hover,
.button_login:hover,
.buttonhover 
{
	color: #fff;
	background-color: #5587F4;
	cursor:pointer;
}

.simplebutton 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#5587F4;
	border:#565656;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-weight: normal;
}

.cmd_button 
{
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	color:#FFFFFF;
	font-weight: bold;
}

.cmd_button:hover 
{
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 10pt;	
	font-weight: bold;
}

.cmd_table
{
	background-image: url(../images/buttons/cmd_c2.gif);
}

.cmd_table:hover
{
	background-image: url(../images/buttons/cmd_over.gif);
	cursor:pointer;
}


.round_box
{
	background-image: url(../images/round_box/banda_x.gif);
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}


.round_box:hover
{
	background-image: url(../images/round_box/banda_x_over.gif);
	cursor:pointer;
}

.important_text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	font-style: italic;
	font-weight: bolder;
}

.news_text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bolder;
}

.title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #5587f4;
}

.subtitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}

.little_link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size: 8pt;
	font-weight: normal;
}

.little_link:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	font-size: 8pt;
}

.text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.table_header 
{
	background-color:#5587f4;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.hr_blue 	
{
	background-color:#5587f4;
	color:#5587f4;
	height:2px;
}

.hr_black 
{
	background-color:#000000;
	color:#000000;
	height:2px;
}

.big_link 
{
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 11pt;
	color:#f1b026;
	font-weight: bold;
}

.big_link:hover 
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color:#1968A5;
	font-weight: bold;
}

.head_link 
{
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 12pt;
	color:#5587f4;
	font-weight: bold;
}

.head_link:hover 
{
	font-family: Arial, sans-serif;
	text-decoration: underline;
	font-size: 12pt;
	color:#f1b026;
	font-weight: bold;
}

.special_link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#f1b026;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

.special_link:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5587f4;
	font-size: 9pt;
	font-weight: bold;
}

.feature_link 
{
	color: #0C40AD;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.feature_link:hover 
{
	color: #2566F1;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.small_text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #808080;
}

.login_field 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0C40AD;
	font-size: 8pt;
	font-weight: bold;
}

.login_box
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
	background-color: #e7eaff;
	border:#FFFFFF;
	border-style:solid;
	border:1px;
	font-weight: normal;
}


.white_heading 
{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}

/*background color of the login box*/

.login_bg 
{
	background-color:#A7C3F8;
}

.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}


.home_news_link, .news a 
{
	color: #EF4259;
	text-decoration: none;
	font-weight:bold;
}

.home_news_link:hover, .news a:hover 
{
	text-decoration: underline;
	color: #EF4259;
}

.picture
{
	padding:3px;
	border:1px solid #BBBBBB;
}

.search_border
{
	border:1px solid #662C1E;
}

.resources_bg 
{
	background-color:#feecd8;
}