body {

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

	background-repeat: repeat;

	margin: 0px;

}

.leftborder {

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

	background-repeat: repeat-y;

}

.rightborder {

	background-image: url(images/right_border.jpg);

	background-repeat: repeat-y;

}

.center {

	background-image: url(images/content.jpg);

	background-repeat: repeat-y;

}

td {

	font-family: Tahoma;

	font-size: 11px;

}

a {

	font-weight: bold;

	color: #5d92bc;

	text-decoration: none;

}

a:hover {

	font-weight: bold;

	color: #E87F48;

}

.dataview {

	background-color: #f1f1f1;

	border: 1px solid #d1d1d1;

}

input,textarea,select {

	font-family: Tahoma;

	font-size: 12px;

}

.sidebar_left {

	background-image: url(images/sidebar_left.jpg);

	background-repeat: repeat-y;

}

.sidebar_right {

	background-image: url(images/sidebar_right.jpg);

	background-repeat: repeat-y;

}

.sidebar_center {

	background-color: #FFFFFF;

}

.border_bottom {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #e1e1e1;

}

.small {

	font-size: 10px;

}

.small_date {

	font-size: 10px;

	color: #808080;

}

h4 {

	font-size: 14px;

	font-weight: bold;

	margin-top: 6px;

	margin-bottom: 6px;

}

.image_border {

	border: 1px solid #d1d1d1;

}
