body {
	BACKGROUND: #cccccc url(../images/main_bg.png); background-repeat: repeat-x; background-attachment: fixed; text-decoration: none;
}
h6 { font-family: Arial, Helvetica, sans-serif;
     font-size: 1.5em; 
	 color: #000;
     font-weight: bold;
	 text-align: center;
	 VERTICAL-ALIGN: top; }
h1 { font-family: Arial, Helvetica, sans-serif;
     font-size: 1.5em; 
	 color: #000;
     font-weight: bold }
h2 { font-family: Arial, Helvetica, sans-serif;
     font-size: 1em; 
	 color: #cc0000;
     font-weight: bold }
 
h3 { font-family: Arial, Helvetica, sans-serif;
     font-size: 1em; 
	 color: #000;
     font-weight: bold }
 h4 { font-family: Arial, Helvetica, sans-serif;
     font-size: 1.2em; 
	 color: red;
     font-weight: bold }
 h5 { font-family: Arial, Helvetica, sans-serif;
     font-size: 1.6em; 
	 color: red;
     font-weight: bold }
p { font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    text-align: left;
	font-weight: bold;
	color: #000000;	}
.p1 { font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    text-align: center;
	color: #000;
	font-weight: bold; }

td { font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
	font-style: normal;
}
ul{ font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
}

table { border-collapse: collapse;}
.t1 {color: #000000; background-color: #ffffff; padding-left: 40px; padding-right: 40px; padding-top:30px; BACKGROUND: #f6f6f7 url(../images/body_bg.png); background-repeat: repeat;}
.t5 {color: #000000; padding-left: 20px; padding-right: 0px; padding-top:0px; VERTICAL-ALIGN: center;}
.t7 {color: #000000; padding-left: 20px; padding-right: 0px; padding-top:0px; VERTICAL-ALIGN: top;}
.t6 {color: #000000; padding-left: 0px; padding-right: 20px; padding-top:0px; VERTICAL-ALIGN: top;}
.t2 { border-collapse: collapse; color: #000000; background-color: #000000; }
.t3 {color: #000; height: 100px; width: 100%; VERTICAL-ALIGN: center; TEXT-ALIGN: center; font-size: .6em; text-decoration: none;}
.t4{color: #000; width: 100%; VERTICAL-ALIGN: center; TEXT-ALIGN: center; font-size: 1em; font-weight: bold; text-decoration: none;}
.head {BACKGROUND: #cc0000 url(../images/header.png); background-repeat: repeat-x;}
.menu {BACKGROUND: #585858 url(../images/menu_bg.png); background-repeat: repeat-x; TEXT-ALIGN: center;}
.body {BACKGROUND: #f6f6f7 url(../images/body_bg.png); background-repeat: repeat;}

div.img
{
  margin: 0px;
  border: 1px solid #000;
  height: auto;
  width: auto;
  text-align: center;
}

a:link{
color:#000000;
}
a:active{
color:#000000;
}
a:visited{
color:#000000;
}
a:hover{
color:#cc0000;
}









