﻿body
{
	font-family:Tahoma;
	font-size:11px;
	color:#4f4f4f;
	line-height:18px;
}

.ol-style
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.center
{
	text-align:center;
}

.right
{
	text-align:right;	
}

.collapseImg
{
	margin-right:15px;
	margin-bottom:5px;	
	display:block;
	float:right;
}

.name-link-text
{
	color:#299b9b;
}

.name-link:link, .name-link:visited
{
	color:#299b9b;
	text-decoration:none;
}

.name-link:hover
{
	background-color:#299b9b;
	color:#FFFFFF;
}

.name-bold-link:link, .name-bold-link:visited
{
	color:#2e7171;
	text-decoration:none;
	font-weight:bold;
}

.name-bold-link:hover
{
	background-color:#2e7171;
	color:#FFFFFF;
}

.name-bold-text
{
	color:#2e7171;
	font-weight:bold;
}

.avatar-link:link, .avatar-link:visited
{
	color:#2e7171;
	text-decoration:none;
	font-weight:bold;
}

.avatar-link:hover
{
	background-color:#2e7171;
	color:#FFFFFF;
}

.small-name-link-text
{
	color:#299b9b;
	font-size:10px;
}

.small-name-link:link, .small-name-link:visited
{
	color:#299b9b;
	text-decoration:none;
	font-size:10px;
}

.small-name-link:hover
{
	background-color:#299b9b;
	color:#FFFFFF;
}

.light-em-text
{
	font-style:italic;
	color:#4b4b4b;
	font-size:10px;
}

.bold-text
{
	color: #4f4f4f;
	font-weight:bold;
}

.input-label{
	float:left;
	padding-right:4px;
	padding-top:3px;
}

.background-number:link, .background-number:visited
{
	background:url(../images/yoosk.jpg) no-repeat center top;
	height: 12px;
	padding-top: 33px;
	font-weight:bold;
	color:#2e7171;
	display:block;
	text-decoration:none;
	-moz-user-select:none;
}

.background-number_bis:link, .background-number_bis:visited
{
	background:url(../images/yoosk.jpg) no-repeat center top;
	height: 12px;
	padding-top: 33px;
	font-weight:bold;
	color:#2e7171;	
	text-decoration:none;
	-moz-user-select:none;
}


.background-number:hover
{
	background:url(../images/yoosk-hover.jpg) no-repeat center top;
	color:#c2d6d6;
	text-decoration:none;
	-moz-user-select:none;
}

.background-number:active
{
	border:0px solid #FFFFFF;
}

.background-number-hover
{
	background:url(../images/yoosk-hover.jpg) no-repeat center top;
	height: 12px;
	padding-top: 33px;
	font-weight:bold;
	color:#2e7171;
	display:block;
}

.background-number-hover-nopad
{
	background:url(../images/yoosk-hover.jpg) no-repeat center top;
	height: 34px;
	font-weight:bold;
	color:#2e7171;
	display:block;
}

.background-number-hover-error
{
	background:url(../images/yoosk-hover.jpg) no-repeat center top;
	height: 45px;
	font-weight:bold;
	color:#2e7171;
	display:block;
}

.turnaround
{
	background: url(../images/indicator.gif) center no-repeat;
	height: 34px;
	width:67px;
}

.box-header
{
	font-size:18px;
	color:#2e7171;
}

.box-header-smaller
{
	font-size: 14px;
	font-weight: bold;
	color: #2e7171;
}

.messagebox
{
	 display:block;
	 padding: 4px;
	 background-color: #EEEEEE;
	 color: #006600;
	 border: solid 1px #CCCCCC;
	 font-weight: bold;
}

.errorbox
{
	 display:block;
	padding: 4px;
	background-color: #EEEEEE;
	color: #FF0000;
	border: solid 1px #CCCCCC;
	font-weight: bold;
}

.loginerrorbox
{
	 padding: 4px;
	 color: #FF0000;
	 font-weight: bold;
}


.info-text
{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.label
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.showmore
{
	width:100%;
	display:none;
}

.showless
{
	width:100%;
}

.bar-text
{
	font-size:14px;
	font-weight:bold;
	color:#cc0000;
}

.small-name-em-link:link, .small-name-em-link:visited
{
	color:#299b9b;
	font-style:italic;
	text-decoration:none;
	font-size:10px
}

.small-name-em-link:hover
{
	background-color:#299b9b;
	color:#FFFFFF;
}

.padding-format
{
    padding:0px 4px 4px 8px;
}

.bordered-image
{
    border-width:0px;
}


.light-text
{
	color: #666666;
	font-size:9px;
}

.odd-row
{
	background-color: #e0ebeb;
}

.even-row
{
	background-color: #edffff;
}

.table-header
{
	font-weight:bold;
}

.more-link:link, .more-link:visited
{
	color:#2e7171;
	text-decoration:none;
}

.more-link:hover
{
	background-color:#2e7171;
	color: #ffffff;
}

.star
{
	color: #FF0000;
}

.gr-text
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#2e7171;
}

.box-margin
{
	padding: 5px;
}

.message-link:link, .message-link:visited
{
	color:#2e7171;
	text-decoration:none;
}

.message-link:hover
{
	background-color:#2e7171;
	color:#FFFFFF;
}

