body {

	background-color: #24A5CD;

	margin: 0px;

	background-image: url(images/pattern.gif);

}

.leftborder {

	background-color: #24A5CD;

	background-image: url(images/leftborder.gif);

	background-repeat: repeat-y;

}

.rightborder {

	background-color: #24A5CD;

	background-image: url(images/rightborder.gif);

	background-repeat: repeat-y;

}

.main_td {

	background-color: #FFFFFF;

}

.boldword {

	font-weight: bold;

}

.italic_word {

	font-style: italic;

	font-size: 11px;

}

.bold_italic {

	font-style: italic;

	font-weight: bold;

}

a {

	color: #a70000;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #A70000;

	text-decoration: none;

	font-weight: bold;

}

.registerbutton {

	border: 0px none;

}

input {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

.dataview {

	border: 1px dashed #24A5CD;

	background-color: #f1f1f1;

	padding: 1px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #808080;

}

.sidebar {

	border: 1px dashed #24A5CD;

	background-color: #f1f1f1;

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #808080;

}

.header {

	font-size: 18px;

	font-weight: bold;

	color: #23A5CE;

}

.main_content {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #808080;

}

.dropcaps {

	font-size: 13px;

	font-weight: bold;

}

a:hover {



	color: #23A5CE;

	text-decoration: none;

	font-weight: bold;

}

.footer_td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #808080;

}

.sidebar_header {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	font-weight: bold;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: dashed;

	border-bottom-style: dashed;

	border-top-color: #24A5CD;

	border-bottom-color: #24A5CD;

}

.sidebar_header_data {

	font-size: 14px;

}

.special_image {



	border: 1px solid #808080;

	background-color: #f1f1f1;

	padding: 1px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #808080;

}

