﻿TR.topbar
{
	display: none;
}

TD.botbar
{
	display: none;

}

TR.banner TD
{
	display: none;

}

TD.menu
{
	display: none;
}

TABLE.main
{
	width: 777px;
	border-left: 1px solid #712;
	border-right: 1px solid #712;
}

TABLE.main TD
{
	vertical-align: top;
}

TD.left
{
	display: none;
}

TD.mainleft
{
	display: none;
}

.mainarea
{
	width: 100%;
}


.mainarea DIV
{
	margin: 0 10px;
	padding: 5px;
}

.mainarea IMG
{
	border: 1px solid Black;
	margin: 2px 10px 0 10px;
	display: inline;	
}

.mainarea IMG.left
{
	float: left;
}

.mainarea IMG.right
{
	float: right;
}

.mainarea H1
{
	font-family: Trebuchet MS;
	font-size: 15px;
	margin: 4px;
	color: Black;
}

.mainarea H2
{
	font-family: Tahoma;
	font-size: 11px;
	margin: 4px;
	color: Black;
	font-weight: normal;
	text-align: right;
}

.mainarea H3
{
	font-family: Trebuchet MS;
	font-size: 13px;
	margin: 4px;
	color: Black;
	font-weight: normal;
}

.mainarea P
{
	font-family: Tahoma;
	font-size: 13px;
	margin: 0 0 10px 0;
	text-align: justify;
	color: Black;
}

.mainarea CENTER
{
	font-family: Tahoma;
	font-size: 13px;
	margin: 0 0 10px 0;
	color: Black;
}

.mainarea LI
{
}

.mainarea A
{
	font-family: Tahoma;
	text-decoration: underline;
}

.mainarea A:hover
{
	text-decoration: none;
}

.mainright
{
	display: none;
}

A.btn
{
	margin: 10px 3px;
	padding: 2px 1px;
	border: 1px solid #712;
	display: block;
	width: 100%;
}

A.btn:hover
{
	background-color: White;
}

TD.bottom
{
	background-color: #761217;
	padding: 3px;
	font-family: Tahoma;
	font-size: 10px;
	color: White;
	text-align: center;
	line-height: 13px;
}

TD.bottom A
{
	color: White;
}

.scorecard
{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}

.scorecard TD
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	vertical-align: baseline;
}


.scorecard TD.toplam INPUT
{
	font-weight: bold;
	background-color: #fC0;
}

.scorecard INPUT
{
	font-family: Tahoma;
	font-size: 13px;
	width: 69px;
}


.scorecardL
{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	border-collapse: collapse;
	border: 1px solid black;
	width: 420px;
}

.scorecardL TD
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	border: 1px solid black;
	text-align: center;
}

.scorecardL TH
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	border: 1px solid black;
	width: 20%;
}

.scorecardL TD.toplam
{
	background-color: #fC0;
}

DIV.Scores
{
	color: Black;
	border: 1px solid Gray;
	margin: 3px 5px;
	background-color: Window;
	width: 100%;
}
DIV.Scores A, DIV.SampleTests A
{
	line-height: 100%;
}

DIV.Scores TABLE
{
	color: Black;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 12px;
	width: 100%;
}
DIV.Scores TABLE TD
{
	color: Black;
	border: 1px solid #800;
	background-color: White;
	height: 18px;
	padding: 2px;
}
DIV.Scores TABLE TH
{
	color: Black;
	border: 1px outset #700;
	height: 23px;
	text-align: left;
	padding: 2px 4px;
	font-weight: bold;
	background-color: #eee;
}


DIV.SampleTests
{
	color: Black;
	border: 1px solid Gray;
	margin: 3px 5px;
	background-color: Window;
}
DIV.SampleTests TABLE
{
	color: Black;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 12px;
}
DIV.SampleTests TABLE TD
{
	color: Black;
	border: 1px solid #800;
	background-color: White;
	padding: 2px;
}
DIV.SampleTests TABLE TH
{
	color: Black;
	border: 1px outset #700;
	text-align: left;
	padding: 2px 4px;
	font-weight: bold;
	background-color: #eee;
}
HR
{
height: 1px;
color: #800;
}

DIV.nummer
{
	line-height: 150%;
	vertical-align: top;
	width: 100%;
}
