﻿body 
{
    background: white;
    /*background-image: url('Images/Miscs/Background.jpg');*/
    background-repeat: no-repeat;
    background-position: center;
}

html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}

ul
{
    list-style-type: none;
    line-height: 20px;
    margin-left: 25px;
    padding: 0;
}

.cssHeader
{
    width: 1024px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    font-family: Calibri; 
    font-size: small; 
    font-weight: normal; 
    font-style: normal;
    vertical-align: top;
}

.cssMenus
{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

.cssPromotions
{
    width: 1024px;
    height: 280px;
    margin-left: auto;
    margin-right: auto;
}

.cssButtons
{
    width: 1024px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
}

.cssContent
{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

.cssFooter
{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    font-family: Tahoma;
    font-size: xx-small;
}

.cssTable
{
    table-layout: fixed;
    width: 100%;
    height: 450px;
}

.cssImageButton
{
    border: 0px solid;
}

.cssLeftCol
{
    width: 250px;
    vertical-align: top;
}

.cssLeftCol
{
    width: 100%;    
    vertical-align: top;
}

.cssRightCol
{
    width: 320px;
    vertical-align: top;
    text-align:right;
}

.cssDivTitle
{
    font-family: 'Tahoma'; 
    font-size: x-large; 
    font-weight: bold; 
    font-style: normal; 
    font-variant: normal; 
    color: black;    
}

.cssDivBody
{
    font-family: 'Tahoma';
    font-size: small;
    font-weight: normal; 
    font-style: normal; 
    font-variant: normal; 
    color: black;
}

.cssMailToStyle
{
   
}

.cssParaTitle
{
    font-weight: bold;
}

.cssWeblinks
{
    
}

.cssTextbox
{
    font-family: 'Tahoma';
    font-size: small;
    font-style: normal;
    font-weight: normal;
}

.cssButtons
{
    font-family: 'Tahoma';
    font-size: medium;
    font-style: normal;
    font-weight: normal;
}

.cssBordersDivider
{
    border-top-style: dashed;
    border-top-color: Blue;    
    border-top-width: 1px;
}

.cssCatalogsBordersDivider
{
    border-right-style: dashed;
    border-right-color: Blue;    
    border-right-width: 1px;
}

#m1 
{
    visibility: hidden;
    background-color: white;
}

.cssNewButons
{
    width: 150px; 
    text-align:center; 
    color: Blue; 
    font-family: Segoe UI;
    border-right-style: dashed;
    border-right-color: Blue;    
    border-right-width: 1px;
}

.cssNewButons1
{
    width: 220px; 
    text-align:center; 
    color: Blue; 
    font-family: Segoe UI;
    border-right-style: dashed;
    border-right-color: Blue;    
    border-right-width: 1px;
}

.cssNewButons2
{
    width: 260px; 
    text-align:center; 
    color: Blue; 
    font-family: Segoe UI;
    border-right-style: dashed;
    border-right-color: Blue;    
    border-right-width: 1px;
}

.cssNewButons3
{
    width: 150px; 
    text-align:center; 
    color: Blue; 
    font-family: Segoe UI;
}

.cssNewButons4
{
    width: 230px; 
    text-align:center; 
    color: Blue; 
    font-family: Segoe UI;
    border-right-style: dashed;
    border-right-color: Blue;    
    border-right-width: 1px;
}

#sddm
{
    margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{	
    margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	/*font: bold 11px arial*/
}

#sddm li a
{	
    display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	/*background: #5970B2;
	color: #FFF;*/
	color: Blue;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{	
    background: #49A3FF
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial
}

#sddm div a:hover
{	
    background: #49A3FF;
	color: #FFF
}

.cssTableHallOfFame
{
    width: 100%;
    /*border: solid 1px black;*/
}

.cssName
{
    width: 40%;
    border-top: solid 1px black;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

.cssGender
{
    width: 10%;
    border-top: solid 1px black;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

.cssAge
{
    width: 10%;
    border-top: solid 1px black;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

.cssLocation
{
    width: 20%;
    border-top: solid 1px black;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

.cssEntryDate
{
    width: 20%;
    border: solid 1px black;
}

.cssName2
{
    width: 40%;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

.cssGender2
{
    width: 10%;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

.cssAge2
{
    width: 10%;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

.cssLocation2
{
    width: 20%;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

.cssEntryDate2
{
    width: 20%;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
    border-right: solid 1px black;
}

.cssTableBorders
{
    border: solid 1px black;
    text-align: center;
    width: 200px;
}