body {
	background-color: #a7a39d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252849; 
	margin:10px;
	}

body.pop {
	background-color: #d5cfbc;
	}


td {
	font-size: 12px;
	}

.page {
	background:#d5cfbc url(pix/right.jpg) no-repeat top right;
	width:780px;
	height:580px;
	border:#252849 solid 2px;
	margin-left:auto;
	margin-right:auto;
	}

.toptitle {
	background-color: #252849;
	text-align:center;
	}

.head {
	background-color: #5F5C69;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center; 
	}

.main {
	margin-left:202px;
	margin-right:80px;
	}

.text {
	height:470px;
	overflow:auto;
	padding:10px;
	}

.title {
	color: #ffffff; 
	font-size: 16px; 
	font-weight: bold; 
	background-color: #949494;
	text-align:center;
	}

img {border:0px}

.i {font-style: italic}
.b {font-weight: bold}
.left {float:left; margin-right:5px}
.center {text-align:center}
.line {width:80%; margin-left:auto; margin-right:auto; background-color:#949494; height:2px}

a {color: #5F5C69; text-decoration: none; border-bottom: 1px dotted}
a:visited {color: #5F5C69}
a:hover {border-bottom: 1px solid}
a:active {color: #ffffff}

a.top {color: #d5cfbc; text-decoration: none; border-bottom: none}
a.top:visited {color: #d5cfbc}
a.top:hover {color: #d5cfbc; border-bottom: 1px dotted #d5cfbc}
a.top:active {color: #d5cfbc}

a.plain {text-decoration: none; border-bottom: none}
a.plain:visited {text-decoration: none; border-bottom: none}
a.plain:hover {text-decoration: none; border-bottom: none}
a.plain:active {text-decoration: none; border-bottom: none}

