body, html{
	background-color: #EFEFED;
}

.full-height{height: 100%;}

.text-small-black{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333;line-height: 14px;}
.text-small-grey{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#C5C5C5;line-height: 14px;}
.text-small-grey2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#B4B4B4;line-height: 14px;}
.text-small-fancy{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
}
.text-small-white{font-family:Verdana, Arial, Helvetica;font-size:9px;color:#FFFFFF;letter-spacing: 1.4px;}

.text-main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
	line-height: 18px;
};

.grad-across{
	background-repeat: repeat-x;
	background-position: top;
}

.grad-bup-across{
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FBFDF7;
}

.border-top{
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style: solid;
}

.border-top-thick{
	border-top-width:3px;
	border-top-color:#FFFFFF;
	border-top-style: solid;
	background-repeat: no-repeat;	
}

.border-top-thick-2{
	border-top-width:3px;
	border-top-color:#FFFFFF;
	border-top-style: solid;
	background-position:top right;
	background-repeat: no-repeat;
	
}

.border-top-thick-3{
	border-top-width:2px;
	border-top-color:#FFFFFF;
	border-top-style: solid;
	background-position:top right;
	background-repeat: no-repeat;
	
}

.back-bottom-left{
	background-repeat:no-repeat;
	background-position:bottom left;
}

.border-dashed {
	background-color: #EBF4D9;
	border: 1px dashed #8EA878;
}

.cell-out{
	text-align: center;
	background-position: center;
	height: 24px;
	padding-left: 5px;	
	padding-right: 5px;
}

.link-small-white:link, .link-small-white:active, .link-small-white:visited, .link-small-white:hover{
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#FFFFFF;
	height: 24px;
	text-decoration: none;
	letter-spacing: 0.8px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.cell-over2{
	text-align: center;
	background-position: center;
	height: 24px;
	cursor: hand;
	background-color: #D3D3D3;
	padding-left: 5px;	
	padding-right: 5px;
}

.link-medium-green-norm:link, .link-medium-green-norm:active, .link-medium-green-norm:visited{
	font-family:Verdana, Arial, Helvetica;font-size:10px;color:#5C7D17;text-decoration: none;line-height: 15px;}
.link-medium-green-norm:hover{font-family:Verdana, Arial, Helvetica; font-size:10px;color:#3E5410;text-decoration: underline;line-height: 15px;}

.link-medium-green-big:link, .link-medium-green-big:active, .link-medium-green-big:visited{
	font-family:Verdana, Arial, Helvetica;font-size:11px;color:#5C7D17;text-decoration: none;line-height: 18px;}
.link-medium-green-big:hover{font-family:Verdana, Arial, Helvetica; font-size:11px;color:#3E5410;text-decoration: underline;line-height: 18px;}