﻿

table.header 

{
	height: 300px;
	color: White;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}

tr.header

{

	height: 40px;

}

tr.content

{

	height: 281px;

}

tr.details

{

	height: 34px;

}

td.header 

{

	width: 263px;

	background-color: #333333;

	padding-left: 10px;	

	border: solid 1px #656565

}

td.content 

{

	width: 774px;

	background-color: #333333;

	padding-left: 10px;	

	border: solid 1px #656565;

	padding-top: 20px;

	padding-left: 35px;

	vertical-align: top;

}

td.emptycell

{

	width: 551px;

}

td.colorcell

{

	 height:25px; 

	 width:25px; 

	 border: solid 1px #989898;

}

img.main

{
	position:absolute;
	top: 440px;
	left: auto;
	right: auto;
}

input.greybutton

{

    border: 1px solid #656565;

	cursor: pointer; 

	vertical-align: middle; 

	text-align: center; 

	background-color: #333333; 

	color: White; 

	font-family: Tahoma, Verdana, Arial;

	font-size: 16px;

	font-weight: bold;

	margin-bottom: 0px;

	height:40px;

}

button.greybutton 

{

    border: 1px solid #656565;

	cursor: pointer; 

	vertical-align: middle; 

	text-align: center; 

	background-color: #333333; 

	color: White; 

	font-family: Tahoma, Verdana, Arial;

	font-size: 16px;

	font-weight: bold;

	margin-bottom: 0px;

	height:40px;

}

div.content 

{

	width: 774px;

}

