body {
	font-family: verdana;
	background-color: #ececec;
	font-size: 70%;
	margin: 0px;
	color: #858585;
	/*color: #939393;*/
}

a:link {
	color: #595959;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #595959;
}

a:hover {
	color: #8D8D8D;
	border-bottom:1px dotted;
}

a:active {
	text-decoration: none;
	color: #858585;
}

.head {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #0384d5;
}

body,td,th {
	font-size: 10px;
}

.TopLink:link {
	background-image: url('images/yumurta_ufak.png');
	background-repeat:no-repeat;
	background-position: 0 1;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-right:10px;
	padding-left:10px;
	font-weight:bold;
}

.TopLink:hover {
	
	color:#000000;
	text-transform:uppercase;
	margin-right:10px;
	text-decoration:none;
	border-bottom:1px dotted;
	padding-left:10px;
}

.TopLink:visited {
	
	background-image: url('images/yumurta_ufak.png');
	background-repeat:no-repeat;
	background-position: 0 1;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-right:10px;
	padding-left:10px;
	font-weight:bold;
}

.TopLink:visited:hover {
	
	color:#000000;
	text-transform:uppercase;
	margin-right:10px;
	text-decoration:none;
	border-bottom:1px dotted;
	padding-left:10px;
}

.BottomLink:link {
	color:#0384d5;
	text-transform:uppercase;
	margin-right:7px;
	margin-left:7px;
	font-weight:bold;
}

.BottomLink:visited {
	color:#0384d5;
	text-transform:uppercase;
	margin-right:7px;
	margin-left:7px;
	font-weight:bold;
}

.BottomLink:hover {
	color:#0384d5;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px dotted;
}

.NewsHeader {
	color: #0384d5;
	font-weight:bold;
}

.NewsContent {
	padding-left:0px;
	margin-left: 3PX;
}

.NewsContent li {
	background: url('images/bulletorange.gif');
	background-repeat:no-repeat;
	background-position: 0 5;
	padding-left:9px;
	padding-bottom:3px;
	color:#000000;
	list-style:none;
	font-weight:normal;
}

.NewsContent li a:hover {
	color:#FF9900;
	list-style:none;
	font-weight:normal;
	cursor:pointer;
	border-bottom:1px dotted;
}

.BlueText {
	color: #0384d5;
	font-weight:normal;
}

.PhotoOutLine {
	border-style:dotted;
	border-width:1px;
	cursor:pointer;
	border-color:#E8E8E8;
}

.BlueLink:link {
	color: #0384d5;
	font-weight:normal;
}

.BlueLink:hover {
	color: #FDA408;
	font-weight:normal;
}

.NormalText {
	font-size:13px;
}

.TextHead {
	font-size:11px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.PotDiv {
	cursor:pointer;
	vertical-align: middle;
	font-size: 12px;
}

.PotDiv a {
	background-color: #F6F6F6;
	display:block;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

.PotDiv a:hover {
	background-color: #F7BD6F ;
	border-bottom: none;
}

.PotDivContent {
	font-size: 12px;
	padding: 5px;
	padding-left:10px;
	text-align:justify;
	border-bottom: dotted 1px;
	
}
