
body
{
	background-color:#4E6B2E;
	margin:0;
	padding:0;
}

img
{
	border: none;
}

/*###############################################################################################*/

div#page
{
	min-width: 980px;
}

	div#page_body
	{
		padding: 0;
		width: 980px;

	}

		div#head_container
		{
			background-image: url("../images/header.jpg");
			background-repeat: no-repeat;

			height:205px;
		}

		table#body_container
		{
		}

			td#left_panel
			{
				border-width: 0.0px;
				padding-bottom: 0.3em;
				background-color:  #9BCC66;
				width:180px;
			}

			td#right_panel
			{
				background-color: #CDE6B3;
				width:180px;
			}

			td#main_panel
			{

				padding: 1em;
    			background-color: white;
				background-image: url("../images/background.png");
				background-repeat: no-repeat;
				background-position: bottom right;
				width:620px;
			}

		div#foot_container
		{
		background-color: #b79e70;
		}

/*###############################################################################################*/



div.email_container
{
	line-height: 2em;
	text-align: center; vertical-align: middle;
	background-color: rgb(188, 236, 214); background-image: url("../images/corner_right.png"); background-repeat: no-repeat; background-position: top right;
	border-bottom: 4px solid black;
}

div.email_container a
{
		color: black;
		text-decoration: none;
		font: bold 11pt Arial;
}

div.email_container a:hover
{
		color: black;
		text-decoration: underline;
		font: bold 11pt Arial;
}


td.dopyt
{
font-weight: bold; font-family: Arial; font-size: 12px; color: black;
}

div.dopyt
{
font-weight: normal; font-family: Arial; font-size: 12px; color: black;
padding-top: 10px;
}

div.dopyt_title
{
font-weight: normal; font-family: Arial; font-size: 15px; color: black;
}

		a
		{
		color: #519703;
		text-decoration: none;
    	font-family:Arial;
    	font-size:12px;
    	font-weight:bold;
		}

		a:link
		{
		color: black;
		text-decoration: none;
    	font-family:Arial;
    	font-size:12px;
    	font-weight:bold;
		}

		a:hover
		{
		color: black;
		text-decoration: underline;
    	font-family:Arial;
    	font-size:12px;
    	font-weight:bold;
		}

div.foot_info
{
		text-decoration: none;
		font: normal 10pt Arial;
		padding: 10px;
		text-align: center;
}

td.proxia_link
{
		color: white;
		text-decoration: none;
		font: 10pt Arial;
		text-align: right;
}

div.proxia_link
{
		text-align: right;
		width:980px;
		padding-bottom: 5px;
		font-size:90%;
}

div.proxia_link a
{
color:#cde6b3;
}

h1#highlights
{
	margin-top:15px;
	font-size:170%;
	color:#cde6b3;
	text-align:center;
}

div#rand_block
{
text-align:left;
padding:5px;
}
div#rand_block ul
{
	margin:0 5px;
	padding:0;
}
div#rand_block ul li
{
	margin:0;
	padding:0;
	list-style:none;
	color:gray;
}

