﻿@import url(style0.css);

#Container {
	border-color: #820D42;
}

#TopTopLeft {
	border-left-color: #820D42;
	border-bottom-color: #820D42;
}
#TopTopRight {
	border-left-color: #820D42;
	border-bottom-color: #820D42;
}

#Main {
	border-bottom-color: #820D42;
	border-top-color: #820D42;
}

#MainNavigation1 {
	border-left-color: #820D42;
	border-right-color: #820D42;
}

#MainNavigation2Right {
	border-left-color: #820D42;
	border-right-color: #820D42;
}

#BottomLeft {
	border-left-color: #820D42;
	border-bottom-color: #820D42;
}
#BottomRight {
	border-left-color: #820D42;
}


.h1 {
	color: #820D42;
}

a:hover {
	color: #820D42;
}
.current {
	color: #820D42;
}

