/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin:0;
}
a {
    color:#000000;
    text-decoration:underline
}
a:hover {
    color:#000000;
    text-decoration:none
}
fieldset {
	border: 1px solid #ff0000;
	margin:10px;
	padding:10px;
	line-height: normal;
}
a.white {
    color:#FFFFFF;
    text-decoration:underline
}
a.white:hover {
    color:#FFFFFF;
    text-decoration:none
}
.blocktopleft {
	width:180px;
	height:334px;
	float:left
}
.blocktopright {
	height:auto;
	overflow:hidden
}
.mg {
	margin-left:55px;	
	font-family:'Times New Roman', Times, serif; 
	font-size:14pt;
}
.grey {
	color:#777777;
}
.title {
	font-family:'Times New Roman', Times, serif; 
	font-size:24pt;
}
.redline {
	 border-top:2px #ff0000 solid
}
.leftcolumn {
	margin:10px 10px 0 55px;
	line-height:1.7; 
	text-align:justify
}

.roundcont100 {
	width: 97%;
	background-color: #9e9e9e;
	color: #fff;
}
.roundtop { 
	background: url(../images/tr.gif) no-repeat top right;
	text-align:left; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right;
	text-align:left 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

