 .menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;


}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.menu:hover {
	color: #FFFF00;
	text-decoration: none;
	

}
.menu:active {
	color: #FFFFFF;
	text-decoration: none;

}

.content {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #757575;

}
.txtCategoryLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.txtCategoryLinks:link {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
.txtCategoryLinks:visited {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
.txtCategoryLinks:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
.txtCategoryLinks:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}



a:link {
	color: #F00;
	text-decoration: none;

}
a:visited {
	color: #F00;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
	text-decoration: underline;

}
a:active {
	color: #FF0000;

}
.footer {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #888888;


}
.ContentTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: bold;

}
.ContentBorder {
	border: 1px solid #d8d8d8;
}


.txtBox01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	padding-left: 3px;
}

.ErrorTable {
	background-color: #FFFFCC;
	border: 1px solid #96965E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.mainTitle {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #663399;
	font-weight: bold;
}
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

.LanguageMenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #888888;
}
.LanguageMenu a:link,.LanguageMenu a:visited {
	color: #888888;
	text-decoration:none;
}

.LanguageMenu a:active,.LanguageMenu a:hover {
	color: #FF0000;
	text-decoration:none;
}

.PageLinksMenu {
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
}
.PageLinksMenu a:link,.PageLinksMenu a:visited {
	color: #5f5f5f;
	text-decoration:none;
}

.PageLinksMenu a:active,.PageLinksMenu a:hover {
	color: #000000;
	text-decoration:none;
}
.SectionTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
