body{
	font-family : 		Arial, Helvetica, sans-serif;
	font-size : 		12px;
	background-color : 	#FFFFFF;
	margin-top :		0;
	text-align :	 	left;
}
table
{
	font : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 0px;
}

a:link{
	color: #ffffff;
	text-decoration : underline;
	font-weight: bold;
	font-size : 12px;
}
a:visited{
	color: #ffffff;
	font-weight: bold;
}
a:hover{
	color: #F5E0F2;
	font-weight: bold;
}

.menu_right a:link{
	font-weight:bold;
	color: #000000;
	text-decoration : underline;
	font-size : 12px;
	/*font-weight: normal;*/
}
.menu_right a:visited{
	font-weight:bold;
	color: #000000;
	/*font-weight: normal;*/
}
.menu_right a:hover{
font-weight:bold;
	/*color: #F5E0F2;
	font-weight: normal;*/
	color: #dcbad9;
}

.title{
	font-family : 		Arial, Helvetica, sans-serif;
	font-size : 		13px;
	font-weight:		bold;
	color:				#333333;
	text-align :	 	left;
	text-decoration :   none;
}

.subtitle{
	font-family : 		Arial, Helvetica, sans-serif;
	font-size : 		12px;
	font-weight:		bold;
	color:				#000000;
	text-align :	 	center;
	text-decoration :   none;
}


.td_border{
	border-bottom: 		1px solid #ffffff;
	color:				#333333;
}

.table_1 {  
	background-color: #F5E0F2;
	color: #000000;
}
.table_1 a:link{
	color: #000000;
	text-decoration : underline;
	font-size : 11px;
}
.table_1 a:visited{
	color: #000000;
	font-weight: bold;
}
.table_1 a:hover{
	color: #dcbad9;
}

.table_2 { 
	color: #333333; 
}
.table_nav {  
	background-color: #dcbad9;
}

.table_faq {  
	color: #ffffff;
}

.input {
	font-family : 		Arial, Helvetica, sans-serif;
	border-top: 1px solid #dcbad9;
	border-bottom: 1px solid #dcbad9;
	border-left: 1px solid #dcbad9;
	border-right: 1px solid #dcbad9;	
	background-color: #fafafa
}

.picture {
	border-top: 1px solid #dcbad9;
	border-bottom: 1px solid #dcbad9;
	border-left: 1px solid #dcbad9;
	border-right: 1px solid #dcbad9;

}

.picture_left{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/*.button {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	font-size : 11px; 
	font-family : verdana, helvetica, sans-serif; 
	color: #ffffff; 
	background-color: #dcbad9;
}*/
.note{
	color: #000000;
	font-size : 10px; 
}
.forum{
	color: #000000;
	font-size : 11px; 
}
.forum a:link{
	color: #000000;
	text-decoration : underline;
	font-weight: bold;
	font-size : 11px; 
}
.forum a:visited{
	color: #dcbad9;
	font-weight: bold;
	font-size : 11px; 
}
.forum a:hover{
	color: #dcbad9;
	font-weight: bold;
	font-size : 11px; 
}
.forum_title{
	color: #ffffff;
	font-size : 12px; 
}
.forum_title a:link{
	color: #ffffff;
	text-decoration : underline;
	font-weight: bold;
	font-size : 12px; 
}
.forum_title a:visited{
	color: #F5E0F2;
	font-weight: bold;
	font-size : 12px; 
}
.forum_title a:hover{
	color: #F5E0F2;
	font-weight: bold;
	font-size : 12px; 
}
.forum_quote{
	border: 		1px dashed #dcbad9;
	color:				#333333;
	font-size : 11px; 
	}
.forum_bg {  
	background-image : url("../images/files/bg_forum.gif");
	height: 30px;
}