/* CSS Document */

.Fontwhite14 {		
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
}

.Fontwhite12 {		
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
}

.Fontwhite12bold {		
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		color: #FFFFFF;
		font-weight:bold;
		text-decoration: none;
}

.Fontwhite16bold {		
		font-family: Arial;
		font-size: 16px;
		font-style: normal;
		color: #FFFFFF;
		font-weight:bold;
		text-decoration: none;
}

.Fontbluebold14 {		
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		color:#006699;
		font-weight:bold;
		text-decoration: none;
}

.Fontbluebold12{		
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		color:#000066;
		font-weight:bold;
		text-decoration: none;
}

.FontGreenbold12{		
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		color:#003300;
		font-weight:bold;
		text-decoration: none;
}
.Fontblue14 {		
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		color:#006699;
		text-decoration: none;
}

.Fontblue12 {		
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		color:#006699;
		text-decoration: none;
}

.Fontgrey12 {		
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		color:#333333;
		text-decoration: none;
}

.Fontbrownbold12 {		
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		color:#990000;
		font-weight:bold;
		text-decoration: none;
}

.tablewithborder{
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCCCCC;
	background-color:#ffffff;
	text-align: center;
}

.tablewithborder2{
	padding: 2px 4px 2px 4px;
	border: 1px solid;
	background-color:#ffffff;
	text-align: center;
	border-color:#666666;
}

.Fontblack12 {		
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
}

.tablesearchcatblock{
	padding: 2px 4px 2px 4px;
	border: 1px solid;
	background-color:#ffffff;
	text-align: center;
	border-color:#666666;
}

