/* CSS Document */


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style1 {font-family: Tahoma}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #590000;
}

.brown {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	color: #590000;
	text-decoration: none;

}
.brown  a:link {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	color: #590000;
	text-decoration: none;
}
.brown  a:visited {
	font-weight: bold;	
	font-family: Tahoma;
	font-size: 16px;
	color: #590000;
	text-decoration: none;
}
.brown  a:hover {
	font-weight: bold;	
	font-family: Tahoma;
	font-size: 16px;
	color: #590000;
	text-decoration: underline;
}
.brown  a:active {
	font-weight: bold;	
	font-family: Tahoma;
	font-size: 16px;
	color: #590000;
	text-decoration: none;
}

.brownSM {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 13px;
	color: #590000;
	text-decoration: none;

}
.brownSM  a:link {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 13px;
	color: #590000;
	text-decoration: none;
}
.brownSM  a:visited {
	font-weight: normal;	
	font-family: Tahoma;
	font-size: 13px;
	color: #590000;
	text-decoration: none;
}
.brownSM  a:hover {
	font-weight: normal;	
	font-family: Tahoma;
	font-size: 13px;
	color: #590000;
	text-decoration: underline;
}
.brownSM  a:active {
	font-weight: normal;	
	font-family: Tahoma;
	font-size: 13px;
	color: #590000;
	text-decoration: none;
}

.WHITEheader {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;

}

.WHITEheader  a:link {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.WHITEheader  a:visited {
	font-weight: bold;	
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.WHITEheader  a:hover {
	font-weight: bold;	
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
}
.WHITEheader  a:active {
	font-weight: bold;	
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.whitetext {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.whitetext a:link {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.whitetext a:visited {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.whitetext a:hover {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.whitetext a:active {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.smallwhite a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font: 9 px;
}
.smallwhite a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font: 9 px;
}
.smallwhite a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font: 9 px;
}
.smallwhite a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font: 9 px;
}

.nav  {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;

}
.nav a:link {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;
}
.nav a:visited {
	font-weight: normal;	
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;
}
.nav a:hover {
	font-weight: BOLD;	
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: underline;
}
.nav a:active {
	font-weight: normal;	
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;
}
.logomaster a:link {
    font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
}
.logomaster a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
}
.logomaster a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
}
.logomaster a:active {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
}