body {}
.BodyStyle {background-color: rgb(105, 105, 105); background-position: top center; background-repeat: no-repeat; } 
.MainWindowHeader {background-color: rgb(45, 45, 45); color: rgb(244, 244, 244);} 
.MainWindowBody {background-color: rgb(65, 65, 65); color: rgb(235, 235, 235);} 
.MainWindowStyle {background-color: rgb(155, 155, 155);} 
.MainWindowBodyTextColor {color: rgb(235, 235, 235);} 
.AllWindowHeader {background-color: rgb(45, 45, 45); color: rgb(235, 235, 235);} 
.AllWindowBody {background-color: rgb(85, 85, 85); color: rgb(235, 235, 235);} 
.AllWindowStyle {background-color: rgb(155, 155, 155);} 
.AllWindowBodyTextColor {color: rgb(235, 235, 235);} 
.AllWindowHeaderTextColor {color: rgb(235, 235, 235);} 
.ImageBackColorMouseOn {background-color: rgb(153, 255, 102);}
.ImageBackColorMouseOver {background-color: rgb(195, 195, 195);}
.LinkColor {color: rgb(195, 195, 195);}
.LinkStyle a {color: rgb(195, 195, 195);}
.LinkStyle a:hover {color: rgb(153, 255, 102);}
.LinkStyleNoUnderline a {color: rgb(195, 195, 195); TEXT-DECORATION: none;}
.LinkStyleNoUnderline a:hover {color: rgb(153, 255, 102); TEXT-DECORATION: none;}
.MainHeaderColorLink a {color: rgb(244, 244, 244); TEXT-DECORATION: none;}
.AllWindowBorderColorBg {background-color: rgb(155, 155, 155);}
.AllWindowHeaderBgColorBg {background-color: rgb(45, 45, 45);}
.ButtonStyle {background-color: rgb(85, 85, 85); color: rgb(235, 235, 235); border-color: rgb(235, 235, 235); } 
a.UniversalLink { color: rgb(195, 195, 195); }
a.UniversalLink:hover { color: rgb(195, 195, 195); }
