body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    height: 100%;
	color: #000000;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
	background-image: url(../images/bkg.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 100%;
}
a.menu1 {
	text-decoration: none;
	color: #453d3d;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
	padding-left: 14px;
	padding-right: 14px;
}
a.menu1:hover {
	text-decoration: underline;
}
h1 {
	color: #66433d;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}
h2 {
	color: #66433d;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}
p.right {
	color: #66433d;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}
p.left {
	color: #66433d;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
}
p.left2 {
	color: #524e4f;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}
ol,ul {
	color: #524e4f;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}
input,textarea {
	color: #524e4f;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
	border: 1px solid #aaaaaa;
}
p.footer {
	color: #cccccc;
    font-family: Arial;
    font-size: 8px;
    font-weight: normal;
    font-style: normal;
	text-align: right;
	padding-right: 35px;
	padding-bottom: 5px;
}
a.more {
	font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
	text-align: right;
	color: #ef8400;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}
a.footer {
	font-family: Arial;
    font-size: 8px;
    font-weight: normal;
    font-style: normal;
	text-align: right;
	color: #aaabff;
	text-decoration: none;
}
