html body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 1em;
	font-weight: bold;
	margin-top: 40px;
}
body {
	background: url('../images/bg01.jpg');
}
h2 {
	font-size: 1.2em;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-weight: normal;
	padding: 0 2em;
	color: black;
}
table {
	width: 100%;
	margin: auto;
	border-collapse: collapse;
}
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #0066FF;
	border: 1px solid #6699FF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
}
td {
	border-top: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: .5em 4em;
	color: #6D929B;
	text-align: center;
}
td a:link, td a:active, td a:visited, td img {
	text-decoration: none;
	border: 0;
}
td a:hover {
	border-top: 1px blue dotted;
	border-bottom: 1px blue dotted;
	cursor: help;
	/*cursor: url("http://www.cprtools.net/store/steth.cur"); */
}
td img {
	padding: 0 .5em;
}
#container {
	width: 773px;
	margin: auto;
	height: 100%;
	min-height: 600px;
	border: 2px black solid;
	background-color: #FFF;
}
#head {
	width: 770px;
	height: 123px;
	border-bottom: 1px black solid;
}
#head img, #head img a {
	border: 0;
	text-decoration: none;
}
#cprsitemap {
	height: 35px;
	margin: auto;
	width: 772px;
	background: #403F40;
	border: 2px #403F40 solid;
	font-size: .5em;
}

a.sub1:link {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D9D9D9;
	text-decoration:none
}
a.sub1:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D9D9D9;
	text-decoration:none;
}
a.sub1:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D9D9D9;
	text-decoration:none;
}
a.sub1:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D9D9D9;
	text-decoration:none;
}
#addform label, #hc_submitform label {
text-align: right;
font-size: .85em;
padding-right: 5px;
color: #154B72;
width: 100px;
}
#hc_submitform input, #hc_submitform select {
text-align: left;
}
#hc_submitform fieldset {
width: 75%;
margin: auto;
}
#date {
width:770px;
margin: auto;
}
p a, p a:visited, p a:link {
color: blue;
text-decoration: none;
font-size: .95em;
text-align: center;
padding: 0 .5em 0;
}
p a:hover {
color: yellow;
background: black;
}
#date p {
text-align: right;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #0066FF;
line-height: .5em;
font-weight: bold;
}
p.attention {
color: blue;
border: 1px blue solid;
width: 80%;
margin: auto;
margin-bottom: 2em;
font-family: arial, sans-serif;
font-size: .9em;
padding: .5em;
}
p.attention a, p.attention a:link, p.attention a:visited {
text-decoration: none;
font-weight: bold;
}
p.attention a:hover, p.attention a:active {
color: yellow;
background: black;
border-bottom: 1px yellow dotted;
}
form#hc_submitform {
margin: auto;
}
fieldset {
margin-bottom: 3em;
}
table.sortable th {
cursor: pointer;
}
p.hint {
font-size: .85em;
color:#006666;
border: 0;
line-height: .55em;
text-align: right;
}
fieldset {
border: 1px #000 solid;
width: 30em;
margin: 2em auto;
}
legend {
font-weight: bold;
color: blue;
padding: 0 .5em;
}
label {
clear:left;
display:block;
float:left;
width:10em;
text-align:right;
font-weight: bold;
margin-right: 1em;
}
br {
clear: both;
}
.btn, #inputbtn {
margin: 1em auto;
text-align: center;
display:block;
}
input, textarea, select {
margin-bottom: 1em;
}
#submit {
display: block;
margin: 0 auto 1em;
}
form#auth{
width: 100%;
margin: auto;
}


