body {
background-color: #ffffff;
color: #000000;
background-image: url(bg.jpg);
background-repeat: repeat-x;
margin: 0;
}

.td1 {
background-color: #0a3583 ;
}

/*a:link {color:#ffffff;}      /* unvisited link */
/*a:visited {color:red;}  /* visited link */
/*a:hover {color:#859bc2;}  /* mouse over link */
/*a:active {color:#f8dc0c;}  /* selected link */

.link a {
font-family: verdana;
text-align: center;
font-size: 13px;
color: #0a3583;
text-decoration: none;
background-color: #f8dc0c;
padding: 4px 10px 4px 10px;
display: block;
width: 125px;
margin-bottom: 4px;
border: 1px solid #0a3583;
}

.pic {
border: 1px solid #0a3583;
}
.link a:hover {
font-family: verdana;
text-align: center;
font-size: 13px;
color: #f8dc0c;
text-decoration: none;
background-color: #859bc2;
display: block;
margin-bottom: 4px;
border: 1px solid #0a3583;
}

.act a {
font-family: verdana;
text-align: center;
font-size: 13px;
color: #0a3583;
text-decoration: none;
background-color: #859bc2;
padding: 4px 10 4px 10;
display: block;
width: 125px;
margin-bottom: 4px;
border: 1px solid #f8dc0c;
}

h1 {
font-family: schoolbook;
font-style: italic;
font-weight: bold;
font-size: 30px;
text-align: center;
color: #f8dc0c;
padding: 0 160px 0 0px;
margin-top: 0;
}

h2 {
font-family: schoolbook;
font-style: italic;
font-weight: bold;
font-size: 24px;
text-align: center;
color: #f8dc0c;
}

h3 {
font-family: verdana;
font-style: normal;
font-size: 20px;
text-align: center;
color: #f8dc0c;
}

h4 {
font-family: verdana;
font-style: normal;
font-weight: bold;
font-size: 18px;
text-align: left;
color: #bc9020;
}

h5 {
font-family: verdana;
font-style: normal;
font-weight: bold;
font-size: 14px;
text-align: left;
color: #bc9020;
white-space: nowrap;
margin: 10px 20px 0 20px;
}

p {
font-family: verdana;
color: #000000;
font-size: 13px;
text-align: justify;
margin: 0 20px 0 20px;
}

.bb {
color: #f8dc0c;
background-color: transparent;
text-align: left;
margin: 5px 0px 5px 15px;
vertical-align: top;
line-height: 15px;
whitespace: nowrap;
}

.bb a {
font-family: verdana;
text-align: center;
font-size: 10px;
color: #f8dc0c;
text-decoration: none;
background-color: transparent;
display: block;
border: 1px solid #f8dc0c;
margin: 5px 0px 0px 0px;
width: 40px;
padding: 5px 0px 5px 0px;
whitespace: nowrap;
}

.bb a:hover {
font-family: verdana;
text-align: center;
font-size: 10px;
color: #f8dc0c;
text-decoration: none;
background-color: transparent;
display: block;
border: 1px solid #0a3583;
whitespace: nowrap;
}

.pp {

color: #0a3583;
background-color: transparent;
text-align: center;
}

.pp a {
font-family: verdana;
text-align: center;
font-size: 12px;
color: #f8dc0c;
text-decoration: none;
background-color: transparent;
display: block;
padding: 5px 0px 5px 0px;
}

.pp a:hover {
font-family: verdana;
text-align: center;
font-size: 12px;
color: #0a3583;
text-decoration: none;
background-color: transparent;
display: block;
}

.big {
font-family: verdana;
font-style: bold;
font-size: 20px;
text-align: left;
color: #000000;
padding: 0 0 0 100px;
}

.bigger {
font-family: verdana;
font-style: bold;
font-size: 16px;
text-align: left;
color: #000000;
}

.mr {
padding: 0 10px 30px 10px;
}

.pl {
padding-left: 30;
}

.p1 {
padding: 0 0 0 3px;
}

.p2 {
padding: 0 0 0 50px;
}

.p3 {
background-image: url(bg.jpg);
background-repeat: no-repeat;
color: #000000;
text-decoration: none;
background-color: #ffffff;
padding: 6px 12px 6px 12px;
margin: 0;
text-align: center;
white-space: nowrap;
border: 1 solid black;
}

.p3 a {
color: #000000;
text-decoration: none;
background-color: transparent;
padding: 0;
margin: 0;
text-align: center;
}

.p3 a:hover {
color: #bc9020;
text-decoration: none;
background-color: transparent;
padding: 0;
margin: 0;
text-align: center;
}

.hr1 {
background-color: #bc9020;
color: #000000;
height: 2px;
margin: 0;
}

ul, ul li {
font-family: verdana;
color: #000000;
font-size: 13px;
text-align: left;
}

.td2 {
font-family: verdana;
color: #000000;
font-size: 11px;
text-align: left;
border: 2px solid #000000;
text-decoration: none;
}

.p4, .p4 a {
color: #000000;
text-decoration: none;
}

.glossymenu, .glossymenu li ul {
list-style-type: none;
margin: 0;
padding: 0;
width: 140px; /*WIDTH OF MAIN MENU ITEMS*/
line-height: 1.5;
}

.glossymenu li {
position: relative;
margin-left: 0px;
}

.glossymenu li a {
background-color: #f8dc0c;
font: 13px Verdana;
color: #0a3583;
display: block;
width: 140px;
padding: 5px 0;
padding-left: 5px;
text-decoration: none;
line-height: 1.5;
}

.glossymenu li ul { /*SUB MENU STYLE*/
position: absolute;
width: 120px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
line-height: 1.5;
}

.glossymenu li ul li {
float: left;
}

.glossymenu li ul a {
width: 120px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
line-height: 1.5;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center;
}




.glossymenu li a:hover{
background-color: #859bc2;
color: #f8dc0c;
}
/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */