﻿.leftcell
{
	width: 180px;
	padding-top: 10px;
	background-color: #F8F8ED;
}

.rightcell
{
	width: 250px;
	background-color: #F8F8ED;
	background-position: left top;
	padding: 15px;
}

.menucell
{

}

.infotitle_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
	text-align: left;
	padding-bottom: 2px;
}

.infosmall_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;	
	color: #FFFFFF;	
}

.infosmalllink_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;	
}

.tab_activ
{
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #D4E273;
	height: 20px;
	padding: 4px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	background-position: center;
}

.tab_inactiv {
	height: 20px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4E273;
	color: #CCCCCC;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.tab_activ_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 13px;
	text-decoration: none;
}

.tab_activ_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 13px;
	text-decoration: none;
}

.tab_inactiv_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
}

.tab_inactiv_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}

.grouptitle
{
	border-bottom: #b9c9d2 1px solid;
	display: inline;
}

.secondmenu
{
	color: #3c863c;
	text-decoration: none;
	background-image: url(../Images/Common/BulletMenu.gif);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 24px;
	background-color: #d2ebb8;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 2px;
	display: block;
	margin-right: 2px;
}

.secondmenu:hover {
	background-image: url(../Images/Common/BulletMenu_Over.gif);
	color: #000000;
}

.secondmenubackground
{
}
.navigation a {
	color: #BB5853;
}
.navigation a:hover {
	color: #000000;
}
#divSearch {
}
#divSearch .infotitle {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
.actualizarebrief_frame {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #FFFFFF;
	background-color: #AB342C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	font-weight: bold;
}
.actualizarebrief_frame .infotitle {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
}
.actualizarebrief_frame .infosmalllink {
	padding-top: 5px;
}
