
.bolditalic
{
	font-weight:bold;
	font-style:italic;
}

.textbox
{
	border:apx solid #FFE7AD;
	width:300px;
}


.about-content
{
	border-right:1px solid #FFE7AD;
	padding:10px;
}

.about-cell
{
	background-color:#FFE7AD;
	color:white;
	height:16px;
}

.x-link
{
	color:white;
	text-decoration:underline;
}

.x-link:hover
{
	color:white;
	text-decoration:underline;
}

.white-bold
{
	color:#ffffff;
	font-weight:bold;
}

th {font-size:12px;}

.x1-cell
{
	/*border-bottom:2px solid #FFE7AD;*/
	padding:2px;
}

.x1-cell-last
{
	padding:1px;
	font-size:10px;
}

.textbox
{
	border:1px solid #FFE7AD;
	height:20px;
}

.plan
{
	color:white;
	font-weight:bold;
}

.green{
	color:#FFE7AD;
}

p
{
	background-color:#FFE7AD;
}

.green-bold{
	font-weight:bold;
	color:#FFE7AD;
}

.page-title
{
	font-weight:bold;
	color:#ffffff;
	background-color:#666156;
	text-align:center;
	height:17px;
}

.page-contents
{
	padding:10px;
	color:#000000;
}

/*||||||||||||||||||||||||||||||||||||||*/

body
{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	background-color:#666156;
	scrollbar-base-color: #ffe4ad;
}

td.bright
{
	font-family:Arial;
	font-size:12px;
	background-color:#FFE7AD;
}


td
{
	font-family:Arial;
	font-size:12px;
	background-color:#666156;
}

.separator
{
	height:2px;
	background-color:#FFE7AD;
}


.GOto_Cont, .darklink
{
	color:#666156;
	text-decoration:underline;
}

.GOto_Cont:hover, .darklink:hover
{
	color:white;
	text-decoration:underline;
}

a
{
	color:#FFE7AD;
	text-decoration:underline;
}

a:hover
{
	color:white;
	text-decoration:underline;
}

.menu-link
{
	color:#FFE7AD;
	text-decoration:none;
	font-weight:bold;
}

.menu-link:hover
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.copyright
{
	font-size:11px;
	color:#FFE7AD;
}

.site-bg-color
{
	background-color:#FFE7AD;
}

.bg-image-sapr
{
	background-image:url(images/line.gif);
	background-repeat:repeat-y;
	background-color:#fff7ce;
}

.content-cell
{
	padding:2px;	
}

.table
{
	/*background-color:#FFE7AD;
	color:#FFE7AD;
	margin-bottom:5px;*/
}

.cell
{
	/*background-color:white;*/
	color:black;
}

.bb
{
	margin:0px;
	font-family:Arial;
	font-size:9px;
	color:#FFE7AD;
	background-color:#666156;
	scrollbar-base-color: #ffe4ad;
}