.roundcont{
	width: 100%;
}
.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.png) no-repeat top right; 
}

.roundtop_grey { 
	background: url(../images/tr_g.png) no-repeat top right; 
}

.roundbottom_grey {
	background: url(../images/br_g.png) no-repeat top right; 
}

img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
}

img{
	border: none;
}

p, ul{
	font: 10pt  normal "Lucida Grande", Verdana, Arial, sans-serif;
}
p.menu{
	font-size: 12pt;
}
td.progtitle{
	font: bold 14pt "Lucida Grande", Verdana, Arial, sans-serif;
}

h1{
	font: bold 18pt "Lucida Grande", Verdana, Arial, sans-serif;
	margin:0px;
	padding:0px;
}
a{
	color: black;
	text-decoration: underline;
}
a.menu{
	font: 12pt  normal "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	text-decoration: underline;
}
a.menu:hover{
	color: #e1e1e1;
}
a.box{
	color: black;
	text-decoration: none;
}
a.box:hover{
	color: #5f5f5f;
	text-decoration: underline;
}

hr {
	border: none;
	background-color: black;
	color: black;
	height: 1px;
	margin:0px;
	padding:0px;
}
