body {
	font-family:verdana, arial, helvetica, sans-serif;
	background-repeat: repeat;
	background-image: url(../images/carboT.jpg);
	padding: 5px;
}

p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
		 
h2 {
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
}

h3 {
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
}

h1 {
	font-size: 12px;
	background-color: #FF0000;
	color: #FFFFFF;
	padding-left: 5px;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	padding-left: 5px;
	margin: 0px;
	text-align: right;
	background-color: #FFF;
}

h5 {
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:5px;
}

form {  
  margin-top: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px;
}

table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: none;
	font-size: small;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}
.main {
	background-color: #ffffff;
	width:820px;
	margin: 0 auto;   /* align for good browsers */
}

.rightcontent {
	padding-right: 5px;
	float: left;
}

.header {
	padding: 5px 0px 5px 0px;
	background-image: url(/images/header-bg.jpg);
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
}

.error {
	color:#F00;
	font-size:x-small;
	font-weight:bold;
	padding:2px;
}
#description {
	display: none;
	margin-bottom: 10px;
}


.calendar {
	padding: 5px 0px 5px 0px;
	border: 1px;
}

.calendarmonth {
	float:left;
	width: 170px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 10px;
}

.calendarcontent {
	width: 630px;
	float: right;
	padding-right: 10px;

}

.calendarcontenttitle {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background: #cccccc;
	margin-top: 24px;
}

.calendarcontentsearch {
	text-align: right;
	font-size: x-small;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 10px;
	border: 1px dotted #FF0000;
}

.searchform {
	width: 150px;
	font-size: 9px;
}

.loginform {
	width: 130px;
	font-size: xx-small;
	margin-left: 2px;
}

.login {
	margin-right: 5px;
}

.footer {
	text-align: center;
}

.sidebarleft {
	float:left;
	width: 145px;
	padding-left: 5px;
	overflow: hidden;
	padding-right: 5px;
}

.sub-menu {
	margin-top: 5px;
	background-color: #FF0000;
	font-size: 11px;
	line-height: 16px;
	margin-right: 1px;
	margin-left: 1px;
}

.boxed {
	text-align: left;
	float: none;
	width: auto;
	font-size: 11px;
	margin: 5px;
}

.boxpilota {
	float:left;
	width:195px;
	background-color: #eee;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-webkit-box-shadow:5px 5px 10px #666;
	-moz-box-shadow: 5px 5px 10px #666;
	}

.boxed-white {
	background-color: #FFFFFF;
	margin: 5px;
	overflow: hidden;
}

.boxed-org {
	background-color: #FF0000;
}


.boxed-red {
	background-color: #FF0000;
}

#navigation-h
{
	font-size: 12px;
	border-width: 2px;
	border-bottom-style: solid;
	border-color: #FF0000;
	height: 8px;
	margin: 0;
	list-style: none;
	padding-left: 2%;
}

#navigation-h a span
{
	background-color: #ff0000;
	padding-left: 3px;
	padding-right: 3px;
	border: solid #ee0000 2px;
}

#navigation-h a:hover span
{
	background:#ee0000;
	font-weight: bold;
}

#navigation-h li
{
	float: left;
	display: block;
	margin: 0;
	padding-right: 12px;
}	

#navigation
{
	padding: 0;
	font-size: 12px;
	margin: 0;
}

#navigation a span
{
	background-color: #eeeeee;
	padding-left: 5px;
	padding-right: 5px;
	border: solid  #cccccc 2px;
}

#navigation a:hover span
{
	background:#cccccc;
}

#navigation li
{
	float: left;
	display: block;
	margin: 0;
	padding-right: 10px;
}	



.cal {
	font-size: x-small;
	text-align: center;
	background-color: #000000;
	color: #CCCCCC;
}
.calevent {
	background-color: #666666;
	color: #CCCCCC;
}
.caltoday {
	background-color: #ffffff;
	color: #000000;
}
.calheader {
	background-color: #333333;
	color: #ffffff;
}
.calnone {
	font-style: normal;
	color: #666666;
}
.blacktext {
	color: #FFFF00;	
}
.subheader {
	background-color: #FF0000;
	font-size: 12px;
	margin-top: 2px;
}
.style19 {
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
}
.style20 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.style21 {
	font-size: small;
	color: #FFFFFF;
}
.smalltextleft {
	text-align: right;
	padding-top: 2px;
}
.boxedsmall {
	text-align: left;
	float: none;
	width: auto;
	background-color: #eeeeee;
	font-size: 12px;
	overflow: hidden;
	margin: 5px;
}

.rcred  {
	text-align: center;
	float: none;
	width: auto;
	background-color: #FF0000;
	font-size: large;
	overflow: hidden;
	margin: 5px;
	color: #FFF;
}

b.btop, b.btop b, b.bbot, b.bbot b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(/images/rc.jpg);
    background-repeat: no-repeat}
b.btop b{background-position: 100% -10px}
b.bbot{background-position: 0 -20px}
b.bbot b{background-position: 100% -30px} 
