/*body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}*/

body {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(background1.jpg);
    margin-top: 0;

}

a:link, a:visited, a:active {

	color: #075352;
    text-decoration: none;

}

a:hover {

	color: #075352;
    font-weight: bold;
	
	

}

img.left { 
           float: left;
           margin-right: 10px;
           margin-bottom: 5px;}

/*hr {

	margin: 5px 0px 5px 0px;

	color: #660033;

	border: 0;

	border-top: 1px solid #660033;

	height: 1px;

	width: 580px;

}*/

h1 {

	font-size: 16px;
    color: #075352;
    text-align: center;
    margin: 8px 2px 8px 2px;

}

h2 {

	font-size: 14px;
    color: #075352;
    text-align: center;
    margin: 8px 2px 8px 2px;

}

form {

	margin: 0;
}

.main {

	width: 900px;
	margin-left: auto;
	margin-right: auto;
    background-color: #f7f3ee;
    border-left: thin solid #075352;
	border-right: thin solid #075352;

}

/*.banner {

	height: 184px;

	background-image: url(header_unity.jpg);

	background-repeat: no-repeat;

	font-size: 20px;

	font-weight: bold;

	color: #a45b0c;

	text-align: center;

	padding-top: 0px;

}*/

.banner {

	width: 900px;
	height: 184px;
	background-image: url(header_unity.jpg);

}

/*.search_box {

	float: right;

	clear: right;

	width: 200px;

}

.search_string {

	width: 100px;

	height: 16px;

	font-size: 10px;

	vertical-align: middle;

}

.search_submit {

	width: 50px;

	height: 22px;

	font-size: 10px;

	vertical-align: middle;

}

.banner a {

	color: a45b0c;

}*/

.menu {

	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 185px;
	height: 100%;
	background-color: #f7f3ee;
}

.menu ul {

	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0;
    list-style: none;

	

}

.menu li {

	border: 1px solid #075352;
	background-color: #f5eee6;
	padding: 3px 0 3px 5px;
	margin-bottom: 3px;

}

.menu ul ul {

	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 10px;

}

/*.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {

	
	padding: 2px;
	background-color: #eee5dc;
	
	

}*/



/*.menu_main a:link, .menu_main a:visited, .menu_main a:active {

	border-bottom: 1px dotted #999999;

}

.menu_main a:hover {

	border-bottom: 1px dotted #333333;

}*/

/*.login_table {

	border: 1px solid #D0D0D0;

	margin-top: 20px;

	margin-bottom: 5px;

	text-align: center;

	padding-bottom: 3px;

}

.login_table h1 {

	color: #660033;

	font-size: 12px;

	text-transform: uppercase;

	font-weight: bold;

	text-align: center;

	margin: 5px 0px 5px 0px;

}

.login_table input {

	text-transform: uppercase;

	font-size: 10px;

	margin: 5px 0px 1px 0px;

	width: 100px;

}*/

.content {

    
    margin-left: 190px;
    border-left: thin dotted #075352;
	padding: 20px 30px 20px 20px;
	vertical-align: top;
	
	

	
}

.footer {

	background-color: #FFFFFF;
	height: 20px;
    background-image: url(footer.jpg);
    background-repeat: repeat-x;
    font-size: 10px;
    color: #666666;
    text-align: center;
    line-height: 18px;

}

.powered_by {

	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
    padding: 10px;

}