body,p,table,td,tr,input,select,textarea,li,ul,h1,h2,h3,h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

.FlowerBackground {
	background-position: bottom;
	background-image: url(/_media/sitestyle/background_grey.jpg);
	height: 320px;
	background-repeat: no-repeat;
	background-color:fefefe;
}

.OrangeBackground {
	background-position: bottom;
	background-image: url(/_media/sitestyle/background_orange.jpg);
	height: 320px;
	background-repeat: no-repeat;
	background-color:fefefe;
}

.greyShadow {
	background-image: url(/_media/sitestyle/shadow_grey.png);
	height: 9px;
	background-repeat: repeat-x;
}

.orangeShadow {
	background-image: url(/_media/sitestyle/shadow_orange.png);
	height: 9px;
	background-repeat: repeat-x;
}

.LinkColor {
	color:white;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

h1 {
	font-size: 18px;
	font : bold;
	color : Black;
}

h2{
	font-size: 16px;
	color: Black;
}

h3{
	font-size: 14px;
	color: Black;
}

h4 {
	font-size: 12px;
	color: Black;

}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

Input {
	font-size: 11px;
	background : White;
}

select {
	font-size: 11px;
	color : Black;
	background : White;
}


.RelatedItemsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding : 2px;
	font-style : oblique;
	text-transform : uppercase;
	text-align : center;
}

.TickerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
	font-weight : bold;
	text-align : center;
}

.TickerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding : 2px;
	text-align : center;
	text-decoration : none;
}

.ContentListNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.ContentListHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border : 1px solid Ffffff;
	padding : 2px;
	background : #A9A9A9;
	font-weight : bold;
	text-align : center;
}

.LoginBoxTitle {
	background-color : #008B8B;
	color : ffffff;
	font-size : 11px;
}

.LoginBoxDialogBorder {
	background-color : bbbbbb;
}

.LoginBoxDialog {
	background-color : cccccc;
	color : Navy;
	font-size : 11px;
}

.LoginBoxDialogWarning {
	color : black;
	background-color : cccccc;
	font-size : 12px;
	font-weight : bold;
}

.LoginBoxInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : Navy;
	background-color : ffffff;
}

.LoginBoxButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : Navy;
	background-color : bbbbbb;
}

.RightNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.ThinWhiteBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border : 1px solid #FFFFFF;
	color: Black;
	display: block;
	text-indent : 2px;
}


.InputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: transparent;
}

.ComboBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: transparent;
	border: 1px solid;
	border-color : ffffff;
}

.Specials
{
border:1px dashed white;
display:block;
xbackground-color:#FFFFFF;
padding:4px;
}

.soPic
{
border:2px solid white;
}
