#content 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	padding: 20px;
	color: #333333;
	background-color: #FFFFFF;
	height: 100%;
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #959595;
	border-right-color: #959595;
	border-bottom-color: #959595;
	border-left-color: #959595;
}

#content h1
{
	font-size: 24px;
	color: #B30000;
	width: 100%;
	line-height: 30px;
}

#content h2
{
	font-size: 18px;
	color: #333333;
}

#content h3
{
	font-size: 16px;
	color: #333333;
}

#content h4
{
	font-size: 14px;
	color: #333333;
}

#content h5
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

#content h6
{
	font-size: 12px;
	color: #333333;
}

#content a {
	text-decoration: none;
	color: #800000;
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#content li {
	margin-top:-1px;
	padding-left: 5px;
	list-style-image:url(img/icon/glinks.gif);
	list-style-type: none;
	top: 0px;
}

#content hr {
	width: 100%;
	color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color:#E9EBEF;
}

#content fieldset {
	margin: 5px;
	padding:2px;
	width:100px;
}

#content form {
	width:100%;
	vertical-align: middle;
}

#content input {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #333333;
	height:18px;
}

#content select {
	font-size: 12px;
	color: #333333;
}

#content textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	width:400px;
	height:40px;
	color: #666666;
}

#content table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content thead {
	font-size: 12px;
	font-weight:normal;
	background-color:#B3C5E7;
	text-align:left;
}

#content td {
}

#calendar a {
	color:#666666;
}
#calendar a:hover {
	color:#000000;
}
#calendar td,th {
	font-weight:normal;
	font-size:10px;
	text-align:center;
	padding:2px;
	height:5px;
	width:5px;
}
.cal_date {
	background-color: #E9EBEF;
	color:#666666;
	font-size:10px;
	text-align:left;
}
.cal_date_past {
	background-color: #F0F0F0;
	color:#CCCCCC !important;
	font-size:10px;
	text-align:left;
}
.cal_today {
	background-color: #E9EBEF;
	color:#000000 !important;
	font-weight:bold !important;
	font-size:10px;
	text-align:center;
}
.cal_blank {
}
