a:link{
text-decoration:none;
color:#0000FF;
}
a:hover{
text-decoration:none;
color:#0000FF;
}
a:visited{
text-decoration:none;
color:#0000FF;
}

body
{
  left-margin:0;  
  top-margin:0;   
  margin width:0;  
  margin height:0;
  background: #cccccc;

}

table.tborder
{
	border-style: ridge;
	border-width: 1px;
	border-color: #000000;
	background-image: url(bg.jpg);	
}

td.main
{
    font-family: arial, times new roman, courier;
 	text-decoration: none;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
    padding: 15;
    background-image: url(mainbgd.gif);
    background-repeat: repeat-x;
    background-position: top left;
    border-style: ridge;
    border-width: 1px;
    border-color: #333366;
    clear: both;
}
div.mainbody
{
    font-family: arial, times new roman, courier;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
}

td.side
{
    font-family: tahoma, arial, times new roman, courier;
    font-size: 9pt;
    color: #FFFFFF;
    text-align: justify;
    padding: 10;
    border-style: ridge;
    border-width: 0px;
    border-color: #000000;
}

td.head
{
    font-family: tahoma, arial, times new roman, courier;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    padding: 10;
    background-image: url(head2.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

td.footer
{
    font-family: tahoma, arial, times new roman, courier;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    padding: 10;
    border-style: ridge;
    border-width: 0px;
    border-color: #000000;
}

hr
{
    color: #CCCCCC;
    line-style: dotted;
    height: 1px;
    width: 100%;
    text-align: center;
}

ul.news
{
    list-style-position: inside;
    left-margin:0;  
    top-margin:0;   
    margin width:0;  
    margin height:0;
    line-spacing: 10px;
}

@font-face {
font-family: "Aquaduct";
src: url("aqua.ttf")
}
div.icons { 
	font-family: arial, times new roman, courier;
 	text-decoration: none;
 	color: #FFFFFF;
	font-size: 8pt;
	font-weight: 100;
	padding-bottom: 2px;
	
           }
	   

div.cname { 
	font-family: arial, times new roman, courier;
	color: #000000;
	font-size: 24pt;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
           }

div.cslogan { 
	font-family: arial, times new roman, courier;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;	
	padding-left: 20px;
	padding-bottom:40px;
	padding-top:10px;
	line-height: 20px;
	text-align: left;
           }
		   

