body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;	
}

p,tr,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



a:visited {
	color: #000000;	
	text-decoration:underline;
}
a:hover  {
	color : #B6676C;
	text-decoration:underline;
}
A:link    {
	color : #657BA4;
	text-decoration:underline;
}

A:active  {
	color : #657BA4;
	text-decoration:underline;
}


.text_plain_1  {
	
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	
}


.text_plain_2  {
	text-decoration : none;
	font-size: 12px;
	color : #657BA4;
	font-weight: normal;
}

.text_plain_3  {
	text-decoration : none;
	font-size: 12px;
	color : #B6676C;
	font-weight: normal;
}


.text_big_1  {
	text-decoration : none;
	font-weight : bold;
	color: Black;
	font-size : 18px;
	
}


.text_big_2  {
	text-decoration : none;
	font-weight: bold;
	font-size: 18px;
	color: #657BA4;
	
}

.text_big_3  {
	text-decoration : none;
	font-weight: bold;
	font-size: 18px;
	color: #B6676C;
	
}

.text_bold_1  {
	text-decoration : none;
	font-weight : bold;
	color: Black;
	font-size : 14px;
	
}


.text_bold_2  {
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
	color: #657BA4;
	
}

.text_bold_3  {
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
	color: #B6676C;
	
}

.text_small_1  {
	color: Black;
	font-size : 9px;
	font-weight: lighter;
	text-decoration : none;
}

.text_small_2  {
	color : #657BA4;
	font-size : 9px;
	font-weight: lighter;
	text-decoration : none;
}

.text_small_3  {
	color : #B6676C;
	font-size : 9px;
	font-weight: lighter;
	text-decoration : none;
}

.text_tosmall_1  {
	color : Black;
	font-size: 9px;
	text-decoration : none;

}

.text_tosmall_2  {
	color : #657BA4;
	font-size: 9px;
	text-decoration : none;
	PADDING-RIGHT: 14px;

}


.form_button  {
FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva; 
	width:220px;
	font-size:11px;
	margin-left: 5px;
	margin-right: 5px;
}


.form_input {
FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva; 
	width:220px;
	font-size:10px;
	margin-left: 5px;
	margin-right: 5px;
}





