/* beren.net css */

html{
/*
	height: 100%;
	margin-bottom: 1px;
		overflow: scroll;
	*/

	height: 101%;
	overflow-y: scroll;
	}

body,td{
	font-size: 13px;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height: 16px;
	color: 	#000000;

	border: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	}

p{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	}

.news{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

.newstitle{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: 	#666666;
	margin: 0px;
	padding: 2px 0px 3px 0px;
	}

.white{
	margin: 0px 10px 0px 10px;
	color: 	#FFFFFF;
	}
	
br {
	margin: 0; padding: 0; border-width: 0; line-height: 1em;
	}

table.MainTable {
	
	margin: 0;
	margin: 0 auto;
	width: 870px;
	height:101%;

	border-collapse: collapse;
	border-spacing: 0;

	background-color: #FFFFFF;
	background-image: url(../images/header_bg_table-fade.jpg);
	background-position: right bottom;
	background-repeat: repeat-y;
	}

table.HeaderTable {
	margin: 0;
	margin: 0 auto;
	width: 800px;

	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;	
	}

table.ContentTable {
	margin: 0;
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	}

#FooterCell {
	height:100%;
	margin: 0;
	margin: 0 auto;
	}

h1{
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: 	#990000;
	}

h2{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: 	#666666;
	}

h3{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: 	#666666;
	}

span.small{
	font-size: 10px;
	}

span.footer{
	font-size: 10px;
	color: #888888;
	}


a{
	color: #993333;
	text-decoration: none;
	}

a:hover{
	color: #660000;
	text-decoration: none;
	}

img.browserImageStyle{
	border: 1px solid #cccccc;
    margin: -1px;
	position: relative;
	}

ul{
	list-style: square inside;
	margin: 0;
	padding: 5px 0px;
	line-height: 15px;
	}

img{
	 border-width: 0px;

	}

.pageLink, .viewerBackLinkSytle{
	font-weight: bold;
	color: #000000;
	}

.pagelink a, .viewerBackLinkSytle a{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}

.pagelink a:hover, .viewerBackLinkSytle a:hover{
	font-weight: bold;
	color: #000000;
	}

.browserCaptionStyle{
	font-size: 10px;
	text-align: center;
	color: #000000;
	}

.login{
	padding: 0px 10px 25px 0px;
	line-height: 25px;
	}

.error
{
	font-size: 11px;
	color: #ff3300;
	font-weight: bold;
}

.success
{
	font-size: 13px;
	color: #669900;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}	

.siteselector
{
	margin: 0px 10px 17px 0px;
	font-size: 10px;
}	
