BODY { background-color:#EEEEEE; }
DIV.title {
    	background-color   : #EEEEEE;
}
HR {
	border: 0px;
   	height: 1px;
        background-color : #000000;
}
table.ctable {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 3em;
	margin-right: 3em;
	border-collapse: collapse;
	border: 1px solid gray;
	border-style: solid;
}
table.ctable th {
 	background-color: gray;
        color: white;
        font-style: italic;
}

TD.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left: 1em;
	padding-right: 1em;
}

TD.content P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left: 3em;
	padding-right: 3em;
}
td.content P IMG {
	margin-left: 0px;
}


TD.menu {
        background-repeat: repeat-y;
  	background-image: url('/fileadmin/ais/menubackground.gif');
        height: 100%;
         
}
TD.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
 	background-color : white;
	color : black;
}

TD.rightcontent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
 	background-color : white;
	color : black;
        background-repeat: repeat-y;
  	background-image: url('/fileadmin/ais/rightborder.gif');
        height: 100%;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 5pt;
}

TD.rightcontent TABLE {
	border-collapse: collapse;
	border: 1px solid gray; 
	border-style: none;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TABLE.guestbook {
    	margin-left: 30px;
}
TABLE.guestbook TD {
    	padding-top: 5px;
}
TABLE.guestbook {
      	width: 80%;
}

TABLE.guestbook TD.guestbook_ruler {
 	background-color : white;
        height: 1px;
	font-size : 1pt;
        line-height: 1pt;
}
TD.guestbook_header {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        line-height: 120%;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color: #000000;
        margin-top: 12px;
        margin-bottom: 12px;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #193a7d;
        margin-top: 4px;
        margin-bottom: 4px;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #193a7d;
        margin-top: 14px;
        margin-bottom: 10px;
}
A.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #193a7d;
        margin-top: 4px;
        margin-bottom: 4px;
	text-decoration: underline;
}
A:LINK.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #193a7d;
        margin-top: 4px;
        margin-bottom: 4px;
	text-decoration: underline;
}
A:VISITED.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #193a7d;
        margin-top: 4px;
        margin-bottom: 4px;
	text-decoration: underline;
}
A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: underline;
}
A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006400;
	text-decoration: underline;
}
.newstitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #193a7d;
        margin-top: 4px;
        margin-bottom: 4px;
}
.disclaimer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
        font-style : italic;
	color: #000000;
        margin-top: -5px;
        margin-bottom: 4px;
}
DIV.webmaster {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #000000;
        margin-top: -5px;
        margin-bottom: 4px;
        margin-left: 10px;
}
a.webmaster {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #646464;
        margin-top: -5px;
        margin-bottom: 4px;
	text-decoration: underline;
}
INPUT {           
   border-color: #000000;
   border-style: outset;
   border: 1px solid #000000;
}
INPUT.image {           
   border: 0px solid #ffffff;
}
