.smalltext {
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-size: 11px;
	color: #999999;
}
a.footer:link		{
	color: #999999;
	text-decoration: underline;
}
a.footer:visited		{
	color: #999999;
	text-decoration: underline;
}
a.footer:hover		{
	color: #999999;
	text-decoration: none;
}
a.footer:active		{
	color: #999999;
	text-decoration: underline;
}
a.sidemenu:link		{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
a.sidemenu:visited		{
	color: #FFFFFF;
	text-decoration: underline;
		font-size: 11px;
}
a.sidemenu:hover		{
	color: #FFFFFF;
	text-decoration: none;
		font-size: 11px;
}
a.sidemenu:active		{
	color: #FFFFFF;
	text-decoration: underline;
		font-size: 11px;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.sideboxbg {
	background-image: url(/img/en/bg-sidebox.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;


}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.bgdir {
	background-image: url(/img/en/bg-dir.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 4px;
	margin-bottom: 4px;
}
.bgline {
	background-image: url(/img/en/line-divider.gif);
	background-repeat: no-repeat;
	background-position: center;
}
th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}.calendarborder {
	border: 1px solid #DDDDE8;
}
.cell {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background:  url(/img/en/bg_calendar.gif) no-repeat right bottom;
	color: #666666;

}
.cellselected {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background:  #EBE2D8;
	color: #666666;

}
.cell a:hover, .cell a:active {
	color: #6aa3ae;
	background:  url(/img/en/bg_calendar.gif) no-repeat right top;
}

#sortBox a 
{
	
	text-decoration: none;
	text-decoration: underline;
	font-weight:bold; 
}

#sortBox a:hover 
{
	text-decoration: underline; 
	color:#006EC6;
	background:#fff;
}

#sortBox a.sortDesc  
{ 

	padding-right:16px;
	background: url(/img/arrowdown.gif) no-repeat right;
	
}

#sortBox a:hover.sortDesc  
{ 

	padding-right:16px;
	color:#006EC6;
	background:#fff url(/img/arrowdown.gif) no-repeat right;
	
}

#sortBox a.sortAsc  
{ 

	padding-right:16px;
	background: url(/img/arrowup.gif) no-repeat right;
	
}

#sortBox a:hover.sortAsc  
{ 

	padding-right:16px;
	color:#006EC6;
	background:#fff url(/img/arrowup.gif) no-repeat right;
	
}

.formTable td
{
	vertical-align:top;
	padding-top:10px;
	padding-left:11px;
	padding-bottom:10px;
	border-bottom: 1px solid #CBCBCB;
}

.plainTable td
{
	vertical-align:top;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	border-bottom: 0px solid #CBCBCB;
}

.formTable .description
{
	padding:10px;
	padding-bottom:20px;
	background:#f9f9f9;
	
	font-size:11px;
	border: 1px solid #CBCBCB;
}

.formField label 
{
	color: #333;
	font-size:13px;
	font-weight:bold;
	display:block;
	padding-top:3px;
}

.formField div 
{
	color: #666;
	padding-top:3px;
	font-size:13px;
}

.formField input 
{
	font-size:15px;
}

.formField select 
{
	font-size:15px;
}

.formField .info 
{
	font-size:10px;
	padding-bottom:3px;
}

.form-errors        { padding:10px; background:#FFFFC6; margin-bottom:5px; color:#C83D1E; border: 1px solid #CCCC99;}
.form-errors ul     { margin-bottom:0; }
.form-errors h3     { zfont-size:13px; color:#C83D1E; font-weight:bold; margin-bottom:0.5em; }
.form-errors ul li  { background:url("/images/bullet_red.gif") no-repeat 4px; padding-left:17px; margin-bottom:5px; }

.required {color:#C83D1E;}

.photo {
  display: block;
  background-color: #fff;
  padding: 2px;
  border: 1px solid #B8B8B4;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.maintitle {
	font-size: 14px;
	font-weight: bold;
	color: #CC9966;
}

