
body {
	margin: 0;
	padding: 0;

	font-family: "Times New Roman, Arial, Helvetica, sans-serif";

	color: #000000; /* #6D6D6D; */
	background: #616161 url(images/backgroundblack.jpg) repeat-x;
}


table {
	font-size: 17px;

}


h1 {
font-size: 31px;
color: #CC0000;
font-family:"Arial";
text-align:center;
}

h2 {
	color: #CC0000;
	font-family: "Courier New", Courier, monospace;
	padding-top: 20px;

}

h3 {
	color: #336699;
	text-align:center;
	font-family: "Arial";
	font-size: 21px;

}

.class2 table {
    border: solid 2px #000000;
    font-family: Arial;
    border-collapse: collapse;
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    vertical-align: bottom;

}

.class2 td {
padding:10;
    border-bottom: solid 1px #000000;

    font-size: 12pt;
    font-weight:normal;
    height: 30px;
    vertical-align: center;

}


.boxTop
{
    background: url(../images/OSbgTop.jpg) repeat-x;
    text-align: center;
    color: #ffffff;
    font-size: 16pt;
    font-weight: bold;
    border-bottom: solid 1px #000000;
     height: 28px;
}





.class1 A:link {text-decoration: none; color: white; font-size:14; font-family:"Arial";}
.class1 A:visited {text-decoration: none; color: white; font-size:14; font-family:"Arial";}
.class1 A:active {text-decoration: none; color: white; font-size:14; font-family:"Arial";}
.class1 A:hover {text-decoration: underline; color: white; font-size:14; font-family:"Arial";}

.class3 A:link {text-decoration: none; color: #336699; font-size:32; font-family:"Arial";}
.class3 A:visited {text-decoration: none; color: #336699; font-size:32; font-family:"Arial";}
.class3 A:active {text-decoration: none; color: #336699; font-size:32; font-family:"Arial";}
.class3 A:hover {text-decoration: underline; color: #336699; font-size:32; font-family:"Arial";}




#topbar{
position:absolute;
border: 0px;
padding: 2px;
width: 520px;
height:30px;
visibility: hidden;
z-index: 100;
left:0;

}


