body {
	background-color: #fff;
	color: #000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	}

td {
	font-size: 13px;
	}

a:link {
	text-decoration: underline;
	color: #00529c;
	}
a:visited {
	text-decoration: underline;
	color: #00529c;
	}
a:active {
	text-decoration: underline;
	color: #00529c;
	}
a:hover {
	text-decoration: underline;
	color: #5f9ecb;
	}

a.menu:link {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
a.menu:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
a.menu:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
a.menu:hover {
	font-weight: bold;
	text-decoration: none;
	color: #5f9ecb;
	}

.subject {
	font-weight: bold;
	color: #555555;
	}

.mini {
	font-size: 80%;
	}

.roundedcornr_box {
	background: #c2c9f8;
	width: 250px;
	}
.roundedcornr_top div {
	background: url(img/tl.gif) no-repeat top left;
	}
.roundedcornr_top {
	background: url(img/tr.gif) no-repeat top right;
	}
.roundedcornr_bottom div {
	background: url(img/bl.gif) no-repeat bottom left;
	}
.roundedcornr_bottom {
	background: url(img/br.gif) no-repeat bottom right;
	}
.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 30px;
	font-size: 1px;
	}
.roundedcornr_content {
	margin: 0 30px;
	}

#dottedline {
	background-image: url(img/dot_line.gif);
	background-repeat: repeat-y;
	}

.object {
	background: #f1f0f0;
	border: 1px solid #dad9d9;
	float: left;
	width: 180px;
	padding: 10px;
	}

.img {
	margin-bottom: -3px;
	}

.tblObjlist {
	background: #fff;
	}
