﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	}
a.visited {
	color:#000000;
	text-decoration:none;
	}
.maintop {
	background-image: url(images/top_cream.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width:931px;
}
.mainleft {
	background-image: url(images/left_cream.jpg);
	background-repeat: repeat-y;
}
.mainright {
	background-image: url(images/right_cream.jpg);
	background-repeat: repeat-y;
}
.mainbtm {
	background-image: url(images/btm_cream.jpg);
	background-repeat: repeat-x;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
.maintbl {
	background-color: #E6E6CC;
	width: 925px;
}
.footer {
	text-align: center;
}
.horizontal {
	background-image: url(images/horizontal.jpg);
	height: 10px;
}
.box {
	width:240px;
	height:250px;
	float:left;
	margin:15px;
	padding:7px;
	border:thin;
	border-width:1px;
	border-color:#809980;
	background-color:#FFFFFF;
}
.roundcont {
	width: 200px;
	background-color: #ffffff;
	color: #000000;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/white_tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/white_br.gif) no-repeat top right; 
}

img.corner {
   width: 20px;
   height: 20px;
   border: none;
   display: block !important;
}

.bigroundcont {
	width: 600px;
	background-color: #ffffff;
	color: #000000;
}