body {
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #EBF3D5;
    text-align: left;
    background-color: #FFFFFF;;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover, .category a:hover {
    text-decoration: underline;
}

.category a {
    color: #FFFFFF;
    text-decoration: none;
}

form {
    margin: 0px;
}

hr {
    color:  #AAB883;
    background-color: #AAB883;
    border: 0px;
    height: 1px;
}

#tickertoggle {
    color: #FFFFFF;
}

/* for bbcode code table */
table.code {
    border: 1px solid #AAB883;
    margin: 15px auto 10px auto;
    width: 80%;
}

td.code {
    background-color: #FFFFFF;
    border-bottom: 1px solid #AAB883;
    color: #00000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.codemessage {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Courier New;
    font-size: 11px;
    padding: 10px 5px 10px 5px;
    white-space: pre;
}

/* for quote table */
table.quote {
    border: 1px solid #AAB883;
    margin: 15px 5% 10px 5%;
    width: 80%;
}

td.quote {
    background-color: #FFFFFF;
    border-bottom: 1px solid #AAB883;
    color: #00000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.quotemessage {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0 20px 5px;
}

textarea, select, input, object {
    background-color: #EBF3D5;
    border: 1px solid #AAB883;
    color: #000000;
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    table-layout: fixed;
}

.category {
    background-image: url(./images/xpolive/olivebar.gif);
    font-family: Verdana;
    font-size: 12px;
    table-layout: fixed;
    text-align: left;
}

.ctrtablerow {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
    text-align: center;
}

.header {
    background-color: #FFFFFF;
    color: #00000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    table-layout: fixed;
}

.header2 {
    background-color: #EBF3D5;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    table-layout: fixed;
}

.mediumtxt {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    table-layout: fixed;
}

.multi {
    font-family: Verdana;
    font-size: 14px;
    table-layout: fixed;
}

.nav {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    table-layout: fixed;
}

.navtd {
    background-color: #FFFFFF;
    color: #00000;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
    text-decoration: none;

}

.navtd2 {
    background-color: #FFFFFF;
    color: #00000;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
    text-decoration: none;
}

.post {
    font-family: Verdana;
    font-size: 15px;
    font-weight: normal;
}

.rghttablerow {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
    text-align: right;
}

.sig {
     border-top: 1px dashed #AAB883;
     padding: 13px 0 0 3px;
     font-family: Verdana;
     font-size: 11px;
}

.smalltxt {
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
}

.subject {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.submit {
    text-align: center;
}

.tablerow {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
}
h1, h2 {
	color: #ffffff;
	font-size: 13px;
	margin: 0;
}
img {
	border: 0;
}
.button {
    background-image: url(./images/xpolive/olivebar.gif);
    font-family: Verdana;
    font-size: 12px;
    table-layout: fixed;
    text-align: left;
    width: 150px;
    text-align: center;
    padding: 5px;
}
.button a {
    text-decoration: none;
    color: white;
}

#copy {
    font-family: Verdana;
    font-size: 11px;	
    text-align: center;
}

.calendar {
	float: left;
	margin-right: 15px;
}

.calendar caption { 
    font-family: verdana; 
    font-size: 12px; 
    background-color: while; 
} 
.calendar .prevMonth { 
    font-size: 10px; 
    text-align: left; 
} 
.calendar .nextMonth { 
    font-size: 10px; 
    text-align: right; 
} 
.calendar th { 
    font-family: verdana; 
    font-size: 11px; 
    color: #000000; 
    text-align: right; 
} 
.calendar td { 
    font-family: verdana; 
    font-size: 11px; 
    text-align: right; 
} 
.calendar .selected { 
    background-color: red; 
} 
.qlinks {
	margin-top: 23px;
}

.qlinks p {
	margin: 4px 0px 0px 0px;
}

a.qlinksa {
	text-decoration: underline;
}
a.qlinksa:hover {
	text-decoration: none;
}
h2.places {
	color: #000000;
	font-size: 12px;
	margin: 0 5px 15px 0;
}
h3 {
	color: #000000;
	font-size: 12px;
	margin: 10px 5px 0px 0;
}