#body {
	background-color: #a50e0e;
	padding: 0px;
	margin: 0px;
}
.hdr_img {
	background-image: url(images/dog_header.png);
	background-repeat:no-repeat;
	height:160px;
	width:800px;
}
.login_txt {
	font-family: helvetica, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
}
.left_shade {
	background-image: url(images/dog_fade-left.gif); 
	background-repeat: repeat-y;
}
.right_shade {
	background-image: url(images/dog_fade-right.gif); 
	background-repeat: repeat-y;
}

.CurDate {
	font-family: Helvetica, Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #990000;
	padding-right: 3px;
}


.SkinObject {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-family: Helvetica, Tahoma, Arial;
}

A.SkinObject:link {
	text-decoration: none;
	color: #990000;
}

A.SkinObject:visited {
	text-decoration: none;
	color: #990000;
}

A.SkinObject:hover {
	text-decoration: none;
	color: #648e63;
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: Transparent;
	border: 0px;
}

.MainMenu_MenuBar {
	height: 28px;
}

.MainMenu_MenuItem {
	background-color: #f9c900;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #ffd200;
	border-left: 0px solid #ffd200;
	border-right: 0px solid #ffd200;
	border-bottom: 1px solid #ffd200;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	z-index: 1000;
	background-color: #ffd200;
	border-top: 2px solid #ffd200;
	border-left: 2px solid #ECE000;
	border-right: 2px solid #ECE000;
	border-bottom: 2px solid #ECE000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuItemSel {
	background-color: #ECE000;
	border-top: 0px solid #FF0000;
	border-left: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
	border-bottom: 0px solid #FF0000;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
}

.MainMenu_SubMenuItemSelected {
	padding: 2px;
	border: 0px;
}

.Ann_Title {color:#a50e0e; font-family:Verdana, arial, san serif; font-weight:bold; font-size:13px;}
.Ann_Row {color:#694e01; font-family:arial, san serif; font-weight:normal; font-size:11px;}
.Ann_AltRow {color:#694e01; font-family:arial, san serif; font-weight:normal; font-size:11px;}






