html, body, div,p,table,td {
	margin:0;padding:0;
	font-family: "Arial", "Helvetica", "Geneva", sans-serif; 
	font-size:12px;}

#body {background:#999999;}
#container {border:0pt solid black;width:100%}
#main {border:0pt solid black;width:1000px;height:600px;}
#tdleft {border:0pt solid black;background: url(../images/bg_left.gif) repeat-y; width:30px;}
#tdright {border:0pt solid black;background: url(../images/bg_right.gif) repeat-y; width:30px;}
#tdmiddle {width:940px;background:white;border:0pt solid white;}
#tdmiddle table {border:0pt solid black;background: white;width:940px}	
#flashdiv {background:#BBB9BA;left:0;top:10px;padding:0;margin:0;}
.col1 {padding:20px 2px 2px 52px;height:700px;}
.col2 {padding:2px 1px 2px 2px;color:#a7a5a5;}
.col3 {padding:2px 20px 2px 13px;}
td, p  { color: black;line-height: 18px;}
.kleinclass { color: black; font-size: 11px; line-height: 16px;padding:0;margin:0;}
a:link, a:visited, a:active  { color: #336699; font-weight: bold; line-height: 18px; text-decoration: none }
a:hover  {text-decoration: underline }
.image {border:0pt solid silver;}
ul
{
list-style-type: square ;margin:5pt;padding:5pt;
}
li
{
margin:0;padding:0;
}



