﻿body{
	background-color: #EFECE6;
	background-image:url('../images/site_images/thesecureR1C1.gif');
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.maintable{
	background-image:url('../images/site_images/thesecureR4C3.gif');
	background-repeat:repeat-y;
	width:783px;
	background-color:white;
}
img{
	border:0px;
}
.baslik{
	font-weight:bold;
	color:red;
	font-size:10pt;
	text-decoration:underline;
}
.text{
	color:black
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:red;
}
a:link{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}