﻿BODY
{
	background: #FEE;
	margin: 0;
}
TABLE
{
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;

}

A
{
	text-decoration: none;
}

TD
{
	padding: 0;
}
IMG
{
	border: 0;
}

TABLE.layout
{
	width: 100%;
}

TR.topbar
{
	height: 15px;
	background-color: #712;
}

TD.botbar
{
	height: 7px;
	background-color: #D23;
	border-top: 1px solid White;
}

TR.banner TD
{
	background-color: #D23;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

TD.menu
{
	background-color: #712;
}

TD.menu TD
{
	width: 110px;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	text-align: center;
	border-right: 1px solid White;
	border-left: 1px solid White;
}
TD.menu A
{
	text-decoration: none;
	color: White;
	display: block;
	padding: 3px 2px;
	width: 100%;
}

TD.menu A:hover
{
	background-color: #c00;
}


TABLE.main
{
	width: 777px;
	border-left: 1px solid #712;
	border-right: 1px solid #712;
}

TABLE.main TD
{
	vertical-align: top;
}

TD.left
{
	width: 50px;
	background-color: #731010;
}

TD.mainleft
{
	width: 147px;
}

TD.mainleft H1
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: Maroon;
	margin: 3 15;
}

TD.mainleft P, TD.mainleft A
{
	font-family: Tahoma;
	font-size: 12px;
	color: #300;
	margin: 0;
}

TD.mainleft UL
{
	margin: 0;
	display: inline;
}

TD.mainleft FORM
{
	margin: 0 10;
}

TD.mainleft FORM INPUT
{
	font-family: Tahoma;
	font-size: 11px;
	width: 80px;
	border-width: 1px;
	margin: 2px 0;
}

TD.mainleft LI
{
	color: #300;
	margin: 0 10;
	padding: 0;
}

.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: gray;
	font-weight: normal;
	text-align: right;
}

FORM H2
{
	font-family: Tahoma;
	font-size: 13px;
	margin: 4px;
	color: maroon;
	font-weight: bold;
	text-align: center;
}

.mainarea H3
{
	font-family: Trebuchet MS;
	font-size: 13px;
	margin: 4px;
	color: #600;
	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
{
	font-weight: bold;
	font-family: Tahoma;
	color: Maroon;
	list-style-image: url(bullet.gif)
}

.mainarea A
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	margin: 2px 4px 2px 0;
	color: Maroon;
	text-decoration: underline;
}

.mainarea A:hover
{
	text-decoration: none;
}

.mainright
{
	width: 160px;
	text-align: center;
	padding-top: 10px;
}

.mainright P
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: White;
	margin: 5px 10px;
}

A.btn
{
	margin: 10px 3px;
	padding: 2px 1px;
	border: 1px solid #712;
	display: block;
}

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;
	width: 95%;
}

.scorecard TD
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	vertical-align: baseline;
}

.scorecard TH
{
	text-align: center;
}

.ustcizgi TD, .ustcizgi TH
{
	background-color: #DDD;
}
 
.scorecard TD.toplam INPUT
{
	font-weight: bold;
	background-color: #fC0;
}

.scorecard TD.dbl
{
	text-align: center;
}

.scorecard TD.dbl INPUT
{
	width: 80px;
}

.scorecard TD.dbl2
{
	vertical-align: middle;
	height: 40px;
}

.scorecard TD.dbl2 INPUT
{
	width: 120px;
	font-size: 120%/130%;
}

.scorecard INPUT
{
	font-family: Tahoma;
	font-size: 13px;
	width: 60px;
}

.scorecard INPUT.dbl
{
	width: 120px;
}

.scorecard INPUT.btn
{
	font-family: Tahoma;
	font-size: 13px;
	width: 80px;
	margin: 0px 10px;
}


.scorecardL
{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	border-collapse: collapse;
	border: 1px solid black;
	white-space: nowrap;
}

.scorecardL TD
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	border: 1px solid black;
	text-align: center;
	white-space: nowrap;
}

.scorecardL TH
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	border: 1px solid black;
	width: 20%;
}

.scorecardL TD.toplam
{
	background-color: #fC0;
}

P INPUT
{
	font-family: Tahoma;
	font-size: 13px;
	width: 100px;
}

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%;
}

FORM.com SPAN 
{
	font-family: Tahoma;
	font-size: 13px;
	margin: 0 10px 0;
	text-align: justify;
	color: Black;
	width: 70px;
}

FORM.com TEXTAREA, FORM.com INPUT
{
	border-width: 1px;
	overflow: hidden;
	width: 300px;
	font-family: Tahoma;
}

FORM.com TEXTAREA
{
	height: 100px;
}

#comSend
{
	width: 75px;
	text-align: center;
}

