body {
 background-color: #62808C;
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin: 0;
 padding: 0;
}

img {
 border: 0;
 padding: 0;
 margin: 0;
}

img.m {
 padding: 5px;
}

#topbanner {
 width: 780px;
 height: 20px;
 margin-left: auto;
 margin-right: auto;
 background:url(pictures/top_grad.gif) center top;
}

#banner {
 width: 760px;
 height: 122px;
 margin-left: auto;
 margin-right: auto;
}

#globalcontainer {
 width: 780px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0;
 margin-bottom: 0;
 background:url(pictures/back_grad.gif) repeat-y center top;
}

#page {
 margin-left: 15px;
 width: 750px;
 color:#000;
 background-color: #fff;
}

#footer {
 width: 750px;
 height: 15px;
 text-align: center;
 font-weight: bold;
 padding-top: 3px;
 margin-top: 0px;
 margin-left: auto;
 margin-right: auto;
 border-top: 1px solid white;
 background-color: #ddd;
 color:#444;
}

#bottomfooter {
 width: 780px;
 height: 20px;
 margin-left: auto;
 margin-right: auto;
 background:url(pictures/bottom_grad.gif) center top;
}

/*===========================================================*/

div#menu {
 width: 750px;
 margin: 0;
 padding: 0;
 height: 26px;
 background-color: #ddd;
 list-style-type: none;
 border-bottom: 1px solid white;
}

div#menu ul {
 display: inline;
 list-style-type: none;
}

div#menu li {
 float: left;
 text-align: center;
}

div#menu li a {
 color: #444;
 display: block;
 padding: 0 5px;
 padding-top: 1px;
 font-size: 10px;
 line-height: 25px;
 font-weight: bold;
 letter-spacing: 0px;
 text-decoration: none;
}

div#menu li a:hover {
 color: #fff;
 padding-top: 0px;
 border-top: 1px solid white;
 border-bottom: 1px solid white;
 background: #90A0F0;
}

div#menu a:visited, a:active {
 color: #444;
}

/*===========================================================*/

div.infoBox {
 float: left;
 width: 240px;
 height: 200px;
 margin-bottom: 30px;
 padding-right: 3px;
 padding-left: 3px;
}

div.infoBox p.title {
 font-weight: bold;
 margin: 0;
 padding-left: 5px;
 padding-top: 0px;
 font-size: 12px;
 width: 233px;
 height: 20px;
 border: 1px solid #8599B2;
 background-color: #E1E7EE;
 line-height: 20px;
}

div.infoBox p.content {
 margin: 0;
 padding: 5px;
 margin-top: 5px;
 width: 228px;
 height: 178px;
 border: 1px solid #8599B2;
 background-color: #fff;
 overflow: auto;
 text-align: justify;
}

/*===========================================================*/

a.comments {
 color: #333;
 text-decoration: none;
 font-weight: bold;
}

div#allComments {
 margin: 0px;
 padding: 5px;
}

p.simpleComment {
 margin: 5px;
 padding: 5px;
 border: 1px solid #8599B2;
 background-color: #E1E7EE;
}

p.biginfo {
 font-size: 18px;
 font-weight: bold;
 text-align: center;
}

p.mini {
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 width: 90%;
}

a.linkt {
 color: #02519B;
 text-decoration: none;
 font-weight: bold;
 display: inline;
}

a.linkt:hover {
 color: #4695DF;
}

a.linkt2 {
 color: #02519B;
 font-weight: bold;
 display: inline;
}

a.linkt2:hover {
 color: #4695DF;
}

/*=============================================================*/

span.new {
 font-weight: bold;
 color: #f00;
}

div.para {
 padding: 5px;
}

div.alert {
 margin: 5px;
 padding: 5px;
 border: 1px solid rgb(255,0,0);
 color: red;
}

div.hyperalert {
 color: #f00;
 margin: 5px;
 padding: 5px;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 border: 3px solid rgb(255,0,0);
}

div.simplebox {
 margin: 5px;
 padding: 5px;
 font-size: 12px;
 border-top: 1px solid #eee;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #aaa;
}

div.simplebox_right {
 text-align: right;
 margin: 5px;
 padding: 5px;
 color: rgb(0,0,0);
 border-top: 1px solid #eee;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #aaa;
}

div.guestbmsg {
 margin: 5px;
 padding: 5px;
 font-size: 10px;
 border: 1px solid white;
}

/*=============================================================*/

img.thumb {
 border: 0;
 margin: 10px;
 border: 1px solid #8599B2;
 background-color: #335B8D;
}
