@charset "utf-8";
/* CSS Document */
div, tr, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#58595b;
}

html {
	height:100%;
	background-color:#F3F3F3;
	background-image: url(images/imgback5.gif); 
}

body {
	margin-left:0px;
	margin-top:0px;
	height:100%;
	background-image: url(images/imgback5.gif); 
}

#contenttr {
	padding:15px;
	padding-left:35px;
	padding-right:60px;
}

a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.pselect {
	color:#ffd664;
	font-weight:bold;
}

