.MenuCellFloor a:link {
	text-decoration: none;
	color: #333333;
}
.MenuCellFloor a:visited {
	text-decoration: none;
	color: #333333;
}
.MenuCellFloor a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.MenuCellFloor a:active {
	color: #777777;
}
.TopMenuCell_off {
	background-color: #db021b;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.TopMenuCell_on {
	background-color: #eb4c4d;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.TopMenuCell_off  a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
}
.TopMenuCell_off a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
}
.TopMenuCell_off a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
}
.TopMenuCell_off a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
}
.TopMenuCell_on  a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
}
.TopMenuCell_on a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
}
.TopMenuCell_on a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
}
.TopMenuCell_on a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
}
.NewsLinks {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#FFFFFFFF,endColorStr=#CCEECFA1);
	border-bottom:2px menu solid;
	width:100%;
	color:whitesmoke;
	font-weight:700;
	font-family:Verdana;
	font-size:10pt;
	padding:1px;
}
.NewsLinks a:link {
	text-decoration: none;
	color: #333333;
}
.NewsLinks a:visited {
	text-decoration: none;
	color: #333333;
}
.NewsLinks a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.NewsLinks a:active {
	color: #777777;
}

.Tabs {
	font-family: Tahoma, Verdana, Arial;
	font-size: xx-small;
	background-image: url(../images/tab_UP2.gif);
	cursor: hand;
}
.Tabs a:link {
	text-decoration: none;
	color: #333333;
}
.Tabs a:visited {
	text-decoration: none;
	color: #333333;
}
.Tabs a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.Tabs a:active {
	color: #777777;
}

.TabsDown {
	font-family: Tahoma, Verdana, Arial;
	font-size: xx-small;
	background-image: url(../images/tab_DOWN.gif);
	cursor: hand;
}

.York {
	border: 1px solid #999999;
}
.MenuBorder {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;

}
.MenuCellFloor {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: xx-small;
}
.textBox {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	border: 2px solid #666666;
}


.DropShadow {
	filter: DropShadow(Color=#999999, OffX=5, OffY=5, Positive=4);
}
.SpecialBorder {

	border-top: 2px solid #E4E4E4;
	border-right: 2px solid #E4E4E4;
	border-bottom: 2px none #E4E4E4;
	border-left: 2px solid #E4E4E4;
}
.BorderRight {

	border-top: 2px none #CCCCCC;
	border-right: 2px dotted #FFFFFF;
	border-bottom: 2px none #CCCCCC;
	border-left: 2px none #CCCCCC;
}
.BorderLeft {

	border-top: 2px none #CCCCCC;
	border-right: 2px none #CCCCCC;
	border-bottom: 2px none #CCCCCC;
	border-left: 2px dotted #CCCCCC;
}

.VerticalText {
writing-mode: tb-rl;
filter: flipv fliph;
}

.SubForm {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B9B9B;
	border-right-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-left-color: #9B9B9B;
}
.SubFormTop {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9B9B9B;
	border-right-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-left-color: #9B9B9B;
}
.FullBorder {
	border: 1px solid #999999;

}
.FullWhiteBorder {

	border: 1px solid #FFFFFF;
}
.SmallWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.SmallGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.MediumGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.SmallGreyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-transform: uppercase;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.BlueBorder {
	border: 1px solid #B5D1F8;
}
.GreyBorder {

	border: 1px solid #CCCCCC;
}
.LeftBoxBlue {
	background-image: url(../images/roundbox/1pixblue.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.RightBoxBlue {
	background-image: url(../images/roundbox/1pixblue.gif);
	background-repeat: repeat-y;
	background-position: right;
}

a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	color: #777777;
}
.StoreHomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;

}
.TabsLong {

	font-family: Tahoma, Verdana, Arial;
	font-size: xx-small;
	background-image: url(../images/tab_UP3.gif);
	cursor: hand;
}
