/*
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{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.copy_1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #898989;
	text-decoration: none;
}
.copy_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #8A8A8A;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #616161;
}
.text_3 {
	font-family: Tahoma;
	font-size: 9px;
	color: #4162A3;
}
.text_4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4162A3;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 20px;
	width: 196px;
	border: 1px solid #BEC0C2;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 62px;
	width: 196px;
	border: 1px solid #BEC0C2;
	overflow:auto;
}

