Body {
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;


}
.leftShadow {
	width: 12px;
	height: 100%;
	background-image: url(images/left.gif);
	background-repeat: repeat-y;





}
.rightShadow {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	width: 12px;
	height: 100%;
	background-position: right;

}
.White {
	background-color: #FFFFFF;
}
.topMenu {
	background-image: url(images/top_menu_shadow.gif);
	background-repeat: repeat-x;
}
.topMenuGreen {
	background-image: url(images/top_menu_green.gif);
	background-repeat: repeat-y;
	background-position: left;

}
.BodyText {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet_leaf.gif);
	list-style-position: outside;
	text-align: justify;
	list-style-type: none;



}
.BoldBlackText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.LinkActive {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
.art {
	background-image: url(images/art.jpg);
	background-repeat: no-repeat;
}
.transp {
	background-image: url(images/transp_bg.gif);
	background-repeat: repeat-x;


}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;

}
a:hover {


	font-family: Tahoma;
	font-size: 11px;
	color: #66CC00;
	text-decoration: none;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #A4FE67;
	border: 1px solid #666666;
	padding: 2px;

}
.box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.greyBg {
	background-color: #F2F2F2;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.biggerItalic {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet_leaf.gif);
	list-style-position: outside;
	text-align: justify;
	list-style-type: none;
	font-style: italic;

}
.Boldtext {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet_leaf.gif);
	list-style-position: outside;
	text-align: justify;
	list-style-type: none;
}
