/* CSS Document */

ul{
	list-style-image:url(images/arrowrightwhite.gif);
	padding: 1em;
	margin: 0;
}

body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F0F0F0;
}

.bbb
{ 
background: url(images/kader.jpg) no-repeat center center
}
.bbtxt
{ 
background: url(../images/backtxt.jpg) no-repeat
}
.bbmap
{ 
background: url(../images/cardbg.jpg) no-repeat
}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003A6B;
	background-color:#EEEEEE;
	border: thin solid #EEEEEE;
}

.formabove {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003A6B;
	background-color:#FFFFFF;
	border: thin solid #FFFFFF;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555555;
	line-height:1.5;
}



.txtorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F7941E;
	line-height:1.5;
}

.txtltlorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#F7941E;
	line-height:1.5;
}


.txtbigorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#F7941E;
	line-height:1.5;
}


.txtgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#8CC542;
	line-height:1.5;
}

.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#003A6B;
	line-height:1;
}


.txtbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #8CC542;
	line-height:1;
}
.txtmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #8CC542;
	line-height:1;
}

.txtlittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	line-height:1.5;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#C9111D;
	line-height:3;

}
.stitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;
	color:#C9111D;
}

.bannertitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 18px;
	color:#C9111D;
	line-height:1;

}
.find {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#C9111D;
	line-height:1;

}






a:link {
	color:#F7941E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#F7941E;
}
a:hover {
	text-decoration: underline;
	color:#F7941E;
}
a:active {
	text-decoration: none;
	color:#F7941E;
}
a.big:link {
	color:#8CC542;
	text-decoration: none;
}
a.big:visited {
	text-decoration: none;
	color: #8CC542;
}
a.big:hover {
	text-decoration: underline;
	color: #8CC542;
}
a.big:active {
	text-decoration: none;
	color: #8CC542;
}
a.other:link {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;

	color:#C9111D;
	text-decoration: none;
}
a.other:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;

	text-decoration: none;
	color:#C9111D;
}
a.other:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	color:#C9111D;
}
a.other:active {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color:#C9111D;
}
a.littlel:link {
	text-decoration: none;
	color:#999999;
}
a.littlel:visited {
	text-decoration: none;
	color:#999999;

}
a.littlel:hover {
	text-decoration: underline;
	color:#F7941E;

}
a.littlel:active {
	text-decoration: none;
	color:#999999;

}
a.hlinks:link {
	text-decoration: none;
	color:#FFFFFF;
}
a.hlinks:visited {
	text-decoration: none;
	color:#FFFFFF;

}
a.hlinks:hover {
	text-decoration: none;
	color:#003A6B;

}
a.hlinks:active {
	text-decoration: none;
	color:#FFFFFF;

}


