/* Main Body Styles */
body {
background: #ffffff;
margin: 16px 0 16px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}
tr,td,table,input,form,select,option {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
color: #000000;
margin: 2px 0 6px 0;
}
.main_small_left {
padding: 1px;
border: 1px #CE2329 solid;
background: #fff;
width: 90px;
height: 90px;
float: left;
margin: 3px;
cursor: pointer;
}
.main_small_right {
padding: 1px;
border: 1px #CE2329 solid;
background: #fff;
width: 90px;
height: 90px;
float: left;
margin: 3px;
cursor: pointer;
}
.main_image {
padding: 2px;
border: 1px #CE2329 solid;
text-align: center;
vertical-align: middle;
background: #fff;
margin: 3px;
text-decoration: none;
}
/* Main Body Styles */

/* Hyperlink Styles */
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}
/* Hyperlink Styles */

/* Table Styles */
#maintable {
padding: 0px;
margin: 0 auto;
width: 765px;
border: 1px #CE2329 solid;
text-align: center;
}
#contenttable {
width: 100%;
padding: 3px;
}
#banner {
background: url(../images/glj_banner.jpg);
background-position: center;
background-repeat: no-repeat;
height: 122px;
padding: 3px;
width: 100%;
text-align: center;
}
.left {
width: 165px;
vertical-align: top;
}
.content {
width: 596px;
vertical-align: top;
padding-right: 4px;
}
.leftbox {
width: 100%;
border: 1px #CE2329 solid;
padding: 0px;
margin: 0px;
vertical-align: top;
text-align: left;
}
.cbox {
border: 1px solid #CE2329;
padding: 2px 10px 2px 10px;
margin: 0;
}
.contentbox {
width: 100%;
border: 1px #CE2329 solid;
padding: 0px;
margin: 0px;
vertical-align: top;
text-align: left;
}
#navigation {
height: 300px;
}
#largearea {
height: 300px;
width: 100%;
}
#navlist {
width: 100%;
height: 298px;
}
#navlist td {
background-color: #CE2329;
height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-align: left;
padding: 0 0 0 8px;
}
#navlist td:hover {
background-color: #930005;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#navlist a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#navlist a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: underline;
}
.divide {
width: 5px;
height: 5px;
padding: 0px;
}
.redbar {
background: #CE2329;
height: 24px;
margin: 2px 0 2px 0;
padding: 0;
vertical-align: middle;
}
.tidy {
padding: 2px 0 2px 10px;
}
#telephone {
padding: 0 6px 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-align: right;
}
#footer {
text-align: center;
word-spacing: 4px;
padding: 4px 12px 4px 12px;
color: #ffffff;
}
#footer a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
word-spacing: normal;
}
#footer a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: underline;
word-spacing: normal;
}
#wmm {
text-align: center;
padding: 4px;
width: 500px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
letter-spacing: 1px;
}
#wmm a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #CE2329;
text-decoration: none;
}
#wmm a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #CE2329;
text-decoration: underline;
}
/* Table Styles */