body {
	margin: 0px;
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top right;
}
td {
	color: #7C7C7C;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
}
.gri {
	background-color:#686666;
	color: #ffffff;
	font-family: Arial Narrow, Arial;
	font-size:11px;
	font-weight:normal;
}

.gri A {
	color: #ffffff;
 	text-decoration: none;
}

.gri A:Hover {
	color: #ffffff;
 	text-decoration: underline;
}

.tablo{
	background-repeat:no-repeat
}

.yesilBaslik {
	color: #15475D;
	font-family: Arial;
	font-size:16px;
	font-weight:normal;
	padding-bottom:20px;
	padding-top:20px;
}

.yesil {
	color: #15475D;
}

.yesil A{
	color: #15475D;
	text-decoration: none;
}

.yesil A:Hover{
	color: #15475D;
	text-decoration: underline;
}

.normal {
	color: #7C7C7C;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	padding-bottom:5px;
}

.normal A {
	text-decoration: none;
}

.normal A:Hover {
	text-decoration: underline;
}


.normal2 {
	color: #5E5D5D;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	padding-bottom:5px;
}

.normal2 A {
	color: #5E5D5D;
}

.normal2 A:Hover {
	color: #CE1141;
}

.kirmizi {
	color: #D95D62;
}

.container {
	position:relative;
	z-index:1;
}

.containerFlash {
	position:absolute;
	top:0px;
	left:0px;
}

.inputBox {
	border: #5E5D5D 1px solid;
	color: #5E5D5D;
	font-family: Arial;
}

.inputBtn {
	border: none;
	color: #D95D62;
	font-family: Arial;
	background:none;
}
.contentOrta Td{
    font-family: Tahoma;
    font-size: 11;
    color: #999999;
    
    height:40;  
}
Button
{
	font-family: Tahoma;
	font-size: 11px;
}

.CourseContainer
{
	width: 92px;
	height: 92px;
}
.CoursePicture
{
	position: absolute;
	background-color: #FFFFFF;
	padding: 2px;
	border: solid 1px #999999;
	filter:progid:DXImageTransform.Microsoft.dropShadow( Color=E9E9E9, OffX=3, OffY=3, Positive=true)
}
.CourseInfoTable Td
{
	border-bottom: solid 1px #f0f0f0;
	padding: 8px;
}
.CourseInfoTable .Label
{
	border-bottom: solid 1px #f0f0f0;
	border-right: solid 1px #f0f0f0;
	white-space: nowrap;
	font-weight: bold;
}

.PollResultBarBorder
{
	width: 150;
	height: 10;
	border: solid 1 #322E9F;
	overflow: hidden;
}
.PollResultBar
{
	color: #FFFFFF;
	background-color: #767DD5;
	padding: 3;
	height: 100%;
	overflow: hidden;
}
.Button
{
	border:1px;
	border-color:Silver;
	border-style:double;
	background-color:#f5f5f5;
	color:#7C7C7C;
}
