/* CSS Document */


body {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


td, th, form, p {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
}

textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	border: 1px solid #224e93;
}

select {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
}

ul {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	list-style-position: outside;
	list-style-image: url(../images/arrow_blue.gif);

}

li {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	list-style-position: outside;
}

.lispace {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	list-style-position: outside;
	padding-bottom: 5px;
}

ol {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	list-style-position: outside;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #660033;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 1px 3px;
}

/* h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: large;
	color: #00529b;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #00529b;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	border-bottom-width: 1px;
	background-image: url(../images/bdy_arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	border-bottom-width: 1px;
	padding-top: 15px;
}
*/

.bold {
 	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:visited { 
	color: #660033; 
	text-decoration: underline;
}

a:active { 
	color: #000000; 
	text-decoration: underline;
}

a:link { 
	color: #000000; 
	text-decoration: underline;
}

a:hover { 
	color: #cc0000; 
	text-decoration: underline;
}

.button
{
	border-right: 1px solid #96121f;
	border-top: 1px solid #fad8db;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #fad8db;
	color: #FFFFFF;
	border-bottom: 1px solid #96121f;
	background-color: #bb1726;
	height: 20px;
}

.tableheader {
	font-weight: bold;
	background-color: #d2e1f2;
	vertical-align: top
}

.tablecontent {
	background-color: #eff5fa;
	vertical-align: top;
	padding-bottom: 2px;
}

.tabledarkcell {
	font-weight: bold;
	background-color: #cccccc;
	vertical-align: top
}

.footertext {
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	padding: 5px;
}
.footer, .footer:hover, .footer:link, .footer:active, .footer:visited {
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #FFFFFF;
	padding: 2px;
	height: 20px;
}

.bodymargin {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bodymarginleft {
	padding-top: 40px;
	padding-left: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666633;
	font-weight: normal;
}

td.address {
	color: #8C7541;
	font-weight: bold;
	padding-left: 80px;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

table.leftpatern {
	background-image: url(../images/pattern.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 1px 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1C39E;
}
.menurowlight {
	background-color: #C7B892;
	padding: 4px;
	border-top: 1px solid #8B7440;
}
.menurowdark {
	background-color: #BBA979;
	padding: 4px;
	border-top: 1px solid #8B7440;
}
