﻿.menu
{
	background: url(img/menu_sep.gif)
}
.gray
{
	color:#4C4B49;
	font-weight:normal;
}
.gray:Hover
{
	text-decoration: underline;
}
.l_blue
{
	color: #ffffff;
	font-weight: normal;
}
.l_blue:Hover
{
	text-decoration: underline;
}
.home_txt
{
	color: #ffffff;
}
.tbl_sep
{
	width: 30px;
	text-align: center;
}
.introTitle
{
	color: #FFFDFD; 
	font-size: 15px;
	font-weight: bold;
}
.intro_inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	background-color:#ffffff;
}
.tour a
{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.menu a
{
	text-decoration:none;
	color: #333333;
	font-weight: bold;
	width: 100%;
	height: 31px;
	padding-top: 8px;
}
.menu a:hover
{
	color: #FF6600;
}
.menu
{
	text-align:center;
}
.sub_menu a
{
	color: #ffffff;
	font-weight:normal;
}
.sub_menu a:hover
{
	color: #FF822F;
}
.sub_menu
{
	display: none;	
}
.footer_txt
{
	color: #999999;
	font-size: 10px;
}
.cube_title
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.gray_cube_title
{
	font-size: 12px;
	font-weight: bold;
	color: #2D3C53;
}
.pm_menu a
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.folders
{
	border: solid 1px #515C7C;
	background-color: #ffffff;
	padding: 10px;
	height: auto;
}
.folders a
{
	width: 100px;
	height: 20px;
	color: #515C7C;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	text-decoration: none;
}
.folders a:hover
{
	background-color: #515C7C;
	color: #ffffff;
}
.mail_msg
{
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	padding: 0px;
	margin-bottom: 6px;
	width:100%;
}
.blank_link a
{
	color: #000000;
	font-weight: normal;
}
.gv_cell
{
	border-bottom: solid 1px #cccccc;
}
.btn_blue_2
{
	background-image:url('../../img/btn_blue.gif');
	width: 90px;
	height: 22px;
	border: solid 0px;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
	padding-bottom: 2px;
}
.btn_small
{
	background-image:url('../../img/btn_blue_small.gif');
	width: 65px;
	height: 22px;
	border: solid 0px;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
	padding-bottom: 2px;
}
.reg_title
{
	font-weight: bold;
	font-size: 13px;
	height: 30px;
}
.reg_sep
{
	background-repeat: repeat-x;
	background-image: url(../../img/reg_sep.gif);
	background-position: bottom;
	height: 30px;
}
.cbl_big td
{
	width: 200px;
}
.searchTd
{
	padding-right: 16px;
	padding-bottom: 20px;
}
.login
{
	width: 350px;
	height: 240px;
	position: absolute;
	z-index: 100;
}
.login_txt td
{
	font-weight: bold;
	color: #1A2B64;
}
#modal
{
	/*border:2px solid #959595;
	background-color: #EEEEEE;
	padding:25px;*/
	display:none;
}
.pr
{
	margin-right: 15px;
}
.ul
{
	margin: 5px 20px 5px 0px;
}
.bar
{
	color: #ffffff;
}
.bar a
{
	color: #ffffff;
	font-weight: normal;
}
.gray_border
{
	border: solid 1px #C1C1C1;
}
.s_ok
{
	padding-left: 10px;
	color: #06C714;
}
#ctl00_cphSystem_up
{
	z-index:10;border: solid 1px #000000;position: absolute; background-color: #eeeeee; width: 220px; height: 70px;	
}
.no_borders_b
{
	font-family:Arial;
	font-size : 12px;
	color: #2D3C53;
	border-bottom: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	border-right: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	background-color:#ffffff;
}
.o
{
	color: #FD9112;
}

