/* CSS Document */


.topborder{
border:1px solid #9c0303;
}
.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#424648;
border-bottom:1px solid #fff;
text-decoration:none;
}
a.menu:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000;
border-bottom:1px solid #fff;
text-decoration:underline;
}
.border{
border:1px solid #dae1e5;
}



.roundcont {
	width: 201px;
	background-color: #dae1e5;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

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

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

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