﻿
 /* General page style. The scroll bar colours only visible in IE5.5+ */
body
{
    background-color: #f2f1ed;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
    font: 1em Arial;
    border: 0px;
	scrollbar-face-color: #F2F1EE;
	scrollbar-highlight-color: #F2F1EE;
	scrollbar-shadow-color: #EAE5D8;
	scrollbar-3dlight-color: #EAE5D8;
	scrollbar-arrow-color:  #970303;
	scrollbar-track-color: #970303;
	scrollbar-darkshadow-color: #EAE5D8;
    scrollbar-base-color :   #EAE5D8;
}
body.infobody { background-color: maroon; }
img { border: 0px; vertical-align: bottom; }
table { border: 0px; border-collapse: collapse; }
td, th
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0px;
    border: 0px;
    color : #7B7557;
} 
td { font-size: 0.6em; }
th { font-size: 0.7em; }
td.tdleftcoltop
{
    background-image: url(../images/bg-leftcol-top.png);
    background-repeat: repeat-x;
    background-position: top;
    width: 30px;
    height: 230px;
}
td.tdrightcoltop
{
    background-image: url(../images/bg-rightcol-top.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 230px;
}
td.tdbottom
{
    background-image: url(../images/bg-bottom.png);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 25px;
}
td.tdhdrback
{
    background-image: url(../images/bg-header.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    width: 900px;
    height: 230px;
}
td.tdmenuitem 
{
    border-left: 1px solid #cb8181;
    border-right: 1px solid #641914;
    padding: 0;
    margin: 0;
}
a.amenu
{
    background: url(../images/tab-main.gif) no-repeat top left;
    font-family : "Arial Narrow";
    font-size : 13px;
    font-weight: bold;
    text-decoration: none;
    color: #F1F1F1;
    border: 0;
    white-space: nowrap;
    line-height: 24px;
    margin: 0px;
    padding: 4px 12px 3px 10px;
}
a.amenu:hover { background-color: #d90505 ; color: #FFFFFF; }

a.ared
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #9b0303;
    text-decoration: none;
    white-space: nowrap;
}
a.ared:visited   { color: #920000; }
a.ared:hover     { text-decoration: underline; }

div.panelRed
{
	border-top: 1px dotted #eeeeee;
	border-left: 1px solid #cb8181;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div.scrollbox {
	border-top: 1px dotted #eeeeee;
	border-left: 1px solid #cb8181;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	padding-top: 3px;
	overflow: auto; 
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
div.scrollbox a 
{
    padding: 0px 2px 0px 3px;
	color: #696969; 
	text-decoration: none
}
div.scrollbox a:visited { color: #444444 }
div.scrollbox a:hover { color: #797979; text-decoration: underline }

td.gMenuBorder
{
    border-right: 1px solid #d6d1c2;
    border-bottom: 1px solid #d6d1c2;
    padding: 0;
    margin: 0;
}
.gMenu
{
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #cb8181;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}
.gMenu1Caption
{
    background-image: url(../images/icons/menu-bg.gif);
    background-repeat: repeat-x;
    white-space: nowrap;
    color: #f1f1f1;
    font-family: Tahoma, Arial, San Serif;
    font-weight: bold;
    font-size: 12px;
}
.gMenuCaption
{
    font-family: Tahoma, Arial, San Serif;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 2px 1px 3px;
    white-space: nowrap;
    margin: 0;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    color: #f1f1f1;
}
.gMenuCaption:hover { color: #ffffff; }
.gMenuText
{
    padding: 0px;
    margin: 0px;
    cursor: pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #970303;
    white-space: nowrap;
    text-decoration: none;
}
.gMenuText:hover
{ 
    background-color: #970303;
    color: #f1f1f1;
    text-decoration: none;
}
.menuDivider
{
    background-image: url(../images/menu-divider.gif);
    background-repeat: repeat-x;
    width: 100%;
    padding: 0;
    margin: 1 4px -2px 4px;
    font-size: 6px;
}
td.gMenuBody
{
    background-image: url(../images/bg-cell.png);
	border-left: 1px solid #cb8181;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	padding: 1px;
	color: #8B7557;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.text
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 13px;
    font-size : 11px;
    color : #7B7557;
}
.subtext
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight:lighter;
    padding-top : 5px;
    color : #7B7557;
}
.homepageText, .contentText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight:lighter;
	color: #7b7557;
	margin-top: 6px;
	margin-bottom: 4px;
	text-align: justify;
}
p.contentText, li.contentText
{
    padding: 0;
    margin: 0 6px 0 12px;
}
.titletext
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size : 12px;
    padding: 4px 0px 0px 8px;
    margin: 0px;
    border: 0px;
    color : #7B7557;
}
.msgetxt
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size : 10px;
    padding: 4px 0px 0px 8px;
    margin: 0px;
    border: 0px;
    color : #7B7557;
}
.headingtext
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size : 14px;
    padding: 4px 0px 0px 2px;
    margin: 0px;
    border: 0px;
    color : #7B7557;
}
.text a:hover { color: #696969; }
.titletext a:hover { color: #696969; }
.headingtext a:hover { color: #696969; }

pre { font-size: 1em; }

.contentTable, .contentTableC
{
    width: 100%;
    height: 100%;
	border-top: 0px none #ffffff;
	border-left: 1px solid #cb8181;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}
.contentTableC { background-color: #f2f1ed; }
.contentCell {
    vertical-align:top;
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
    margin:0;
}

table.sitetabson
{
    width: 100%;
    padding: 0;
    margin: 0;
}
#pagetabson
{
    border: 0;
    padding: 0;
    margin: 0;
}

.normal {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    line-height: 1.2em
}

h1 {
	font-weight: bold;
	font-size: 1.4em;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.tabInactive {
    font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f1f1f1;
	border-top: 1px solid #968d75;
	border-right: 1px solid #700404;
	border-left: 1px solid #cb8181;
	border-bottom: 0px none #000000;
	background-color: #970303;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.tabInactive a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tabInactive a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tabInactive a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}

.tabInactive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}

.tabActive {
    font-size: 0.7em;
	border-top: 1px solid #968d75;
	border-right: 1px solid #700404;
	border-left: 1px solid #cb8181;
	border-bottom: 0px none white;
	background-color: white;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.tabActive a:link, .tabActive a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.adminTabActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #696969;
	border-top: 1px solid #968d75;
	border-right: 1px solid #700404;
	border-left: 1px solid #cb8181;
	border-bottom: 0px none white;
	background-color: white;
	text-align: center;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 16px;
}

.adminTabInactive {
    font-size: 0.7em;
	border-top: 1px solid #968d75;
	border-right: 1px solid #700404;
	border-left: 1px solid #cb8181;
	border-bottom: 0px none white;
	background-color: #970303;
	text-align: center;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 16px;
}


.adminTabInactive a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}

.adminTabInactive a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f9f9f9;
	text-decoration: none;
}

.adminTabInactive a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}


.adminTabInactive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}

.adminTabActive a:link, .adminTabActive a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #970303;
	text-decoration: none;
}

.paneltext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	padding: 1px 5px 2px 5px;
	margin: 4px 5px 4px 5px;
	border-top: 1px dotted #eeeeee;
	border-left: 1px solid #cb8181;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	vertical-align:top;
}
span.panelText
{
    padding: 2px 0px 2px 2px;
    margin: -2px 0px 1px 0px;
}
.contentPanel
{
    background-image: url(../images/bg-cell.png);
    vertical-align: top;
}
.standardText
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B6547;
}
.standardText a:visited { color: #6B6547; }
.dingText
{
    font-family: Webdings;
    font-size: 16px;
    color: Maroon;
    text-decoration: none;
    padding: 0;
    margin: 0;
}
.dingText:hover { color: Red }

p.standardText
{
    margin: 0px 4px 3px 5px;
}

.gridTitle
{
    width: 100%;
	border-top: 0px none #ffffff;
	border-left: 1px solid #cb8181;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	padding: 2px;
}

.gridSubTitle
{
    background-image: url(../images/bg-title-cell.png);
	border-top: #aaaaaa 1px solid;
	padding: 4px;
	margin: 1px;
	color: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gridItem
{
    background-image: url(../images/bg-cell.png);
	border-bottom: 0px;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding: 3px;
	margin: 0px; 
	color: #8B7557;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.gridLastItem
{
    background-image: url(../images/bg-cell.png);
	border-bottom: 0px;
	border-top: 1px solid #aaaaaa;
	padding: 3px;
	margin: 0px;
	color: #8B7557;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.gridItem p
{
    padding: 0px 2px 2px 2px;
    margin: 0px;   
}
.gridLastItem p
{
    padding: 0px 2px 2px 2px;
    margin: 0px;   
}
.gridNest
{
    background-image: url(../images/bg-cell.png);
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	color: #8B7557;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.gridNested
{
	border-bottom: 1px solid #aaaaaa;
	padding: 2px 0px 3px 0px;
	margin: 0px;
}
.gridHeader
{
	border-bottom: #aaaaaa 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gridHeader a:active { color: #696969; text-decoration: none; }
.gridHeader a:link { color: #696969; text-decoration: none; }
.gridHeader a:visited { color: #696969; text-decoration: none; }
.gridHeader a:hover { color: #800000; text-decoration: none; }
div.gridMenuBody
{
    background-color: White;
    margin: 0;
    padding: 0;
	border-top: 1px dotted #eeeeee;
	border-left: 1px solid #cb8181;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
    position: absolute;
    overflow: scroll;
}
.gridMenuTitle
{
    background-image: url(../images/bg-title-cell.png);
	padding: 0px;
	margin: 0px;
	color: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	height: 12px;
	text-align: center;
}
.gridMenuText, .gridMenuCaption
{
    margin: 0;
    padding: 0px 2px 2px 2px;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
.gridMenuText { background-color: white; color: #8B7557 }
.gridMenuText a { color: #8B7557 }
.gridMenuText a:hover { color: #494949 }
.gridMenuCaption { background-color: #970303; color: #f1f1f1 }
.gridMenuCaption a { color: #f1f1f1 }
.gridMenuCaption a:hover { color: Yellow }
.postbutton
{
    height: 22px;
    background-color: white;
    border-top: 1px solid #f1f1f1;
	border-right: 1px solid #d5d291;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #cb8181;
	text-align: center;
	vertical-align: middle;
	padding: 1px 12px 0px 10px;
	margin: 0px 4px 0px 0px;
}
a.apostbtn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #796969; 
	text-decoration: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
a.apostbtn:hover { color: #998989; text-decoration: underline; }

.btnStyle
{
    width: 90%; 
    height: 18px;
    font-size: 10px;
} 
.btnFlatWhite a
{
    background-color: #fdfdfd;
    height: 20px;
    padding: 1px 0px 0px 0px;
    margin: 0px 2px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee #d5d291 #d5d291 #cb8181;
    color: #7B7557;
    text-decoration: none;
}
.btnFlatWhite a:hover
{
    color: #696969;
    text-decoration: underline;
}

td.tdcollft { width: 30px; height: 100%; }
td.tdcolrgt { width: 15%; height: 100%; }
td.tdcollfttop
{
    background-image: url(../images/lftcoltop.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 227;
}
td.tdcolrgttop
{
    background-image: url(../images/rgtcoltop.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 227;
}
td.tdcolmid
{
    background-color: #f2f1ed;
    width: 100%;
    height: 100%;
    vertical-align: top;
}
td.tdbodymid
{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
td.tdcolmidrgt
{
    background-color: #fffefc;
    width: 100%;
    height: 100%;
}
td.tdcolbtm
{
    background-image: url(../images/colbtm.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 25;
}
.footertext
{
    text-align: center;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    line-height : 13px;
    font-size : 11px;
    color : white;
}
table.tablehdr
{
    background-image: url(../images/hdrback.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 227px;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

td.tdhdr 
{
    background-image: url(../images/lftcoltop.png);
    background-repeat: repeat-x;
    width: 65%;
    height: 227px;
}
td.tdhdrlft 
{
    width: 758;
    height: 101;
    padding-left: 51px;
}
td.tdhdrlft2
{
    width: 758;
    height: 101;
    padding-left: 51px;
}
td.tdhdrrgt { width: 142; height: 101; }
td.tdmenulft { width: 40px; height: 44px; }
td.tdmenu { width: 331px; height: 34px; vertical-align: top; }
td.tdmenurgt { width: 166px; height: 26px; }
td.tdcontactlft { vertical-align:bottom;width: 86; height: 56px; }
td.tdcontactrgt {  vertical-align:bottom; width: 166; height: 56px; }

form.contentForm
{
    margin: 0px;
    padding: 2px 0px 0px 0px
}
form.frmsml
{
    margin: 0px;
    padding: 0px;
}
td.loginlabel
{
    font-family: font-family :  Tahoma, sans-serif;
    font-size: 11px;
    color: #a29f8d;
}
input.logintext
{
    background: #e9e6d5 url(../images/bg-login.png) repeat-x;
    border: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6a695c;
    width: 128px;
}
input.regtextbox
{
    background: white;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #cb8181;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6a695c;
}
.divSelList
{
    background-color: White;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #cb8181;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	position: absolute;
	overflow: hidden;
}
.divSelList p, span
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:bold;
    color: #807060;
    text-decoration: none;
    text-align:left;
    padding: 2px 2px 0px 2px;
    margin: 0px;
    cursor: default;
}
.divSelList p:hover { text-decoration: underline; }
.divSelList td:hover { background-color:#807060; color:#f1f1f1; }
.divtabmenu
{
    background-color: #970303;
    border-right: 1px solid #f2f1ed;
    border-top: 1px solid #f2f1ed;
    position: absolute;
    overflow: hidden;
}
p.ptabmenu
{
    margin-left: 12px;
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 4px;
}
a.atabmenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #f2f1ed;
}
a.atabmenu:hover { color: Yellow; }
.divtabmenusel
{
    background-color: white;
    position:absolute;
    overflow: hidden;
    border-top: solid 1px #970303;
    border-right: solid 1px #970303;
}
a.atabmenusel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #970303;
}
a.atabmenusel:hover { color: #970303; }
