body
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:90%;
	_font-size:75%;
	background:#666666 url(../images/bgmaingrad.gif) repeat-x;
	color:#333;
	text-align:center;
	padding:0;
	margin:0;
}
body a {
	color:#000000;

}
h1 {
	font-size:130%;
	font-weight:normal;
	color:#990000;
}
h2{
	font-size:90%;
	font-weight:bold;
	color:#900;
}
h2 a{
	color:#900;
}
h3 {
	font-size:100%;
	font-weight:bold;
	color:#990000;
}
p {
	color:#555555;
}
a {
	text-decoration:underline;
	color:#03f;
}
a:hover {
	color:#a40000;
}
img {
	border:none;
	margin:0;
	padding:0;
}
ul {
	list-style-type:disc;
	color:#CA2121;
	padding:0;
	margin-left:10px;
}
.frame {
  border: 1px solid #003;
  margin: 0 5px 5px 5px;
  width:450px;
  padding:0;
}
.frame img {
	margin:10px;
	float:left;
}
.frame p {
	margin-left:10px;
}
.spacer {
	clear:both;
	padding:0;
	margin:0;
}
#doc {
	background:#fff;
	width:770px;
	margin:auto;
	padding:0;
}
#hd {
	background:url(../images/reddeluxe.jpg) no-repeat;
	height:87px;
	text-align:left;
	margin-bottom:10px;
}
#logo {
	background:url(../images/logo2.gif) 10px 10px no-repeat;
	padding:15px 0 0 90px;
	color:#fff;
	height:72px;
}
#logo img, #logo p {
	float:left;
	margin:0 0 0 2px;
	font-size:14px;
}
#logo p {
	color:#FFDE00;
	letter-spacing:2px;
	margin-left:30px;
}
#logo span {
	font-size:18px;
	margin-left:30px;
}
#menu {
	list-style-type:none;
	margin:0;
	padding:0;
	background:url(../images/topredgrad.gif) repeat-x;
	height:32px;
	clear:both;
}
#menu li {
	float:left;
	height:27px;
	padding:0;
	font-weight:bold;
}
#menu li a {
	font-size:13px;
	text-decoration:none;
	color:#fff;
	display:block;
	padding:8px 16px;
}
#menu li a:hover,#menu li a.act {
	background:url(../images/actmenugrad.gif) repeat-x;
}
#bd {
	line-height:125%;
}
#rtbdimg {
	float:right;
	margin:0 0 0 20px;
}
#content, #rtcolumn {
	float:left;
	margin-top:10px;
	padding:0;
}
#content {
	width:500px;
	text-align:left;
	padding:20px 40px;
	_padding:0px 40px;
}
/*----------calendar----------*/
#calcontent {
	width:700px;
	margin:50px auto;
}
#calcontent table{
	font-size:100%;
	line-height:150%;
	background-color:#666;
}
#calcontent th{
	background-color:#c14646;
}
#calcontent td.future {
	background-color:#ffffff;
}
#calcontent td.past {
	background-color:#999999;
}
#calcontent td.none {
	background-color:#CCCCCC;
}
#calcontent caption {
	margin:10px 0 10px 0;
}
#calcontent .phpc-navbar{
	margin:10px 0 10px 0;
}
#calcontent .phpc-main{
	margin:0 auto;
}
#calcontent ul li{
	list-style-type:none;
	font-size:70%;
}
table {
	font-size:50%;
}
#rtcolumn {
	width:190px;
	text-align:left;
}
#rtcolumn p {
	margin:0;
}
.block li{
	margin-left:20px;
}
.block li, .block li a{
	color:#333;
}
.block li:hover, .block li a:hover{
	color:#CA2121;
}
#rttop, #rtbot, .block-head {
	background:url(../images/redgrad.gif) 0 0 repeat-x;
	width:160px;
	margin:20px 0 0 0;
	padding:3px 0 0 10px;
	height:23px;
}
#rttop h2, #rtbot h2, .block-head h2{
	font-size:90%;
	font-weight:normal;
	color:#fff;
	margin:0;
}
#rttopcnt, #rtbotcnt, .block {
	background:#EFEFEF;
	font-size:90%;
	line-height:165%;
	text-align:left;
	width:150px;
	padding:10px;
	margin:0 0 20px 0;
}
#rttopcnt:after, #rtbotcnt:after, .block:after {
	content:"";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
#rttopcnt a, #rtbotcnt a,  .block a{
	font-size:100%;
	color:#000000;
}
#copy {
	background:url(../images/redgrad.gif) repeat-x;
	height:35px;
	padding:10px 10px 0 20px;
	clear:both;
}
#copy a {
	color:#fff;
	text-decoration:none;
}
#copy a:hover {
	text-decoration:underline;
}

#copy span {
	float:right;
	color:#fff;
	font-size:11px;
}
#ftmenu {
	font-size:85%;
	color:#000000;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:3px 0 0 0;
}
#ftmenu li {
	float:left;
	padding-right:20px;
}
#ftmenu li a {
	text-decoration:none;
	color:#000000;
}
#ftmenu li a:hover,#ftmenu li a.act {
	text-decoration:underline;
}
#comment{
	width:80%;
	height:100px;
	padding:10px;
}
#commentform p{
	margin:5px 0;
}
cite a{
	font-style:normal;
	font-weight:900;
}
.commentlist li{
	list-style-type:none;
}
form{
	margin:0;

}
#searchform #searchsubmit, #submit{
	border:1px solid #7F9DB9;
	background:#fafafa;
	margin:5px 0 0 0;
	padding:2px;
	width:75px;
	_height:23px;
	_padding:0;
	font-size:12px;
	cursor:pointer;
	float:right;
}
#submit{
	width:150px;
	float:none;
}
#searchform  #searchsubmit:hover, #submit:hover{
	background:#fff;
}
#searchform #s{
	border:1px solid #7F9DB9;
	padding:2px;
	font-size:120%;
	width:145px;
}
.navigation{
	margin:0;
	height:15px;
	font-size:12px;
}
.navigation a{
	color:#999;
	margin:0;
}
.navigation a:hover{
	color:#333;
}
.alignleft{
	float:left;
	margin:0;
}
.alignright{
	float:right;
	margin:0;
}
