
body {
	margin: 0;
	padding: 0;
                                                          

	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;;

	color: #000000; /* #6D6D6D; */
	background: #A8DCFF url(images/background1.jpg) repeat-x;
}


table {
	font-size: 16px;

}


.box2 {
font-size: 14px;
color: #000000;
font-family: Tahoma, "Times New Roman";
width: 650px;
margin: 0px auto 0 auto;
background-color:#E5DFEC;
border: 3px #000000 dashed;
padding:10px;
}
.box2 img {
margin: 3px 0 3px 0;
}
.box2 td {
      font-size: 14px;
color: #000000;
font-family: Tahoma, "Times New Roman";
}

.tophighlight {

font-size: 21px;
color: #000000;
font-family: Calibri, Arial;
background-color: yellow;
font-weight: bold;
}

.highlight {

background-color: yellow;

}

.topnohighlight {

font-size: 21px;
color: #000000;
font-family: Calibri, Arial;
font-weight: bold;
}

.topbrownnobold {

font-size: 21px;
color: rgb(80,30,29);
font-family: Calibri, Arial;
}

.bluepromotion {

font-size: 22px;
color: blue;
font-family: Calibri, Arial;
}
.bluepromotion1 {

font-size: 17px;
color: blue;
font-family: Calibri, Arial;
}

h1 {
font-size: 18;
color: #800000;
font-family:Calibri, Arial;

}

h2 {
font-size: 23px;
color: rgb(80,30,29);
font-family: Calibri, Arial;
font-weight: normal;
margin:0;

}

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;

}
