body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

/* hyperlinks */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004B84;
	text-decoration: underline
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004B84;
	text-decoration: underline
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004B84;
	text-decoration: underline
}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: underline}
a.bottommenu:link, a.bottommenu:active, a.bottommenu:visited	{
	font : normal 11px Verdana, Arial, sans-serif;
	color:#333333; 
	text-decoration:none;
	}
a.bottommenu:hover	{
	color:#999999;
	text-decoration:none;
	}
a.orbitmenu:link, a.urunmenu:active, a.urunmenu:visited	{
	color:#c00000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
	}
a.orbitmenu:hover	{
	color:#333333;
	text-decoration:underline;
	}


/*Tables*/
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}
ul  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 8px;
	clip:   rect(auto,auto,auto,auto);
	list-style-position: outside;
	margin-top: -8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-image: url(../images/benek_logo.jpg);
	}
.tdleft {
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.tdright {
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.cizgibg {
	background-image: url(../images/cizgi_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


.baslik {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	border-bottom: 1px solid #333333;
	margin-right: 20px;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
}
.pnum {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 50px;
}
.orbit {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	position: relative;
	left: 320px;
	}
.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	position: relative;
	left: 20px;
	}

/*Forms*/
.formclass {font-family: Verdana, Arial, sans-serif; font-size: 12px; font-style: normal; color: #000000;}

 /*form buttons */
.pnorm {color:#000000; background-color:#ffffff; font: normal 12px Verdana, Arial, Sans Serif;}
.pover {color:#ffffff; background-color:#10133b; font: normal 12px Verdana, Arial, Sans Serif;}
