body{
width: 928px;
margin: 0 auto;
text-align: center;
background-color:#FFFFFF;
}
table{
text-align:left;
}


form{
margin : 0px;
}

h1 {
margin      :0px;
width       :100%;
font-size   :21px;
font-family :Arial;
font-weight :bold;
color       :#000000;
}

h2{
margin      :0px;
font-size   :16px;
font-family :Arial;
font-weight :bold;
}

h3 {
margin      :0px;
font-size   :12px;
font-weight :normal;
font-family :Arial;
}

tr, td, th, input, select, textarea{
font-size   :12px;
font-family :Arial;
color       :#000000;
}

hr{
color  :#C0C0C0;
height :1;
}
hr.FFFFFF{
color  :#FFFFFF;
height :1;
}

a:visited, a:active, a:link{
text-decoration:none;
color:#0000FF;
}
a:hover{
text-decoration:underline;
color:#0000FF;
}

a.FFFFFF:visited, a.FFFFFF:active, a.FFFFFF:link{
text-decoration:none;
color:#FFFFFF;
}
a.FFFFFF:hover{
text-decoration:underline;
color:#FFFFFF;
}

a.000000:visited, a.000000:active, a.000000:link, a.000000:hover{
text-decoration:underline;
color:#000000;
}


.bg td{
background-color:#336699;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#336699 endColorstr=#F1F1F1 gradientType=0);
}


.menu a, .menu a:visited{
list-style: none;
width:100%;
display:block;
text-decoration:none;
text-align:center;
line-height:23px;
font-size:13px;
font-family:Arial;
color:#000000;
background-color:#F1F1F1;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FFFFFF endColorstr=#F1F1F1 gradientType=0);
}
.menu a:hover{
list-style:none;
width:100%;
display:block;
text-decoration:none;
text-align:center;
line-height:23px;
font-size:13px;
font-family:Arial;
color:#000000;
background-color:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#F1F1F1 endColorstr=#FFFFFF gradientType=0);
}

.word a, .word a:visited{
list-style: none;
width:100%;
display:block;
text-decoration:none;
text-align:left;
line-height:23px;
font-size:15px;
font-family:Arial;
color:#336699;
}
.word a:hover{
list-style:none;
width:100%;
display:block;
text-decoration:none;
text-align:left;
line-height:23px;
font-size:15px;
font-family:Arial;
color:#336699;
}
