body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../gfx/back.gif);
	background-repeat: repeat-x;
	}

.wep_main a {
	color: #0087ac;
	text-decoration: none;
	}

.wep_main a:hover {
	color: #0087ac;
	text-decoration: underline;
	}

.wep_main, .wep_main td, .wep_main p, .wep_main ul, .wep_main ol, .wep_main input, .wep_main textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	}

.wep_main td font, .wep_main p font {
	color: #666666;
	}

.wep_main h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #0087ac;
	line-height: 15pt;
	}

.wep_main hr {
	border: none 0;
	border-top: 1px dotted #eac1cc;
	height: 1px;
	}

.wep_menu {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
    font-weight: bold;
	color: #0087ac;
	line-height: 19pt;
    }

* html .wep_menu img {  margin: 8px 0;  vertical-align: middle;}

.wep_menu a {
	color: #0087ac;
	text-decoration: none;
	}

.wep_menu a:hover {
	color: #0087ac;
	text-decoration: underline;
	}

.wep_menu_bottom {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
	line-height: 15pt;
    }

.wep_menu_bottom a {
	color: #0087ac;
	text-decoration: none;
	}

.wep_menu_bottom a:hover {
	color: #0087ac;
	text-decoration: underline;
	}

.image_frame_left {
	border: 1px solid #e2e2e2;
	padding: 4px;
	background-color: #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}

.image_frame_right { 
	border: 1px solid #e2e2e2;
	padding: 4px;
	background-color: #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}

.bottom {
	background-image: url(../gfx/bottom_back.gif);
	background-repeat: repeat-x;
	}

@media print {
	.wep_noprint { display: none; }
	}
