.text
{
	color: black;
	font-size: 8pt;
	font-family: Verdana;
	text-align: justify;
}
.text A
{
	color: #BE013B;
	text-decoration: none;
	font-weight: bold;
}
.text A:hover
{
	color: #BE013B;
	text-decoration: underline;
}
.title
{
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.title A
{
	color: black;
	text-decoration: none;
}
.title A:hover
{
	color: black;
	text-decoration: underline;
}
.title_others
{
	color: #129B89;
	font-size: 8pt;
	font-family: Verdana;
	text-align: justify;
	font-weight: bold;
}
.menu
{
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	/*padding-left: 10px;*/
	font-weight: bold;
}
.menu A
{
	color: white;
	text-decoration: none;
}
.menu A:hover
{
	color: white;
	text-decoration: underline;
}
.input {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	background-color: #FFFFFF;
}
.radio {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	background-color: #ECA960;
}
.button {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	background-color: #F4E3A2;
}
.scrollbar
{
	scrollbar-face-color: #F4E3A2;
	scrollbar-highlight-color: #F4E3A2;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #F4E3A2;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFF2BC;
}
.contact
{
	color: black;
	font-size: 10pt;
	font-family: Verdana;
}
.contact A
{
	color: black;
	text-decoration: underline;
}
.contact A:hover
{
	color: black;
	text-decoration: underline;
}
.menuLeft
{
	color: black;
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal;
}
.menuLeft A
{
	color: black;
	text-decoration: underline;
}
.menuLeft A:hover
{
	color: black;
	text-decoration: underline;
}
.menuLeftMain
{
	color: #BF000F;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	padding-top:35px;
}
.menuLeftMain A
{
	color: black;
	text-decoration: none;
}
.menuLeftMain A:hover
{
	color: #BF000F;
	text-decoration: underline;
}
.menuLeftNext
{
	color: black;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}
.menuLeftNext A
{
	color: black;
	font-weight: normal;
	text-decoration: none;
}
.menuLeftNext A:hover
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

