
html {
	height: 100%;
	width: 100%;
	margin: 0;
	overflow: visible;
}

body {
	background: #DDDDDD;
	font: 12pt Verdana, Geneva, sans-serif;
	height: 100%;
	width: 100%;
	margin: 0;
}
#site_body {
	background: #FFC;
	background-image: url(../images/pandas/p3bg.png);
	background-repeat: no-repeat;
	background-position-x: right;
	height: auto;
	min-height: 500px;
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}

.styled_fieldset {
	margin: 0 auto;
	height: auto;
	width: auto;
	padding: 10px; 
	border: 0;
	border-bottom: 1px solid #333333;
	}
	
#header {
	background-image: url(../images/pandas/small/cap.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #006600;
	width: 800px;
	height: 80px;
	margin: 0 auto;
	font: 16pt Tahoma;
}

#header_login {
	height: 50px;
	width: 381px;
	float: right;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
#header_login .input_box {
	width: 80px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 2px solid #AAA;
}

.button_style {
	background-color: #DDDDDD;
	font: bold 80% Verdana, Geneva, Arial, Helvetica, sans-serif;  
	border: 1px solid #333333; 
	height: 22px;
	width: auto;
	display: inline;
}

#search {
	clear: left;
	background-color: #036;
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	height: 40px;
	width: 800px;
	margin: 0 auto;
}
#search input {
	font: 10pt 'Trebuchet MS', Arial, Helvetica, sans-serif;
	height: 18px;
	border: 0;
	padding: 1px;
	margin: 0;
	border: 2px solid #AAA;
}
#search select {
	font: 10pt 'Trebuchet MS', Arial, Helvetica, sans-serif;
	height: 24px;
	border: 0;
	padding: 0;
	margin: 0;
	border: 2px solid #AAA;
}
#search div { 
	float: left;
	margin-top: 8px;  
	display: inline;
	margin-right: 12px;
	height: 50px;
	width: auto;
}  

#footer {
	clear: both;
	background: #006600;
	text-align: center;
	height: auto;
	width: 800px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

a:link {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #F8F8FF;
	text-decoration: none;
}

a:visited {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #F8F8FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #F8F8FF;
	text-decoration: none;
}

a.big:link {
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #0000A0;
	text-decoration: none;
}

a.big:visited {
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #0000A0;
	text-decoration: none;
}

a.big:hover {
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #0000A0;
	text-decoration: underline;
}

a.big:active {
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #0000A0;
	text-decoration: none;
}

a.blog_link:link {
	font: bold 10px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #0000A0;
	text-decoration: none;
}

a.blog_link:visited {
	font: bold 10px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #0000A0;
	text-decoration: none;
}

a.blog_link:hover {
	color: #0000A0;
	text-decoration: underline;
}

a.blog_link:active {
	color: #0000A0;
	text-decoration: none;
}

.tooltip_header {
	width: auto;
	background: #222222;
	border: 1px solid #0066CC;
	font-weight: bold;
	padding: 10px;
	color: #FFFFFF;
}
.tooltip_body {
	width: auto;
	background: #333333;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	padding: 10px;
	color: #FFFFFF;
	overflow: auto;
}
.tooltip_header_noimg {
	width: 420px;
	background: #222222;
	border: 1px solid #0066CC;
	font-weight: bold;
	padding: 10px;
	color: #FFFFFF;
}
.tooltip_body_noimg {
	width: 420px;
	background: #333333;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	padding: 10px;
	color: #FFFFFF;
	overflow: auto;
}
.tooltip_img {
	height: 160px;
	width: auto;
	float: left;
	padding-bottom: 5px;
}
.tooltip_img img {
	height: 160px;
	border: 3px solid #605F46;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right: 5px;
}
.tooltip_desc {
	float: right;
	width: 300px;	
}

.help_header {
	font: 10px Verdana, Geneva, sans-serif;
	width: 260px;
	background: #222222;
	border: 1px solid #0066CC;
	font-weight: bold;
	padding: 8px;
	color: #FFFFFF;
	z-index: 500;
}
.help_body {
	font: 10px Verdana, Geneva, sans-serif;
	width: 260px;
	background: #333333;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	padding: 8px;
	color: #FFFFFF;
	z-index: 500;
}


.twitter div {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.twitter a:link {
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #F8F8FF;
	text-decoration: none;
}

.twitter a:visited {
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #F8F8FF;
	text-decoration: none;
}

.twitter a:hover {
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #F8F8FF;
	text-decoration: underline;
}

.twitter a:active {
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #F8F8FF;
	text-decoration: none;
}