body {margin:0px; background-color:white}
body main {margin:0px; background-color:#22588E}

table.bg {width:100px; height:100px}

  #registrationFormContainer {width:600px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
  #registrationFormContainer .fieldset {overflow:hidden; width:600px; padding:2px 0px 2px 0px}
  #registrationFormContainer .fieldset span.title {float:left; width:280px; padding-right:20px; text-align:left}
  #registrationFormContainer .fieldset span.required {float:left; width:30px; text-align:center; color:red}
  #registrationFormContainer .fieldset input, select, textarea {float:left; width:270px}
  #registrationFormContainer .terms {width:600px; color:blue}
  #registrationFormContainer .submit {width:600px; text-align:right}


.textlnk {
	font-size: 11px;
	color: #FF7407;
	font-family: verdana;
	line-height: 16px;
	text-decoration:underline;
}

.textlnk:hover {
	color: #2867A6;
	text-decoration:none;
	
}
.menu_beyaz {
	font-family: tahoma;
	color: #F2F2F2; 
	font-size: 13px;
    font-weight: bold;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
.menu_beyaz:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.alt {
	font-size: 11px;
	color: #0A5198;
	font-family: verdana;
	line-height: 16px;
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;
}
.alt:hover {
}

.text {
	font-size: 11px;
	color: #0A5198;
	font-family: verdana;
	line-height: 16px;
	text-decoration:none;
}

.text:hover {
}

.c {
	font-size: 11px;
	color: #0697E0;
	font-family: arial;
	line-height: 12px;
	text-decoration:none;
}

.c:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.tex_uf_t {
	font-size: 9px;
	color: #0A5198;
	font-family: verdana;
	line-height: 12px;
	text-decoration:none;
}

.tex_uf_t:hover {
	color: #0A5198;
}

.tex_uf {
	font-size: 9px;
	color: #FF7407;
	font-family: verdana;
	line-height: 12px;
	text-decoration:underline;
}

.tex_uf:hover {
	color: #0A5198;
	text-decoration:none;
}

.tex {
	font-size: 11px;
	color: #0A5198;
	font-family: verdana;
	line-height: 23px;
	text-decoration:none;
}

.tex:hover {
	color: #0BA849;
	text-decoration:underline;
}

.news {
	font-size: 11px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration:none;
}

.news:hover {
}

.newslnk {
	font-size: 11px;
	color: #34BEB9;
	font-family: tahoma;
}

.newslnk:hover {
}

.punto {
	font-size: 22px;
	color: #FFFFFF;
	font-family: arial;
	text-decoration:none;
}

.punto:hover {
}

.tit_yeni {
	font-size: 11px;
	color: #95EBDE;
	font-family: verdana;
	text-decoration:none;
}

.tit_yeni:hover {
}
.admin_menu {
	height: 40px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.error_message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

