body,td,th {
	font-family: verdana, helvetica, Arial, Georgia, Times New Roman, Times, serif;
	 font-size: 12px; 
	color: #000000;
	/* color: #5A4E65; */
	text-align: left;
}
body {
	background-color: #71828A;
	/* background-image: url(wb_logo_small.gif); */
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
}
.side_Left {
	background-color: #71828A;
	background-image: url(side_Left.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 11px; 
	height: 100%;
}
.side_Right {
	background-color: #71828A;
	background-image: url(side_Right.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 11px; 
	height: 100%;
}
.page_title {
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}
.login-preferences a:link, .login-preferences a:visited, .login-preferences a:active {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	font-size: 9px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	color: #0E0E0E;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h2 {
	font-size: 15px;
	color: #336699;
}
form {
	margin: 0;
}
.bread_crumbs {
	font-size: 10px;
	color: #696969;
	/* font-weight: strong; */
	font-weight: normal;
	text-align: left;
}
.bread_crumbs_right {
	font-size: 10px;
	color: #696969;
	/* font-weight: strong; */
	font-weight: normal;
	text-align: right;
}
.search {
	font-size: 9px;
	color: #000000;
	text-align: left;
  	border-color: #000000;
  	border: 1px solid #000000;
	text-align: center;
}
.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 146px;
	padding: 0px;
	font-size: 10px;
	text-align: left;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #002255;
	width: 146px;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
}
.current {
	font-weight: bold;
}

.email {
	font-family: verdana, helvetica, Arial, Georgia, Times New Roman, Times, serif;
        font-size: 12px;
        color: silver;
        text-align: left;
}
.email a:link, .email a:visited, .email a:active {
        color: silver;
        text-decoration: none;
}
.email a:hover {
        color: white;
        text-decoration: none;
}

.login {
	font-size: 9px;
	color: #000000;
	text-align: left;
}
.login input {
	width: 70px;
	font-size: 9px;
	border-color: #000000;
	border: 1px solid #000000;
}
.login a:link, .login a:visited, .login a:active {
	color: #343434;
	text-decoration: none;
}
.login a:hover {
	color: #660000;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	text-align: center;
	background-color: #FFFFFF;
}
.content {
	padding: 2px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
}
.template_owner {
	padding: 2px;
	font-size: 8pt;
	color: #5E5E5E;
	background-color: #FFFFFF;
	text-align: center;
	width: 750px;
}
.footer {
	padding: 2px;
	background-color: #FFFFFF;
	color: #474747;
	vertical-align: top;
	text-align: center;
}

