﻿html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background:white; font-family:verdana; font-size:12px;}
/* The header and footer */

/* Fonts */
p, tr, td {font-size:12px;}
a {color: #3399cc;}




/* FRAMES */
#container {margin:0px; padding:0px; background:white;}
#header {text-align:center; background:white; height:136px;  background-image:url(images/bk.jpg); }
#inner {display:block; width:100%; padding:0px;}
#left {float:left; width:27px; height:600px; background-repeat:no-repeat; background-image:url(images/left.jpg); }
#right {float:right; width:27px; height:600px; background-repeat:no-repeat;  background-image:url(images/right.jpg);}
#largemenu {background:#333333; margin-left: 27px; margin-right: 27px;text-align:left;display: block;padding:4px;margin-top:0px;color:Black; text-align:center;}
#sitename {background: #C0C0C0; margin-left: 27px;margin-right: 27px;text-align:left;display: block;padding:20px;margin-top:0px;color:Black;}
#center {background:white;margin-left: 27px;margin-right: 27px;position: relative;display: block;height: 5%;padding:20px;}
#menu {background:white;float:left;margin-left: 0px;margin-right: 0px;display: block;width:150px;}
#edit{background:blue;float:left;margin-left: 0px;margin-right: 0px;display: block;width:650px;}
.clear {clear:both;}

/* MENU */
.buttonmenu{list-style-type: none;margin: 0;padding: 0;width: 135px;}
.buttonmenu li a{color: black;display: block;width: 100%;padding: 6px 10px;text-decoration: none;border: 1px solid;background-color:#ededed;border-color:#f4f4f4 #afafaf #afafaf #f4f4f4; /*light dark dark light*/text-decoration:none;}
.buttonmenu li a:visited{color: black;}
.buttonmenu li a:hover, .buttonmenu li a:active{color: black;background-color: #f5f5f8;}

/* LARGE LINKS */
a.largemenu:link {font-size: 14px;color: #5a5959;text-decoration: none;}
a.largemenu:visited {font-size: 14px;color: #5a5959;text-decoration: none;}
a.largemenu:hover {font-size: 14px;color: #5a5959;text-decoration:underline;}


/*********** CSS BUTTONS ***********/
div.btns{zoom:1;white-space:nowrap;}
div.btns:after{	display:block;	clear:both;	content:'';}
div.btns a.btn{	float:left;	background:buttonface url(images/border-2.gif) no-repeat;cursor:pointer;font-size:0;text-align:center;	text-align:center;	display:block;	_width:140px;	min-width:140px;	text-decoration:none;	margin:3px 2px;}
div.btns a.btn:hover span{opacity:0.6;filter:alpha(opacity:80);}
div.btns a.btn span{padding:3px 8px 4px 8px;text-align:center;	position:relative;	left:1px;top:1px;	display:block;	text-decoration:none;	background:url(../../images/border.gif) right bottom no-repeat;	font:small/1 Verdana;	color:#222;}



/********** richie additions ************/
.body_text_area {			text-align: left; vertical-align: top; }
.form_left {					text-align: left; vertical-align: top; font-weight: bold; width: 160px; }
.hide {						display: none; }

form {						margin: 0; } 
.input_box {					font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #adadad; background: #ffffff; color: #3f4646; margin-bottom: 15px; padding: 3px; }
.submit_box {				font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #a0a0a0; background: #ffffff; color: #363c3c; padding: 7px; }
