body {
	margin: 0px 0px 10px;
	background-image: url(../images/page_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #9F9F9F;


}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

a {
	color: #CC0000;
	text-decoration: underline;

}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.pagemark {
	font-weight: bold;
	color: #CA8C8A;
	font-size: 18px;

}

.pagetitle {
	font-size: 23px;
	color: #B33727;
	font-weight: normal;





}

.pagebox {
	background-color: #eeeeee;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 10px;







}


input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}
.fields {
	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: #CA8C8A;
	border-right-color: #F5E0DE;
	border-bottom-color: #F5E0DE;
	border-left-color: #CA8C8A;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.buttonok {
	background-color: #B33727;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #E9B8B1;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #E9B8B1;
	padding-right: 5px;
	padding-left: 5px;

}

.topmenutab{
	padding: 4px  10px;
	background-color: #eeeeee;
	font-weight: bold;
	color: #B33727;
	border: 1px solid #CCCCCC;



}
.topmenutahover{
	background-color: #BF2655;
	padding: 1px 6px;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	border: 5px solid #CA8C8A;

}
.pagecontentleft {
	padding-right: 15px;
}

.pagecontentvertline {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CA8C8A;
}
.homebkga {
	background-attachment: fixed;
	background-image: url(../images/bkg_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


a.linktop {
	font-weight: bold;
	text-decoration: none;
}
a.linktop:hover {}
th {
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px 5px;
	background-color: #999999;

}

.pageboxsec {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
