body{
height:100%;
max-height:100;
}
.baslik{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.baslik2{
	font-family: Arial;
	font-size: 15px;
	color: #0F194A;
	text-decoration: none;
}
.baslik3{
	font-family:  Verdana;
	font-size: 12px;
	color: #2D385E;
	text-decoration: none;
	font-weight:bold;
}
.altbaslik{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.altbaslik2{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textbold{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	
}
.texttop{
	font-family: Verdana;
	font-size: 10px;
	color: #5E678F;
	text-decoration: none;
}
.textbottom{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.links{
	font-family:Verdana;
	font-size: 10px;
	color: #EEAF0B;
	text-decoration: underline;
}
.links:link {
	font-family:Verdana;
	font-size: 10px;
	color: #DE232C;
	text-decoration: underline;
}
.links:visited {
	font-family:Verdana;
	font-size: 10px;
	color: #DE232C;
	text-decoration: underline;
}
.links:active {
	font-family:Verdana;
	font-size: 10px;
	color: #DE232C;
	text-decoration: underline;
}
.links:hover {
	font-family:Verdana;
	font-size: 10px;
	color: #DE232C;
	text-decoration: none;
}

.links2:link {
	font-family: Verdana;
	font-size: 11px;
	color: #2D385E;
	text-decoration: underline;
	font-weight: bold;
}
.links2:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #2D385E;
	text-decoration: underline;
	font-weight: bold;
}
.links2:active {
	font-family: Verdana;
	font-size: 11px;
	color: #2D385E;
	text-decoration: underline;
	font-weight: bold;
}
.links2:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0F194A;
	text-decoration: none;
	font-weight: bold;
}
.linksbottom{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.linksbottom:link {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.linksbottom:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.linksbottom:active {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.linksbottom:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.linksmenu{
	font-family:Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.linksmenu:link {
	font-family:Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.linksmenu:visited {
	font-family:Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.linksmenu:active {
	font-family:Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.linksmenu:hover {
	font-family:Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.linkstop{
	font-family:Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkstop:link {
	font-family:Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkstop:visited {
	font-family:Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkstop:active {
	font-family:Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkstop:hover {
	font-family:Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.button{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color: #DE232C;
	background-color: #FFFFFF;
	border: 1px solid #B2B2B2;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.border {
	border:1px solid #EDEAEA;
}

.menubg {
	border:1px solid #E5535A;
	background-color:#C82028;
}
.tablo {
	border:1px solid #C5C5C5;
	background-color: #F0F0F0;
}
.tablo2 {
	border:1px solid #C5C5C5;
	background-color: #F0F0F0;
}
