body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d3d3d3;
	background-repeat: repeat-x;
	background-position: center top;
	}
body,td,th {
	font-family: Georgia;
	font-size: 14px;
	}

input, textarea {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	}

select, option {
	font-family: Verdana;
	font-size: 11px;
	}

.buttonstyle {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	border-bottom-color: #333333;
	border-right-color: #333333;
	color: #333333;
	font-weight: bold;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 6px;
	}

img, div { behavior: url(iepngfix.htc) }

h2 {
	font-size: 16px;
	background-color: #CCCCCC;
	padding: 4px;
	}

a {
	text-decoration: none;
	color: #cc001e;
	}

.logobg {
	background-image: url(../images/logo_bg.png);	
	background-position: top center;
	}

.whitebg {
	background-image: url(../images/whitebg.png);	
	}

.headbar td {
	color: #999999;
	font-size: 11px;
	}

.headbar td a {
	color: #AAAAAA;
	text-decoration: none;
	}

.headbar td a:hover {
	color: #FFFFFF;
	}

.sidemenu_only {
	background-image: url(../images/menuitem_bg_only.png);
	width: 312px;
	height: 45px;
	display: block;
	float: left;
	text-decoration: none;
	color: #757575;
	font-weight: bold;
	margin-top: 4px;
	color: black;
	}


.sidemenu {
	background-image: url(../images/menuitem_bg.png);
	width: 312px;
	height: 45px;
	display: block;
	float: left;
	text-decoration: none;
	color: #757575;
	font-weight: bold;
	margin-top: 4px;
	}

.sidemenu span, .sidemenu_only span {
	padding: 12px;
	float: left;
	display: block;
	}

.sidemenu:hover {
	background-image: url(../images/menuitem_bg_h.png);	
	color: #5c5c5c;
	}

.sidemenu2 {
	background-image: url(../images/menuitem_bg2.png);	
	color: white;
	}

.sidemenu2:hover {
	background-image: url(../images/menuitem_bg2_h.png);	
	color: white;
	}

.mainmenu td {
	overflow: hidden;
	}

.mainmenu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 62px;
	float: left;
	display: block;
	padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: relative;

	}

.mainmenu a:hover {
	background-image: url(../images/mainmenu_bg_h.jpg);
	background-position: right;	
	}



.t1 {
	color: #FFFFFF;
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 1;
	}
.t2 {
	color: #000000;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 0;
	} 

.evangelium_bottom td {
	font-family: Arial;
	font-size: 12px;
	}

.evangelium_bottom td a:link, .evangelium_bottom td a:active, .evangelium_bottom td a:visited {
	color: #666666;
	}

.evangelium_bottom td a:hover {
	color: #cc001e;
	}

.pic img {
	border: 1px solid #AAAAAA;
	padding: 4px;
	}

.pic:hover img {
	border: 1px solid #990000;
	}

.tablestyle2 td {
	font-family: Verdana;
	font-size: 10px;
	}

