A:link {
	color: #1377CA;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #1377CA;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #1377CA;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Verdana;
	font-size: 13px;
}

P {
	font-family: Verdana;
	font-size: 13px;
}

.right_bdr {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blue_bdr {
	background-color: #FFFFFF;
	background-image: url(_themes/darkside/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3397EA;
}
.black_bdr {
	border: 1px solid #000000;
}
.bot_bdr {
	background-image: url(images/bluebar.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #EEEEEE;
}
.left_margin {
	padding-left: 4px;
}
.bg_image {
	background-image: url(_themes/darkside/leftbg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bot_blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3397EA;
}
.bld {
	font-weight: bold;
}
