BODY,td,p,input,textarea	{font-family: arial;	font-size: 12px;color:#333333;}


A:link	{FONT-SIZE: 12px;color:#0000FF;font-weight: bold; text-decoration:none}
A:visited {FONT-SIZE: 12px;color:#0000FF;font-weight: bold;text-decoration:none }
A:hover	{color: #FF0000;font-weight: bold;text-decoration:underline}
A:active {color: #0BD26F;font-weight: bold;text-decoration:underline}

A.menu:link	{font-family :arial;FONT-SIZE: 12px;color:#333333;text-decoration:none}
A.menu:visited {font-family :arial;FONT-SIZE: 12px;color:#333333;text-decoration:none }
A.menu:hover	{font-family :arial;FONT-SIZE: 12px;color: #408AD5;text-decoration:underline}
A.menu:active {font-family :arial;FONT-SIZE: 12px;color: #408AD5;text-decoration:underline}


h1{
font-size: 14px
}

.topicmenu{
	color: #408AD5;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}

.baslikana{
	color: #CE0D0A;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}



.error{
	color: #FF0000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	background-color: #FFFFFF;
}

.error-on{
	color: #FF0000;
	font-weight: bold;
	height: 30px;
	background-color: #FFFFFF;
	border-top:none;
	border : 1px solid #CFCFCF;
}



.sendred {
		font-family: Verdana, Arial; 
		font-size : 12px; 
		font-weight : bold;
		color: #FFFFFF;
		width: 140px;
		height: 24px;
		cursor: hand;
		background:#990000;
		padding : 0px;
}

.sendblue {
		font-family: Verdana, Arial; 
		font-size : 12px; 
		font-weight : bold;
		color: #FFFFFF;
		width: 140px;
		height: 24px;
		cursor: hand;
		background:#000099;
		padding : 0px;
}

.sendgreen {
		font-family: Verdana, Arial; 
		font-size : 12px; 
		font-weight : bold;
		color: #FFFFFF;
		width: 140px;
		height: 24px;
		cursor: hand;
		background:#009900;
		padding : 0px;
}
