.MainText{
	color : #333333;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.MainText A {color: #660000; font-weight : normal; TEXT-DECORATION: none;}
.MainText A:LINK {color: #660000;}
.MainText A:VISITED {color: #660000;}
.MainText A:HOVER {color: #660000; TEXT-DECORATION: underline;}

.WhiteText{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.WhiteText A {color: #660000; font-weight : normal; TEXT-DECORATION: none;}
.WhiteText A:LINK {color: #660000;}
.WhiteText A:VISITED {color: #660000;}
.WhiteText A:HOVER {color: #660000; TEXT-DECORATION: underline;}

.BlackText{
	color : #000000;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}

.MainTextSmall{
	color : #333333;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height: 15px;
}
.MainTextSmall A {color: #660000; font-weight : normal; TEXT-DECORATION: none;}
.MainTextSmall A:LINK {color: #660000;}
.MainTextSmall A:VISITED {color: #660000;}
.MainTextSmall A:HOVER {color: #660000; TEXT-DECORATION: underline;}

.RedTextSmall{
	color : #660000;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height: 15px;
}
.RedTextSmall A {color: #660000; font-weight : normal; TEXT-DECORATION: none;}
.RedTextSmall A:LINK {color: #660000;}
.RedTextSmall A:VISITED {color: #660000;}
.RedTextSmall A:HOVER {color: #660000; TEXT-DECORATION: underline;}

.BreadcrumbText{
	color : #333333;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height: 15px;
}
.BreadcrumbText A {color: #333; font-weight : normal; TEXT-DECORATION: none;}
.BreadcrumbText A:LINK {color: #660000;}
.BreadcrumbText A:VISITED {color: #333;}
.BreadcrumbText A:HOVER {color: #333; TEXT-DECORATION: underline;}

.HeaderText{
	color : #660000;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height: 16px;
}
.HeaderText A {color: #660000; font-weight : bold; TEXT-DECORATION: none;}
.HeaderText A:LINK {color: #660000;}
.HeaderText A:VISITED {color: #660000;}
.HeaderText A:HOVER {color: #660000; TEXT-DECORATION: underline;}

.DropNavText{
	color : #333333;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.DropNavText A {color: #cccccc; font-weight : normal; TEXT-DECORATION: none;}
.DropNavText A:LINK {color: #cccccc;}
.DropNavText A:VISITED {color: #cccccc;}
.DropNavText A:HOVER {color: #cccccc; TEXT-DECORATION: underline;}

.MaroonMainText{
	color : #660000;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.MaroonMainText A {color: #660000; font-weight : normal; TEXT-DECORATION: none;}
.MaroonMainText A:LINK {color: #660000;}
.MaroonMainText A:VISITED {color: #660000;}
.MaroonMainText A:HOVER {color: #660000; TEXT-DECORATION: underline;}

.FooterText{
	color : #333333;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	line-height: 15px;
}
.FooterText A {color: blue; font-weight : normal; TEXT-DECORATION: none;}
.FooterText A:LINK {color: blue;}
.FooterText A:VISITED {color: #cccccc;}
.FooterText A:HOVER {color: #cccccc; TEXT-DECORATION: underline;}

.PopupBarText{
	color : #333333;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.PopupBarText A {color: #333; font-weight : bold; TEXT-DECORATION: none;}
.PopupBarText A:LINK {color: #333;}
.PopupBarText A:VISITED {color: #333;}
.PopupBarText A:HOVER {color: #333; TEXT-DECORATION: underline;}

body { margin: 0px 0px 0px 30px; }

.FormCell{
	font-family : Verdana, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #666666;
	font-weight : normal;
	text-align: right;
	background-color : #E2DFDF;
	padding-right: 5px;
}
.FormCell A {color: #CCCCCC; TEXT-DECORATION: underline;}
.FormCell A:LINK {color: #CCCCCC;}
.FormCell A:VISITED {color: #CCCCCC;}
.FormCell A:HOVER {color: #FF9900;}

.ErrText{
	color : red;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
	padding-left:2px;
}
.ErrText A {color: red; font-weight : normal; TEXT-DECORATION: none;}
.ErrText A:LINK {color: red;}
.ErrText A:VISITED {color: red;}
.ErrText A:HOVER {color: red; TEXT-DECORATION: underline;}

ul { 
	margin-top:5px;
	margin-left:18px; 
	margin-right:0px; 
	margin-bottom:15px;
	list-style:round; 
} 

ol { 
	margin-top:5px;
	margin-left:22px; 
	margin-right:0px; 
	margin-bottom:15px;
}

input{
	font-size : 11px;
	font-family : Verdana, Geneva, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

select{
	font-size : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
}

.SetWidthSelect{
	font-size : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
	width : 190px;
}

textarea{
	font-size : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

.MainBody {
	margin-left: 50px;
	margin-top: 0px;
	margin-height: 0px;
	top-margin: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #FFFFFF;
}

.PopupBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-height: 0px;
	top-margin: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #761A1A;
}

.PhotoPad{
	margin-right: 10px;
	margin-bottom: 5px;
}

.PhotoPadRight{
	margin-left: 10px;
	margin-bottom: 5px;
}

.PageBg{
	background-image : url(/images/CommonImages/pagebg.gif);
}

.WhiteBg{
	background-color : #FFF
}

.BlackBg{
	background-color : #000000
}

.GreyBg{
	background-color : #666666
}
.LightGreyBg{
	background-color : #CCCCCC
}

.MediumGreyBg{
	background-color : #999999
}

.LightBlueBg{
	background-color : #9DCADF
}

.WhiteGreyBg{
	background-color : #F2F2F2
}
.LightPinkBg{
	background-color : #E5D7D7
}

.WhitePinkBg{
	background-color : #F5E6E6
}

.RosePinkBg{
	background-color : #EFD6D6
}

.PopupBarBg{
	background-color : #CCCCCC
}

.BreadCrumbBg{
	background-color : #F4F4F4
}

.scrollbar{ 
scrollbar-base-color: #660000; 
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: gray; 
}



