/* CSS Document */
body {
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p{
	font-size: 12px;
}

.skingradient {
	color: #4f1f91;
	font-size: 12px;
	vertical-align: middle;
/*	background-color: #6D0000;*/
}

.skingradient a:link {
	color: #4f1f91;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-decoration: none;
	background-color: Transparent;
}

.skingradient a:visited {
	color: #4f1f91;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-decoration: none;
	background-color: Transparent;
}

.skingradient a:hover {
	color: #ea0437;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: none;
}
	
.breadcrumb{
	color: #4f1f91;
	font-size: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.Logo_Cell {

}

.slogan{
	vertical-align: middle;
	font-size: 14px;
}

.trAnimationPane {

}

.breadcrumb a:link{
	color: #4f1f91;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
}

.breadcrumb a:visited{
	color: #4f1f91;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
}

.breadcrumb a:hover{
	color: #ea0437;
	text-decoration: none;
}

.TopPane {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

.LeftPane {
	padding-left: 5px;
	padding-right: 5px;
}

.ContentPane {
	padding-left: 5px;
}

.RightPane {
	padding-left: 5px;
	padding-right: 5px;
}

.BottomPane {
	padding-left: 5px;
	padding-right: 5px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
	border-bottom: 0px solid #ffff00;
	border-top: 0px solid #ff0000;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	/*height:16px;*/
	background-color: transparent;
	border-bottom: 0px solid #ffff00;
	border-top: 0px solid #ff0000;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #4f1f91; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ff0000;
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px; 
	/*height: 16px;*/
	/*border-bottom: 1px solid #ffffff;*/
	border-top: 0px solid #ff0000;
}
.MainMenu_SubMenu {
	background-color: #ebe5df;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ff0000;
	filter: alpha(opacity=90); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
}
.MainMenu_MenuBreak {
	height: 1px;
	border-bottom: 0px solid #ff0000;
	border-top: 0px solid #ff0000;
}
.MainMenu_MenuItemSel {
	background-color: #6d0000; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal;
	/*height: 16px;*/
	border-bottom: 0px solid #ff0000;
	border-top: 0px solid #ff0000;
}
.MainMenu_MenuArrow { 
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ff0000;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ff0000;
}

.Footer{
	font-size: 10px;
	text-align: center;
	color: #4f1f91;
	vertical-align: bottom;
	padding-bottom: 3px;

}

.Footer a:link{
	font-size: 10px;
	text-align: center;
	color: #4f1f91;
	vertical-align: bottom;

}

.Footer a:visited{
	font-size: 10px;
	text-align: center;
	color: #4f1f91;
	vertical-align: bottom;

}

.Footer a:hover{
	color: #ea0437;
	text-decoration: none;
}




