body {
	background-color: white;
	margin-top: 8px;
	margin-left: 8px;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td.color_1 {
	background-color: #191970;
	font-weight : bold;
	color : White;
	font-size: 11px;
}

td.color_2{
	background-color: #990000;
	color : white;
}

td.color_3 {
	background-color: #D3D3ED;
}

td.color_5 {
	color : white;
	background : url(../images/balk_red_350.jpg);
}

td.color_6 {
	background : url(../images/balk_pink_350.jpg);
}

td.color_7 {
	background-color: #E4E4E4;
}

td.color_8 {
	background : url(../images/balk_blue_350.jpg);
	color : White;
}

td.top{
	background : url(../images/top_image_new_1_02.jpg);
	color : White;
}

td.color_9 {
	background-color: Gray;
}

td.white {
	background-color: white;
}

input {
	border : 1px solid Gray;
	background-color: #F5F5F5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

input.login {
	width: 120px;
}

input.wideinput{
	width: 200px;
}

textarea {
	border : 1px solid gray;
	background-color: #F5F5F5;
	width: 120px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

a {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

a.byline {
	color: Gray;
}

.link a: hover {text-decoration: underline;}

a.headline {
	font-size: 22px;
}

a.subHeadline {
	font-weight : bold;
}

a.sectionheader {
	font-size: 24px;
	color: #E7C3C6;
}

a.exclamation {
	color: #990000;
	font-weight : bold;
}

select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

a.smallheadline {
	color: #191970;
	font-weight : bold;
}

a.text_white {
	color: #ffffff;
}
