﻿html 
{
    /*background-image: url(images/bkgBody11.jpg);        
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size: cover;        
    -moz-background-size: cover;        
    -o-background-size: cover;        
    background-size: cover;  
    background-color:#000; 
    background: url(images/bkgBody12.jpg) no-repeat center center fixed; */    
    -webkit-background-size: cover;        
    -moz-background-size: cover;        
    -o-background-size: cover;        
    background-size: cover;
}

body 
{
    margin:0px;
    text-align:center;
    /*background-position:center top;
    background-repeat:no-repeat;
    background-color:Black;*/ 
    border:0;			    /* This removes the border around the viewport in old versions of IE */
    width:100%;
    min-width:1000px;		/* Minimum width of layout - remove line if not required */
						    /* The min-width property does not work in old versions of Internet Explorer */
	/*font-size:90%;*/
	
	text-align:left;
    /*font-family: “Lucida Sans Unicode”, sans-serif;*/
    /*font-size: medium;*/
    font-style: normal;
    font-weight: normal;
    text-transform: none; /* uppercase;*/
    letter-spacing: normal;
    line-height:normal; /* 1.8em;*/
    color:White; 
    
}
a
{
    color:White;
    text-decoration:none;
}

.divWrapper
{
    text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
}
.divRow1
{
    width:100%;
    height:30px;
    margin-top:0px;
    padding-top:10px;
    background-color:Black;
    border-bottom:solid 1px darkgray;  
    color:White;
}
.divRow1NotInUse a
{
    /*font-family: “Lucida Sans Unicode”, sans-serif;*/
    /*font-size: 10pt;*/
    font-style: normal;
    font-weight: normal;
    text-transform: none; /* uppercase;*/
    letter-spacing: normal;
    line-height:normal; /* 1.8em;*/
    text-decoration:none;
    color:White;      
}
.divRow1NotInUse a:hover
{
    color:Gray;    
}
.divRow2
{
    clear:both;
    margin:0 auto;
    padding-top:20px;
    padding-bottom:40px;
    text-align:left;    
}
.divRow3
{
    clear:both;
    margin:0 auto;
    text-align:left;
}
.divRow45
{
    clear:both;
    height:100px;
    width:98%;
}
.divRow4
{   
    clear:both;
    margin:0 auto;
    text-align:left;
}
.divRow5
{   
    clear:both;
    /*height:50px;*/
    margin:0 auto;
    padding-top:20px;
    padding-bottom:20px;
    text-align:right;
    
}
.divRow5 a
{
     font-family: Tahoma;
     font-size:8pt;
     color:White;
     text-decoration:none;
     text-transform:none;   
}
.divRow5 a:hover
{
     color:Gray; 
}
.bkgOpacity70Black
{
    background-image:url(Images/BlackOpacity70Pixel.png);
    background-repeat:repeat;
}
.border
{
    border:1px solid gray;
}
.div3ColumnLaoutColLeft
{
    width:29%;
    margin:0px;
    padding:15px;
    float:left;
}
.div3ColumnLaoutColMiddle
{
    float:left;
    width:29%;
    margin-left:2%; 
    padding:15px;
}
.div3ColumnLaoutColRight
{
    width:29%;
    padding:15px;
    float:right;
}
.div2ColumnLayoutColLeft
{
    float:left;
    width:48%;
    padding-right:2%;
    margin-bottom:100px;  
}
.div2ColumnLayoutColRight
{
    width:48%;
    padding-left:2%;
     /*background-color:Green;*/
    float:right;
    
}
.divOpacity
{
    width:96%;
    padding:2%;
    /*background-color:Black;
    filter:alpha(opacity=60);
    opacity:0.6;*/
    background-image:url(Images/BlackOpacity70Pixel.png);
    background-repeat:repeat;
    border:solid 1px gray;
}
.imgFloatLeft
{
    float:left;
    padding-right:10px;
    padding-bottom:10px;
}
.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.9;
}
.txbStandard 
{
    border: solid 1px gray;
    background-color:White;
    height: 25px;
    width: 390px;
    padding-top:10px;
    padding-left:10px;
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none; /* uppercase;*/
    color:Black;
    
}
.txbMultiLine
{
    border: solid 1px gray;
    background-color:White;
    height: 150px;
    width: 390px;
    padding-top:10px;
    padding-left:10px;
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none; /* uppercase;*/
    color:Black;
}

p
{
    clear:both;
    text-align:left;
    /*font-family: “Lucida Sans Unicode”, sans-serif;*/
    /*font-size: medium; /*10.4px;*/
    font-style: normal;
    font-weight: normal;
    text-transform:none; /* uppercase;*/
    letter-spacing: normal;
    line-height:normal; /* 1.8em;*/
    color:White;
}
p a
{
    /*font-family: “Lucida Sans Unicode”, sans-serif;*/
    /*font-size: 10.4px;*/
    font-style: normal;
    font-weight: normal;
    text-transform: none; /* uppercase;*/
    letter-spacing: normal;
    line-height:normal;/* 1.8em;*/
    color:White;
}
p a:hover
{
    color:gray;
}
h1
{
    /*font-family: “Lucida Grande”, sans-serif;*/
    /*font-size: 44px;*/
    font-style: normal;
    font-weight: normal;
    text-transform:none;
    letter-spacing: normal;
    line-height: 1.2em;
    color:White;
}
h3
{
    margin:0;
    padding-top:0px;
    /*font-family: “Lucida Sans Unicode”, sans-serif;*/
    /*font-size: 22px;*/
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    /*line-height: 1.3em;*/
    color:White;
}
mytable
{
    border:none;
    /*padding-left:5px;*/
    width:90%
}
mytd
{
    text-align:left;
    /*font-family: “Lucida Sans Unicode”, sans-serif;*/
    /*font-size: 10.4px;*/
    font-style: normal;
    font-weight: normal;
    text-transform: none; /* uppercase;*/
    letter-spacing: normal;
    line-height:normal; /* 1.8em;*/
    color:White; 
}
mytd a
{
    /*font-family: “Lucida Sans Unicode”, sans-serif;*/
    /*font-size: 10.4px;*/
    font-style: normal;
    font-weight: normal;
    text-transform: none; /* uppercase;*/
    letter-spacing: normal;
    line-height: normal; /* 1.8em;*/
    color:White;
}
.Menu1DynamicHoverStyle
 {
     background-color:Silver;
 }
.Menu1StaticHoverStyle
 {
     background-color:Silver;
 }
.Menu1StaticMenuItemStyle
 {
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1.8em;
    text-decoration:none;
    padding:0 10px 0 10px;
    height:30px;
    color:White;      
 }
.Menu1DynamicMenuItemStyle
 {
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1.8em;
    text-decoration:none;
    padding:0 10px 0 10px;
    height:30px;
    color:White;
    border-bottom:solid 1px Silver;
    border-left:solid 1px Silver;   
 }

.Menu1DynamicMenuStyle
 {
    text-align:left;
    z-index:1000; /*IE8 Fix... its a wonderful world....*/
    /*background-color: Black; for some fucking reason this can not be set here... set the color inline in the control instead.*/
    /*width:0; a transparent fix that works with IE7 but not IE8, noooo*/
 }
 
 .Luna
 {
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    text-transform:none; /* uppercase;*/
    letter-spacing: normal;
    line-height:normal; /* 1.8em;*/
    text-decoration:none;
 }
 .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
