.Dummystyle {

		font-family: ARIAL;
		font-weight: bold;
		font-size:  14px;
		color: blue;
}

BODY {
	background:#bfcdea;
	background-image:url(background.gif);
	background-repeat:repeat-x;
	margin:10px;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
	line-height : 140%;
	font-weight : normal ;
	color : #444989 ;
}
TD{
	font-size : 12px;
	line-height : 140%;
}
h2 {
	font-family : Arial, sans-serif ;
	font-size : 20px ;
	line-height : 100%;
	font-weight : bold ;
	color : #444989 ;
}
h3 {
	font-family : Arial, sans-serif ;
	font-size : 14px ;
	line-height : 20px;
	font-weight : bold ;
	color : #444989 ;
}
.ATtable {
	border-width:1px;
	border-style:solid;
	border-right-style:none;
	border-color:#444989;
}
.ATtd {
	border-width:1px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-style:none;
	border-left-style:none;
	border-color:#444989;
}
.ATend {
	border-width:1px;
	border-right-style:solid;
	border-bottom-style:none;
	border-top-style:none;
	border-left-style:none;
	border-color:#444989;
}
.AThead {
	background-color:#cbdaf9;
	border-width:1px;
	border-color:#444989;
	border-bottom-style:solid;
	border-right-style:solid;
}

table.imgPager {
	border:0;
	margin-top:10px;
}

table.imgPager tr td {
	font-size:11px;
}

hr {
	border: 1px solid #3F6AA0;
}

.right {
	float:right;
	margin:10px;
	margin-right:0px;
}

.left {
	float:left;
	margin:10px;
	margin-left:0px;
}
.rahmen {
	border-width:1px;
	border-style:solid;
	border-color:#444989;
}