/* CSS Document */
html, body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	font: 11px "Lucida Grande", Verdana, sans-serif;
	color: #555555;
	background-color: #CCCCCC;
	background-image: url(images/ptbg2.jpg);
	background-repeat: repeat-x;
}
p {
	line-height: 19px;
	padding-left: 15px;
}
pre {
	font: 11px "Lucida Grande", Verdana, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
h1 {
	font-size: 15px;
	padding: 0px 3px 3px 15px;
	border-bottom: 3px solid #DDDDDD;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 11px 2px 2px 15px;
	border-bottom: 2px solid #CC0000;
}
.mar2 #content th {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 15px;
}
a:link, a:active, a:visited {
	color: #496488;
}
a:hover {
	color: #FF9900;
}
a:link.bl, a:active.bl, a:visited.bl {
	color: #333333;
	text-decoration: none;
}
a:hover.bl {
	color: #999999;
	text-decoration: underline;
}
a:link.wl, a:active.wl, a:visited.wl {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.wl {
	color: #FFFFFF;
	text-decoration: underline;
}
.bar {
	height: 250px;
	width: 700px;
	text-align: left;
	vertical-align: bottom;
}
.amenu {
	display: block;
	height: 23px;
	width: 170px;
	padding: 9px 3px 1px 30px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.amenu:hover {
	color: #000000;
}
.pmenu {
	display: block;
	height: 23px;
	width: 170px;
	padding: 9px 3px 1px 30px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -202px;
	color: #496488;
	font-weight: bold;
	text-decoration: none;
}
.pmenu:hover {
	color: #000000;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
.mar {
	background-color: #FFFFFF;
	background-image: url(images/mnbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 33px;
	padding-left: 5px;
}
.far {
	background-image: url(images/nbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 11px 5px 9px 5px;
}
.far2 {
	background-color: #999999;
	background-image: url(images/nbg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	padding: 11px 5px 9px 35px;
}
input, select, textarea {
	display: inline;
	font-size: 11px;
	border : 1px solid #D8D8D8;
}
.mar2 {
	background: #FFFFFF;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
#ptitle {
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 9px 0px 0px 17px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
}
#mtit {
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
}
#content {
	padding: 7px 5px 33px 0px;
}
#content2 {
	padding: 7px 5px 33px 0px;
}
#navmenu {
	display: block;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	vertical-align: middle;
	background-color: #496488;
	height: 220px;
	width: 230px;
}
.info {
	border: 1px solid #CCCCCC;
	padding: 7px;
}
.price {
	color: #CC0000;
	font-weight: bold;
	font-size: 17px;
}
.mprice {
	display: block;
	padding: 1px 5px 1px 5px;
	margin-top: 3px;
	background-color: #FFFF00;
}
.hold {
	background:url(images/top_band.png) no-repeat;
	color:#C60202;
	font-size:25px;
}
.pinfo {
	display: block;
	position: relative;
	padding: 15px;
	border: 3px solid #CCCCCC;
	background: #EEEEEE;
	text-align: center;
	font-weight: bold;
	line-height: 21px;
	color: #000000;
}
.attent {
	display: block;
	position: relative;
	padding: 10px;
	margin-top: 10px;
	background: #BFE3F9;
	border: 3px solid #65A4D0;
	color: #163053;
	background-color: #BFE3F9;
}
.infos {
	display: block;
	position: relative;
	padding: 10px;
	margin-top: 10px;
	background: #FDEBAD;
	border: 3px solid #E5C554;
	color: #6C490A;
}
.pluses {
	display: block;
	position: relative;
	padding: 10px;
	margin-top: 10px;
	background: #b0f6a5;
	border: 3px solid #006600;
	color: #006600;
}
#files th { background-color:#FF9900; line-height:32px; }
#files .hl { line-height:18px; }
