body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image: url(images/bg.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.menu_s {
	font-size: 9px;
	font-weight:normal;
}
.side_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}
.side_item {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
}
.side_item_header {
	font-weight: bold;
	color: #ED1B23;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.main_title a:link {
	font-size: 15px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: none;	
}
.main_title a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: none;	
}
.main_title a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: underline;	
}

.main_title {
	font-size: 18px;
	line-height: 24px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #ED1B23;
}
.main_title_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/title_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.main_subtitle {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
}

.main_td {
	line-height: 18px;
}
.side_item a:link {
	color: #666666;
	text-decoration: none;	
}
.side_item a:visited {
	color: #333333;
	text-decoration: none;	
}
.side_item a:hover {
	color: #666666;
	text-decoration: underline;	
}
.sub_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.img_right {
	border: 1px solid #333333;
	margin-left: 10px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
img {
	border-color:#666666;
}
