body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444444;
}
.txt_alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:blink;
}

.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.spacer1{
font-size:7px
}
.bg_ambience {
	background-image: url(../images/bg-ambience.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
.bg_ambience_foot {
	background-image: url(../images/bg-ambience.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.bg_ambience_black{
	background-image: url(../images/bg-ambience-black.jpg);
	background-repeat: repeat-x;
	height: 10px;
}

a.main-link
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	}	
a.main-link:hover
	{
	color:#057005;
	}

a.right-link
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	}	
a.right-link:hover
	{
	color:#336633;
	}

	
a.small-link
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777777;
	text-decoration:none;
	font-weight:bold;
	}	
a.small-link:hover
	{
	color:#057005;
	}	
a.green-link
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#639C3B;
	text-decoration:none;
	}	
a.green-link:hover
	{
	color:#52bb2a;	
	}	


.border_grey {
	border: 1px solid #cccccc;
}
.txt_boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.border_grey_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border_grey_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.border_grey_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.txt_small_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txt_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	
}
.txt_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #f84356;
	font-size: 11px;
	text-transform: none;
}
.border_txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
