/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #;
	color: #464834;
}

form {
	margin: 0px;
	padding: 0px;
}
.go_form {
	height: 23px;
	width: 144px;
	border: 1px solid #046EBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 2px;
}


.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #C8C8C8;
}

.text2 {
	color: #C7C7C7;
}

a {
	color: #;
	color: #3E7EB3;
}

a:hover {
	text-decoration: none;
	color: #F08C4A;
}

a.link1 {
	color: #C7C7C7;
	text-decoration: underline;
}

a.link1:hover {
	text-decoration: none;
	color: #FFFEFF;
}

.bg {
	background-image:url(/images/index18.jpg);
	background-repeat: repeat-x;
}.img1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
}
.menutop1 {
	background-image: url(/images/index08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 4px;
	padding-left: 10px;
	text-align: center;
}
.menutop2 {
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #D8660A;
	margin-top: 3px;
	margin-bottom: 3px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #56A6D9;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bg_go {
	background-image: url(/images/go.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.go_space {
	text-align: left;
	vertical-align: top;
	padding-top: 44px;
	padding-left: 191px;
}
.space_go_form {
	padding-top: 12px;
}
