BODY {margin: 0px; background-color: #ffffff;}

UL {}
LI {margin-left: -23px;}
.button{
	font-family : Tahoma;
	font-size : 10px;
	color : White;
}

.zag1{ font-family : Tahoma; font-size : 17px; color : #434248; font-weight : bold;}
h1{ font-family : Tahoma; font-size : 17px; color : #434248; font-weight : bold; margin-bottom: 0px;}
h2{ font-family : Tahoma; font-size : 15px; color : #434248; font-weight : bold; margin-bottom: 0px;}

.zag2{
	font-family : Tahoma;
	font-size : 15px;
	color : #acadad;
}

.big1{
	font-family : Tahoma;
	font-size : 30px;
	color : #acadad;
	margin-right: 10px;
}

.data1{
	font-family : Tahoma;
	font-size : 11px;
	color : #acadad;
}

.text1{
	font-family : Tahoma;
	font-size : 11px;
	color : #666666;
	margin-right : 50px;
}

.text2{
	font-family : Tahoma;
	font-size : 11px;
	color : #666666;
	margin-right : 70px;
}

.text3{
	font-family : Tahoma;
	font-size : 11px;
	color : #666666;
	margin-left : 20px;
}

.text4{
	font-family : Tahoma;
	font-size : 11px;
	color : #666666;
}

.letter1 { position: relative; top: -4px }

td.t1 {
	padding-left: 14px;
	padding-right: 14px;
}

td.t2 {
	border-left-style : solid;
	border-left-color : #69c9d2;
	border-left-width : 1px;
	padding-left: 14px;
	padding-right: 14px;
}

td.t3 {
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
}

td.t4 {
	padding: 5px;
	border: #e2e2e2;
	border-style : solid;
	border-width : 1px;
}

td.t5 {
	border-top-style : solid;
	border-top-color : #dbdbdb;
	border-top-width : 1px;
	
}


A.but:link { color : White; TEXT-DECORATION: none; }
A.but:visited{  color : White; TEXT-DECORATION: none; }
A.but:active{	color : White;	TEXT-DECORATION: underline; }
A.but:hover{	color : White;	TEXT-DECORATION: underline; }

A.but1:link { color : #ffcc33; TEXT-DECORATION: none; }
A.but1:visited{  color : #ffcc33; TEXT-DECORATION: none; }
A.but1:active{	color : White;	TEXT-DECORATION: underline; }
A.but1:hover{	color : White;	TEXT-DECORATION: underline; }

A.a1:link { color : #00a3b3; TEXT-DECORATION: none; }
A.a1:visited{  color : #00a3b3; TEXT-DECORATION: none; }
A.a1:active{	color : #00a3b3;	TEXT-DECORATION: underline; }
A.a1:hover{	color : #00a3b3;	TEXT-DECORATION: underline; } 

A.a2:link { color : #00a3b3; font-weight : bold; TEXT-DECORATION: none; }
A.a2:visited{  color : #00a3b3; font-weight : bold; TEXT-DECORATION: none; }
A.a2:active{	color : #00a3b3; font-weight : bold;	TEXT-DECORATION: underline; }
A.a2:hover{	color : #00a3b3; font-weight : bold;	TEXT-DECORATION: underline; }


tr.1{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-align : center;
	background-color : #ffffff;
}

.tab1{
	font-family: Tahoma;
	font-size: 13px;
}

td.td1 {
  background-color : #00a3b4;
	color: white;
	font-size: 13px;
}

td.td2 {
	font-family : Tahoma;
	font-size : 11px;
}


.help{
	font-family : Tahoma;
	font-size : 11px;
	color : #b7b7b7;
}

.error{
	font-family : Tahoma;
	font-size : 12px;
	color : red;
}

input,textarea, select {font: Tahoma,Verdana, Arial, Helvetica; 	font-size : 11px;}

