﻿body 
{
	margin:0px;
	font-family:Tahoma;
	font-size:10pt;
	height:100%;
	text-align:center

}
td {font-family:Tahoma;
	font-size:10pt;
}

#container{width:800px;margin:0 auto;text-align:left;}
#header{height:106px;margin:0px;background: url(logo1.gif) no-repeat;}
#header img {float:right; margin-top:3px;margin-right:5px;}
#menu
{
margin-bottom:5px;
border-top:1px #CCCCCC solid;
border-bottom:1px #CCCCCC solid;
}

a img{border:0};


#flash{float:left;width:650px;}
#rightbar{float:right;width:150px;text-align:center;}
#rightbar img{margin:2px;}
#content{float:left;width:650px;border-top:1px #CCCCCC solid;margin-top:5px;padding-top:5px;
text-align:justify;}


#footer{clear:both;width:100%;border-top:1px #CCCCCC solid;
border-bottom:1px #CCCCCC solid;font-size:8pt;margin-top:20px;text-align:center;}


#menu a
{
font-family:Arial;
font-size:10pt;
text-decoration:none;
padding-left:10px;
padding-right:10px;
color:#777777;


font-weight:bold;
}
#menu a:hover
{
font-size:10pt;
text-decoration:none;
background: #efefef;
padding-left:10px;
padding-right:10px;
color:#444444;
}

#content a
{
color:#0d5ccc;
text-decoration:none;
}
#content a:hover
{
color:#0d5ccc;
text-decoration:underline;
}




