body {
	background-image: url(/rfksigorta/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD{
	color : Black; 
	Font-Family : Arial, Verdana, san-serif; 
	Font-Size : 12px;
}

INPUT.fr1 { 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	BACKGROUND-COLOR: #ffffff ; 
	font-size: 10px; 
	color: #000000 
}
.subm { 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	BACKGROUND-COLOR: #ffffff ; 
	font-size: 10px; 
	color: black; 
	font-weight : Bold; 
}

.formt { 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	BACKGROUND-COLOR: #ffffff ; 
	font-size: 11px; 
	color: #3333cc; 
	font-weight: bold;
}

textarea { 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	BACKGROUND-COLOR: #ffffff ; 
	font-size: 10px; 
	color: #000000 
}

SELECT { 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	BACKGROUND-COLOR: #ffffff ; 
	font-size: 10px; 
	color: #000000 
}


A {
	Color : #0F7301;
	text-decoration : underline;
}
A:visited {
	Color : #0F7301;
	text-decoration : underline;
}
A:hover {
	Color : #0F7301;
	text-decoration : none;
}
A:active {
	Color : #0F7301;
	text-decoration : none;
}
