body {
        background-color:#000000;
}

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

.roundcont {
	width: 150px;
	background-color: #F5F5F5;
	color: #fff;
}

.roundcont2 {
	width: 650px;
	background-color: #F5F5F5;
	color: #fff;
        text-align:left;
}

.roundcont3 {
	width: 450px;
	background-color: #F5F5F5;
	color: #fff;
        text-align:left;
}

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

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

hr {
        border: 0;
        color: #696969;
        background-color: #696969;
        height: 2px;
        width: 95%;
        text-align: center;
}

.ft1 {
	font-family: Arial, Helvetica, Sans Serif;
	color:#000000;
	text-align:center;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	margin: 0px 5px 0px 5px;
	padding: 2px;
}    

.ft2 {
	font-family: Arial, Helvetica, Sans Serif;
	color:#8B4726;
	text-align:center;
	font-size:13px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}  

a:link {
        color:#0000FF;
	text-decoration: none;
}

a:visited {
        color: #3366FF;
	text-decoration: none;
}

a:hover {
        color: #990000;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: none;
}

.boxtop {
	font-family: Arial, Helvetica, Sans Serif;
	color:#000000;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
} 

.wht1 {
	font-family: Arial, Helvetica, Sans Serif;
	color:#FFFFFF;
	font-size:20px;
	text-decoration: none;
	font-weight: bold;
} 

.wht2 {
	font-family: Arial, Helvetica, Sans Serif;
	color:#FFFFFF;
	font-size:16px;
	text-decoration: none;
	font-weight:normal;
} 

.wht3 {
	font-family: Arial, Helvetica, Sans Serif;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
        font-style: italic;
	text-decoration: none;
	font-weight:normal;
} 

.wht4 {
	font-family: Arial, Helvetica, Sans Serif;
	color:#9C9C9C;
	text-align:center;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
} 

p {
	font-family: Arial, Helvetica, Sans Serif;
	color:#000000;
	font-size:13px;
        text-align: left;
        margin: 7px 7px 10px 7px;
}