body * {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
body {
	background-color: #fff;
	margin: 0px;
	padding: 20px 0px;
}

img {border-width: 0px;}

#head {
	background: url(images/head.jpg);
	margin: 0px auto;
	height: 179px;
	width: 950px;
	border-bottom: 3px solid #333;
	border-top: 3px solid #333;
}
#main {
	margin: 0px auto;
	width: 950px;
}

#coll-main img {
	border: 2px solid #FF0000;
	margin: 3px;
	padding: 1px;
}

#foot {
	padding-top:6px;
	background: url(images/foot.gif);
	margin: 0px auto;
	height: 20px;
	width: 950px;
	text-align: center;
	font-size: 10px;
	color: #999;
	border-top: 3px solid #333;
}
#foot a {
	color: #ccc;
	text-decoration: underline;
}
#foot a:hover {
	text-decoration: none;
	color: #ff0;
}
.menu {
	line-height: 19px;
	padding: 3px;
}

.menu2 {
	padding: 3px;
}

.menu2 a {
	color: #c00;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 3px 10px 3px;
	border-bottom-color: #D1CFC1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.menu2 img {padding:0px 0px 10px 0px}

.menutitle  {
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 23px;
	height: 23px;
	padding-right: 3px;
	padding-left: 3px;
	background: url(images/foot.gif);
	background-color:#850008;
}

.menu a {
	color: #c00;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-color: #D1CFC1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.menu a:hover {
	text-decoration: none;
	color: #040402;
	background-color: #EDECE4;
}
.menu a.sel {
	color: #FFFFFF;
	background: #FF0000;
}
.menu a.sel:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
a {
	color: #c00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #900;
}
h1 {font-size: 26px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;margin:0px 0px 10px 0px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 13px;margin:0px 0px 4px 0px;}

h1, h2, h3, h4, h5, h6 {
	color: #F1170E;
}

#coll-left {
	float: left;
	width: 198px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #ccc;
}
#coll-right {
	text-align: left;
	float: left;
	width: 198px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #ccc;
}
#coll-main {
	text-align: left;
	float: left;
	width: 530px;
	padding: 5px;
	border: 1px solid #efefef;
	margin: 4px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {

	text-align: center;
}
.text-block {

	text-align: justify;
}
.text {line-height:22px}
.clear {
	clear: both;
}
.small {font-size:11px;font-weight:bold}
.pdefault {margin:4px 0px 4px 0px}
ul {margin-top:4px;margin-bottom:4px;}
form {margin:0px}

.imgtitle {font-size:11px;text-align:center;}
a.no:link img, a.no:active img, a.no:visited img, a.no:hover {text-decoration:none;border-width:0px}
.mime {width:32px;height:32px;border-width:0px;margin:6px;}

.px {width:4px;height:4px;border-width:0px;}