
* {
margin : 0;
padding : 0;
border : 0;
}
a {
color : #999;
}
a:link {
text-decoration : none;
color : #999;
}
a:visited {
text-decoration : none;
color : #999;
}
a:hover {
text-decoration : none;
color : #990000;
}
html, body {
font-family : Arial, Helvetica, sans-serif;
color : #000;
text-align : center;
height : 100%;
background-color : #999;
height : 100%;
margin : 0;
padding : 0;
border : 0;
}
p {
margin-top : 0;
font-size : 1em;
}
h1 {
color : #000;
font-weight : bold;
font-size : 1.1em;
}
h2 {
color : #000;
font-weight : bold;
font-size : 1.1em;
}
h3 {
color : #000;
font-weight : bold;
font-size : 1em;
}
.red1 {
color : #990000;
font-weight : bold;
}
.red2 {
color : #990000;
font-weight : bold;
font-size : 1.3em;
text-transform : uppercase;
}
.red3 {
color : #990000;
font-style : italic;
font-size : 1em;
}
.bd {
font-weight : bold;
}
.imp {
font-family : Arial, Helvetica, sans-serif;
color : #000;
text-align : justify;
}
.redmenu {
color : #990000;
text-decoration : none;
}
.redlink a:link {
color : #990000;
}
.redlink a:visited {
color : #990000;
}
.redlink a:hover {
color : #999;
}
.space {
color : #fff;
}
table {
min-height : 100%;
}
* html table {
height : 100%;
}

hr {
border : 0;
border-top : 1px solid #999;
border-bottom : transparent;
width : 500px;
}
#box {
margin : 0 auto;
width : 80%;
height : 100%;
background-color : #999;
text-align : center;
}
#wrap {
position : relative;
margin : 0 auto;
background-color : #fff;
}
#wrap1 {
position : relative;
margin : 0 auto;
background-color : #fff;
}
#header {
position : relative;
margin : 0 auto;
padding: 2% 0 0 0;
background-color : #fff;

height : 100%;
width : 500px;
}
#textwrap {
position : relative;
margin : 0 auto;
background-color : #fff;
height : 390px;
overflow: auto;
z-index:3;
}
#text {
position : relative;
background-image: url(../pics/whiteline1.gif);
background-repeat: repeat-x;
margin : 0 auto;
padding: 0;
background-color : #fff;
height : 100%;
width : 470px;
z-index:2;
}
.text {
font-family : Arial, Helvetica, sans-serif;
color : #000;
text-align : center;
padding : 0;
font-size : 1em;
}
.dot {
display : inline;
padding : 0;
color : #990000;
list-style-type : none;
}
#picfloat {
width : 257px;
height : 93px;
position : relative;
top : 43%;
left : 47%;
margin : -50px auto auto -100px;
z-index:10;
}
#menu {
position : relative;
margin : 0 auto;
padding: 0 0 2% 0;
font : 14px Arial, Verdana, sans-serif;
background-color : #fff;
text-align : center;
height : 100%;
width : 500px;
}

