/*** General Settings ***/

body
{
    margin: 0px;
    font-family: Trebuchet MS, arial, helvetica;
    font-size: 0.8em;
    color: #333333;
	padding: 5px 5px 5px 5px;
	border-style: none;


}

.maintableborder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	padding: 0px;
	background-color: #ffffff;
}

/*** Link Settings ***/

a
{
    color: #3333333;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
a:visited
{
    color: #3333333;
    text-decoration: underline;
}
a:active
{
    color: #3333333;
    text-decoration: underline;
}

/*** General Fonts ***/

h1, h2, h3, h4, h5, h6
{
    margin: 10px 0px 8px 0px;
}

h1
{
    font-size: 1.2em;
    color: #982801;
    font-weight: bold;
}
h2
{
    font-size: 1.2em;
    color: #447ebc;
	margin: 14px 0px 8px 0px;
}
h3
{
    font-size: 1.1em;
    color: #982801;
	font-style: italic;
}


P { 
text-align:justify;
 }

P, TD, DIV {
	vertical-align:top;
} 

UL, LI
{
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: justify;
}

UL {

	list-style-image: url(images/dots_black_bullet.gif);
	list-style-position: outside;
}


/*** Page Title Banner ***/

.bgbannerimage {  background-image: url(images/titlebanner.gif)}

.titletext1 { font-size: 1.8em; color: #000000; padding: 8px 0px 8px 0px;vertical-align: middle}

.titletext1a {font-size: 1.3em; color: #000000; vertical-align: middle; letter-spacing: -1px; padding: 8px 0px 8px 0px;}

.titletext2 {font-size: 1.2em; color: #000000; vertical-align: middle; letter-spacing: -1px;  text-align: right}

.titletext2a {font-size: 1.1em; color: #000000; vertical-align: middle; letter-spacing: -1px; text-align: right}

.titletext2b {font-size: 1.0em; color: #000000; vertical-align: middle; letter-spacing: -1px;  text-align: right}


/*** top menu settings ***/

.topmenu1
{
    background-color: #d4d4c5;
    border-bottom: 3px solid #FFFFFF;
    border-top: 1px solid #DCDCDC;
    text-decoration: none;
    text-align: center;
    font-size: 0.7em;
    padding: 4px;
    color: #666666;
}
.topmenu1 a
{
    color: #666666;
    text-decoration: none;
    padding: 5px;
}
.topmenu1 a:visited
{
    color: #666666;
    text-decoration: none;
    padding: 5px;
}
.topmenu1 a:active
{
    color: #666666;
    text-decoration: none;
    padding: 5px;
}
.topmenu1 a:hover
{
    color: #666666;
    text-decoration: underline;
    padding: 5px;
}


/*** left menu table settings ***/

Table {
	padding:0px;
	border-collapse:collapse;
}

.sectionTitle
{
    font-weight: normal;
    color: #ffffff;
    font-size: 1.1em;
    padding: 4px 10px 8px 8px;
    margin: 0px 0px 4px 0px;
    border-top: 5px solid #d4d4c5;
    background-color: #982801;
}

.cellheaderleft1 {
    font-weight: bold;
    color: #ffffff;
    font-size: 0.9em;
    margin: 4px 4px 4px 0px;
    padding: 4px 0px 4px 8px;
    text-transform: capitalize;
	BACKGROUND-COLOR: #8e937c;
	border-top: 1px solid #ffffff;
    BORDER-BOTTOM: 5px solid #d4d4c5;
	}

.menuleft {
list-style-type: none;
font-size: 0.8em;
margin: 0px 0px 0px 0px;
padding: 4px 0px 0px 12px;
}

.menuleftbg {
padding: 0 4px 0 0
}

.menubg {

}

.menuleftbg {

}

.cellheaderleft1 {

}

.out {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 20px;
	font-size: 0.9em;
}

.out a:link, .out a:visited, .out a:active {  color: #982801;	text-decoration: none;}

.over {
	background-color: #e0e0d4;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 20px;
	font-size: 0.9em;
}
.over a:link, .over a:visited, .over a:active {  color:#000000;	text-decoration: none;}

/*** Main Content Area ***/

.contentarea {
	background-color: #ffffff; /* #ecece4 */
	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-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
    font-size: 0.8em;
} 

.contentarea a
{
color: #447ebc;
}

.cellheadermiddle {
    font-weight: normal;
    color: #ffffff;
    font-size: 1.1em;
    margin: 4px 0px 4px 0px;
    padding: 4px 0px 8px 8px;
    text-transform: capitalize;
	BACKGROUND-COLOR: #8e937c;    /* #004d62 #7b9193 */
	BORDER-TOP: 5px solid #d4d4c5;
}

.cellheadertable
{
	BACKGROUND-COLOR: #8e937c;
	BORDER-TOP: 5px solid #d4d4c5;
}


.cellheadertitletext { 
color: #ffffff;
font-size: 1.1em;

 }

.bottomcellheadermiddle {
    padding: 6px 0px 8px 6px;
    text-transform: capitalize;
	BACKGROUND-COLOR: #8e937c;
}

/*** Footer ***/

.footer {
	FONT-SIZE: 0.8em;
	COLOR: #000000;
	LINE-HEIGHT: 16px;
	text-align:center
}
.footer A {
	COLOR: #982801;

}


/*** Forms Formatting ***/

input {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #333333;
}

textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #333333;
}

.mailtextarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #333333;
}

btnupdate {
	background-color:#ffffff;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	color:#590082;
}

btnsendmail {
	background-color:#ffffff;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	color:#590082;
}

.orderbox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #590082;
	text-align: center;
}

/*** Other Individual Styles ***/

.datechanged {
	text-align: left;
	font-size: 0.75em;
	color: #ffffff;
}

.pfvlinka {  
	text-align: right;
	font-size: 0.75em;
	color: #ffffff;
	text-decoration: none;
    vertical-align: middle;
	padding-right:8px;
}
.pfvlinka a:link, .pfvlinka a:visited, .pfvlinka a:active {  
	text-align: right;
	color: #ffffff;
	text-decoration: none;
}

/**** News Post ****/

.book th
{
    font-weight: bold;
    color: #ffffff;
    font-size: 1.0em;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
    border-top: 5px solid #FFFFFF;
    background-color: #666666;
	vertical-align:middle;
	align:left;
}
.book td
{
    font-weight: normal;
    color: #333333;
    font-size: 0.9em;
	vertical-align:top;
	align:left;
}


.news th
{
    font-weight: bold;
    color: #ffffff;
    font-size: 0.9em;
    padding: 3px 0px 3px 0px;
    margin: 0px 0px 0px 0px;
    border-top: 4px solid #d4d4c5;
    background-color: #982801;
	vertical-align:middle;
	align:left;
}
.news td
{
    font-weight: normal;
    color: #333333;
    font-size: 0.8em;
	vertical-align:top;
	align:left;
}

.newsadditem
{
    font-weight: normal;
    color: #000000;
    font-size: 0.9em;
	vertical-align:top;
	padding: 5px 4px 6px 0px;
    margin: 0px 0px 4px 0px;

}
.newsarchive
{
    color: #222222;
    font-size: 1.0em;
	text-align:justify;
}
.newsfrontpage
{
font-size: 0.8em;
background-color: #ffffff;
color: #333333;
}

.newsfrontpage a
{
background-color: #ffffff;
color: #004d62;
font-weight: bold;
text-decoration: none;
}

.cellheaderleftnewsfp
{
    font-weight: bold;
    color: #ffffff;
    font-size: 0.9em;
    margin: 4px 4px 4px 0px;
    padding: 4px 0px 4px 8px;
    text-transform: capitalize;
	BACKGROUND-COLOR: #982801;
	border-top: 1px solid #ffffff;
    BORDER-BOTTOM: 5px solid #d4d4c5;
}
.newspopttl
{
	color: #333333;
	font-weight: bold;
	font-family: trebuchet MS;
	font-size: 1.1em;
	text-align:left;
}
.newspoptxt
{
	color: #333333;
	font-family: trebuchet MS;
	font-size: 0.8em;
	text-align: justify;
}