body {
	margin: 1px;
	padding: 0px;
	background-color: #DDD;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

td {
	font-size: 12px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	color: #069;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
	padding-top: 4px;
}

p {
	margin-top: 5px;
}

a:link, a:active, a:visited {
	color: #F80;
	text-decoration: none;
}

a:hover {
	color: #F80;
	text-decoration: underline;
}

select, input {
	border:		1px solid #999;
	font-size:	12px;
	color: 		#069;
	font-family: Arial, Helvetica, sans-serif;
}

input.button {
	border:					1px solid #999;
	background-color:		#EEE;
	margin-top:				5px;
	cursor:					pointer;
	/* mozilla */
	-moz-border-radius:	0.4em;
}

input[type="submit"]:hover, input[type="submit"]:focus {
	background-color:   #EEE;
}
	
input[type="submit"]:active{
	background-color:   #EEE;
}  
	      
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color:   #EEE;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color:   #FFF;
}

textarea {
	border:		1px solid #999;
	font-size:	12px;
	color: 		#069;
	font-family: Arial, Helvetica, sans-serif;
	width:		280px;
}

.image {
	border-width: 0px;
	background-repeat: repeat-x;
	background-image: url(../image/image_border.gif);
	/*background-repeat: no-repeat;*/
	text-align: center;
	float: left;
	position: relative;
	vertical-align: middle;
	width: 195px;
	height: 149px;
	margin-right: 10px;
}

.hosting {
	border: 0px none;
	background-image: url(../image/image-border.gif);
	float: left;
	position: relative;
	vertical-align: middle;
	/*text-align: middle;*/
	width: 195px;
	height: 149px;
	padding-top: 32px;
	padding-left: 7px;
	margin-right: 10px;
}

.portfolio {
	border: 0px none;
	float: left;
	position: relative;
	vertical-align: middle;
	text-align: center;
	width: 195px;
	height: 149px;
	background-image: url(../image/image-border.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
}

.text {
	margin:0px;
	padding:0px;
	padding-left: 0px;
}

#website {
	width: 100%;
	height: 100%;
	border-width: 0px;
}

#main {
	text-align: left;
	background-color: #FFF;
	width: 780px;
	height: 100%;	
}

.left {
	width: 18px;
	background-color: #DDD;	
	margin:0px;
	padding: 0px;
	height: 100%;
}

.right {
	width: 18px;
	background-color: #DDD;	
	height: 100%;
}

.center {
	vertical-align: top;
	background-color: #FFF;
}

#logo {
	margin-top: 18px;	
}

#menu {
	width: 100%;
	height: 33px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#menu a:link, #menu a:active, #menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #999;	
	text-decoration: none;
}

#menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999;	
	text-decoration: underline;
}

#menu #menu td {
	width: 100px;
	white-space: nowrap;
}

.white {
	background-color: #FFF;
	height: 100%;
}

.blue {
	color: #069;
}

#left-image {
	width: 18px;
	height:18px;
	margin:0px;
	padding:0px;
	background-image: url('../image/top-left.gif');
	background-repeat: no-repeat;
	/*background-position: bottom,right;*/
}

#right-image {
	width: 18px;
	height:15px;
	margin:0px;
	padding:0px;
	background-image: url('../image/top-right.gif');
	background-repeat: no-repeat;
	/*background-position: bottom,left;*/
}

#menu-left {
	width: 16px;
	background-image: url('../image/menu-left.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#menu-right {
	width: 12px;	
	background-image: url('../image/menu-right.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#menu-center {
	background-image: url('../image/menu-center.gif');
	background-repeat: repeat-x;
}

.center #spacer {
	width: 20px;
}

.center #column-left {
	width: 451px;
	vertical-align: top;
}

#column-left input {
	font-size:	12px;
	width: 200px;
}

.center #column-right {
	width: 273px;
	padding-top: 16px;
	vertical-align: top;
}

#content-top-left {
	background-image: url('../image/content-top-left.gif');
	background-repeat: no-repeat;
	/*background-position: bottom,right;*/
	width: 16px;
	height: 14px;
}

#content-top-center {
	background-image: url('../image/content-top-center.gif');
	background-repeat: repeat-x;
	/*background-position: bottom;*/
	height: 14px;
}

#content-top-right {
	background-image: url('../image/content-top-right.gif');
	background-repeat: no-repeat;
	/*background-position: bottom,left;*/
	width: 16px;
	height: 14px;
}

#content-top-right-straight {
	background-image: url('../image/content-top-right-straight.gif');
	background-repeat: no-repeat;
	background-position: right;
	width: 11px;
	height: 14px;
}

#content-middle-left {
	background-image: url('../image/content-middle-left.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 16px;
}

#content-middle-right {
	background-image: url('../image/content-middle-right.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 12px;
}

#content-middle-right-straight {
	background-image: url('../image/content-middle-right-straig.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 11px;
}

#content-bottom-left {
	background-image: url('../image/content-bottom-left.gif');
	background-repeat: no-repeat;
	background-position: right;
	width: 16px;
	height: 10px;
}

#content-bottom-center {
	background-image: url('../image/content-bottom-center.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
}

#content-bottom-right {
	background-image: url('../image/content-bottom-right.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 12px;
	height: 10px;
}

#content-bottom-right-straight {
	background-image: url('../image/content-bottom-right-straig.gif');
	background-repeat: no-repeat;
	background-position: right;
	width: 11px;
	height: 10px;
}

#content {
	vertical-align: top;
}

#bottom {
	background-image: url('../image/bottom-bar.gif');
	height: 33px;
	margin-top: 10px;
}

#bottom a:link, #bottom a:active, #bottom a:visited {
	color: #069;
	text-decoration: none;
}

#bottom a:hover {
	color: #069;
	text-decoration: underline;
}

#copy {
	font-size: 10px;
	color: #069;
	padding-left: 25px;	
}

#bottom-scale, #bottom-scale-sticky  #bottom-scale-text {
	height: 32px;
}

#bottom-scale-sticky {
	background-repeat: no-repeat;
	font-size: 10px;
	color: #069;
}

#bottom-scale-text {
	font-size: 10px;
	color: #069;
}

.login-pane {
	z-index: 1;
	position: relative;
	height: 101px; 
	width:100%; 
	background-image: url('../image/login-pane.gif'); 
	background-repeat: no-repeat;
}

.login-pane td {
	padding-left: 20px;
}

.login-pane input {
	color: #000;
}

.newsline_odd {
	background-color: #FFF;
	height: 25px;	
}

.newsline_even {
	background-color: #EEE;
	height: 25px;
}

p.error {
	color: F00;
}
