
hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.topstaticbox {
    width: 100%;
    min-height: 40px;
    border: 0px solid #000;
    background: #151B54;
    position: fixed;
	z-index: 100;
    -webkit-box-shadow: 1px 1px 5px #777;
    -moz-box-shadow: 1px 1px 5px #777;
    box-shadow: 1px 1px 5px #777; 
}

.BottomBox {
    width: 100%;
    min-height: 200px;
    border: 0px solid #000;
    background: #000020;
	
    -webkit-box-shadow: 1px 1px 5px #777;
    -moz-box-shadow: 1px 1px 5px #777;
    box-shadow: 1px 1px 5px #777; 
}

.MiddleBox{
    width: 1020px;
    min-height: 50px;
    border: 0px solid #000;
	background: #ffffff;

	-webkit-box-shadow: 1px 1px 5px #777;
    -moz-box-shadow: 1px 1px 5px #777;
    box-shadow: 1px 1px 5px #777; 
}


.Menu  { 
			font-family: Helvetica, sans-serif; 
			font-size:14px; 
			font-weight:normal; 
			font-style:normal; 
			text-decoration:none; 
			font-variant:normal; 
			color:white;     
			margin-right: 10px;
			margin-left: 10px;
			}
.Menu A:link { text-decoration:none; color:white }
.Menu A:visited { text-decoration:none; color:white}
.Menu A:hover { text-decoration:none; color:lightgreen;}

	
.MenuFooter  { 
			font-family: bluehost, 'Segoe UI', 'Gill Sans', 'Gill Sans MT', GillSans, 'Trebuchet MS', Arial, sans-serif; 
			font-size:14px; 
			font-weight:normal; 
			font-style:normal; 
			text-decoration:none; 
			font-variant:normal; 
			color:#E5E4E2;     
			margin-right: 15px;
			margin-left: 15px;
			}
.MenuFooter A:link { text-decoration:none; color:#E5E4E2 }
.MenuFooter A:visited { text-decoration:none; color:#E5E4E2}
.MenuFooter A:hover { text-decoration:none; color:lightgreen;}

.HeaderTitle  { 
			font-family: bluehost, 'Segoe UI', 'Gill Sans', 'Gill Sans MT', GillSans, 'Trebuchet MS', Arial, sans-serif; 
			font-size:18px; 
			font-weight:bold; 
			font-style:normal; 
			text-decoration:none; 
			font-variant:normal; 
			color:black;     
			}

.MenuMini  { 
			font-family: bluehost, 'Segoe UI', 'Gill Sans', 'Gill Sans MT', GillSans, 'Trebuchet MS', Arial, sans-serif;
			font-size:12px; 
			font-weight:normal; 
			font-style:normal; 
			text-decoration:none; 
			font-variant:normal; 
			color:#B6B6B4;     
			margin-right: 10px;
			margin-left: 15px;
			line-height: 200%;
			}
.MenuMini A:link { text-decoration:none; color:#B6B6B4; }
.MenuMini A:visited { text-decoration:none; color:#B6B6B4;}
.MenuMini A:hover { text-decoration:none; color:lightgreen;}

.FooterAddress  { 
			font-family: bluehost, 'Segoe UI', 'Gill Sans', 'Gill Sans MT', GillSans, 'Trebuchet MS', Arial, sans-serif;
			font-size:12px; 
			font-weight:normal; 
			font-style:normal; 
			text-decoration:none; 
			font-variant:normal; 
			color:#B6B6B4;     
			
			}
.FooterAddress A:link { text-decoration:none; color:#B6B6B4; }
.FooterAddress A:visited { text-decoration:none; color:#B6B6B4;}
.FooterAddress A:hover { text-decoration:none; color:lightgreen;}

.NormalText  { 
			font-family: bluehost, 'Segoe UI', 'Gill Sans', 'Gill Sans MT', GillSans, 'Trebuchet MS', Arial, sans-serif;
			font-size:16px; 
			font-weight:normal; 
			font-style:normal; 
			text-decoration:none; 
			font-variant:normal; 
			color:#424242;     
			margin-right: 10px;
			margin-left: 15px;
			line-height: 200%;
			}
.NormalText A:link { text-decoration:none; color:#111155; }
.NormalText A:visited { text-decoration:none; color:#111155;}
.NormalText A:hover { text-decoration:none; color:lightgreen;}

.mytable
{
border-collapse:collapse; 
border-color:#000000; 
border-style:solid; 
border-width:0px;
}

.mytable td
{
border-color:#cccccc; /*grey*/
border-style:solid; 
border-width:0px;
}

.MiniText  { 
			font-family: bluehost, 'Segoe UI', 'Gill Sans', 'Gill Sans MT', GillSans, 'Trebuchet MS', Arial, sans-serif;
			font-size:12px; 
			font-weight:normal; 
			font-style:normal; 
			text-decoration:none; 
			font-variant:normal; 
			color:#444444;     
			padding: 0px;
			line-height: 200%;
			}
.MiniText A:link { text-decoration:none; color:#444444; }
.MiniText A:visited { text-decoration:none; color:#444444;}
.MiniText A:hover { text-decoration:none; color:lightgreen;}

