/* CSS Document */
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2c2c2c;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}
.Footer {
font-family: verdana;
font-size: 11px;
color: #ffffff;
font-weight:normal;
}
.Footer a:link {
font-family: verdana;
font-size: 11px;
color: #ffffff;
font-weight:normal;
}
.Footer a:hover {
font-family: verdana;
font-size: 11px;
color: #ffffff;
font-weight:normal;
}
.Footer a:visited {
font-family: verdana;
font-size: 11px;
color: #ffffff;
font-weight:normal;
}
.grey_menu a:link {
font-family: verdana;
font-size: 11px;
color: #ffffff;
font-weight:normal;
}
.grey_menu a:hover {
font-family: verdana;
font-size: 11px;
color: #ffffff;
font-weight:normal;
}
.grey_menu a:visited {
font-family: verdana;
font-size: 11px;
color: #ffffff;
font-weight:normal;
}
.grey_menu a:link {
font-family: verdana;
font-size: 12px;
color: #484848;
font-weight:normal;
}
.grey_menu a:hover {
font-family: verdana;
font-size: 12px;
color: #8F2323;
font-weight:normal;
}
.grey_menu a:visited {
font-family: verdana;
font-size: 12px;
color: #484848;
font-weight:normal;
}
.gold {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #77713f;
font-weight:normal;
padding-top:10px;
border-top:1px #cccccc dotted;
}
.gold a:link {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #77713f;
font-weight:normal;
padding-top:5px;
}
.gold a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #77713f;
font-weight:normal;
padding-top:5px;
}
.gold a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #77713f;
font-weight:normal;
padding-top:5px;
}
.logo_font {
font-family: Arial, Helvetica, sans-serif;
font-size: 23px;
color: #ffffff;
font-weight:bold;
}
h1 {
font-size: 15px;
color: #2c2c2c;
padding:5px 10px 5px 10px;
}
.black_bold{
font-size: 14px;
color: #8f2323;
text-align:justify;
font-weight:bold;
padding:10px 0px 6px 0px;
text-align:justify;
}
P{
font-size: 12px;
color: #2c2c2c;
padding:5px 10px 0px 10px;
text-align:justify;
}
.bg
{
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}
.shadow_border
{
background-image:url(../images/border_bottom_bg.jpg);
background-repeat:repeat-x;
}
.greybg
{
background-image:url(../images/silverbg.png);
background-repeat:repeat-y;
width:237px;
background
}
.footer_bg
{
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;
height:65px;
}
.archives{
text-decoration: none;
font-size: 14px;
color: #2c2c2c;
text-align:justify;
padding-top:10px;
padding-bottom:10px;
border-top:1px #cccccc dotted;
font-weight:bold;
}
.black{
text-decoration: none;
font-size: 12px;
color: #2c2c2c;
}
.black a:link {
text-decoration: none;
font-size: 12px;
color: #2c2c2c;
text-align:justify;
}
.black a:visited {
text-decoration: none;
color: #2c2c2c;
font-size: 12px;
}
.black a:hover {
text-decoration: none;
color: #2c2c2c;
font-size: 12px;
}
a {
font-size: 12px;
color: #8f2323;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #8f2323;
}
a:hover {
text-decoration: none;
color: #2c2c2c;
}
a:active {
text-decoration: none;
color: #8f2323;
}
h1,h2,h3,h4,h5,h6 {
font-family: Arial, Helvetica, sans-serif;
}
h2 {
font-size: 15px;
color: #8f2323;
padding:5px 10px 5px 10px;
}
.brown {
font-size: 15px;
color: #8f2323;
padding:5px 10px 5px 10px;
}
.brown1 {
font-size: 15px;
color: #8f2323;
padding:5px 10px 5px 0px;
}
.css_hdr {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background-color:#666666;
border: 1px solid #bebdbd;
}
.css_content {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #FFFFFF;
}
.css_inner_tbl_brdr {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border: 1px solid #666666;
}
.css_outer_tbl_brdr {
background-color: #666666;
}
.padding_verticle {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0B2035;
font-weight:bold;
text-decoration: none;
padding-top: 10px;
padding-bottom: 5px;
}
.css_table {
border: 1px solid #666666;
}
ends!