
html { 
        overflow: hidden;
        overflow-y: hidden;
} 

body
{
    font-family: Verdana, 'Lucida Grande', Arial, sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    border: 0px;
    overflow: hidden;
    overflow-y: hidden;
    font-style: normal;
	font-weight: 100;	
}
a
{
    color: #5b2d28;
    font-weight: bold;
    text-decoration: none;
    border: 0px;
    margin:0px;
}
.clear{clear:both;}
a:visited
{text-decoration: none;}
a:hover
{
    background-color: silver;
	text-decoration: none;   
}
a:hover img
{
	outline: 2px solid #5B2D28;
	background-color:inherit;
}
img 
{
	border: 0px solid #ffffff;
	margin:0px;
}
#NavTable a
{
	line-height: 12px;
}

.NoHoverLink
{
    background-color: Transparent;
}
.NoHoverLink:hover
{
    background-color: Transparent;
}
table
{
    font-size: 9pt;
}
th
{
    font-size: 9pt;
}

td
{
    font-size: 10pt;
    text-align: left;
}

.TableHeader
{
    background-color:#5B2D28;
}

hr
{
    color: #5b2d28;
}

h1, h2, h3
{
    font-size: 16pt;
    color: #5b2d28;
    text-align: center;
    margin: 2px 0px 2px 0px;
}
h2{font-size: 14pt;}
h3{font-size: 12pt;}
.DBLanguageSelect
{
	font-size: 10px;
	text-align: left;
	margin-bottom: 2px;
}
.DBLanguageSelect a
{
	font-size: 10px;
	color: silver;
}
.DBLanguageSelect a:hover
{
	color: #5b2d28;
}


.DBNavigation ul
{
	list-style-type: none;
	margin: 0 0 0 1px;
	padding: 0;
	text-align: left;
}
.DBNavChild ul
{
	margin: 0;
	padding: 0;	
}
.DBNavChild li
{
	   line-height: 15px;
}
.DBNavChild li a
{
	color: silver;
    margin-left: 10px;
    font-weight: normal;
    font-size: 12px;
 
}
.DBNavChild li a:hover
{
	color: #5b2d28;
}

#framecontentLeft, #framecontentTop
{
    position: absolute;
    top: 0;
    left: 0;
    width: 125px; /*Width of left frame div*/
    height: 100%;
    overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
    background-color: #5B2D28;
    color: white;
}

#framecontentTop
{
    left: 125px; 
    min-width: 835px;
    right: 0;
    width: auto;
    height: 68px; 
    overflow: hidden; 
    background-color: #5B2D28;
    color: white;
}

#maincontent
{
    position: fixed;
    
    left: 125px; 
    top: 68px; 
    right: 0;
    bottom: 0;
    overflow: auto;
    background: #fffff;
    padding: 16px 18px 0px 18px;
}
.innertube
{
    margin: 0px; 
    margin-top: 1px;
    min-width: 825px;
    text-align: center;
    width: 100%;
}

* html body
{
    /*IE6 hack*/
    padding: 68px 0 0 120px; /*Set value to (HeightOfTopFrameDiv 0 0 WidthOfLeftFrameDiv)*/
}

* html #maincontent
{
    /*IE6 hack*/
    height: 100%;
    width: 100%;
}

* html #framecontentTop
{
    /*IE6 hack*/
    width: 100%;
}

a.ImageBlowoutLink img
{
	border: 0px solid #ffffff;
	padding: 0px;
	margin: 0px;
	display: block;
}
a.ImageBlowoutLink
{
    border: 0px;
    margin: 0px;
    display: block;
    background-color: transparent;
}
a.ImageBlowoutLink:hover img
{
	outline: 1px solid #5B2D28;
}
a.db_Thumbnail img
{
	border: 0px solid #ffffff;
}
a.db_Thumbnail
{
    border: 0px;
    margin: 3px;
    font-size:11px;
}
a.db_Thumbnail:hover img
{
	outline: 2px solid #5B2D28;
}

#thumbBox
{
    /*Outermost DIV for thumbnail viewer*/
    position: absolute; /*margin-left: -160px; margin-top: -10px;*/
    width: auto;
    padding: 4px;
    padding-top: 7px;
    background: #5B2D28;
    visibility: hidden;
    z-index: 50;
    cursor: hand;
    cursor: pointer;
    border-color: Silver;
    border-style: solid;
    border-width: 1px;
}

#thumbBox .footerbar
{
    /*Footer DIV of thumbbox that contains "close" link */
    font: bold 14px Verdana, Arial;
    color: white;
    text-align: right;
    height: 24px;
}


#thumbBox #thumbImage
{
    /*DIV within thumbbox that holds the enlarged image */
    background-color: #5B2D28;
    color: White;
    font: bold 15px Verdana, Arial;
}

#thumbLoading
{
    /*DIV for showing "loading" status while thumbbox is being generated*/
    position: absolute;
    visibility: hidden;
    border: 1px solid black;
    background-color: #5B2D28;
    padding: 5px;
    z-index: 5;
}


BODY.VOPopUp
{
    font-size: 10pt;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    height: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.address
{
    font-size: 8pt;
}


#silverlightControlHost
{
    top: -200px;
    height: 280px;
    width: 640px;
    position: relative;
    text-align: center;
}
#errorLocation
{
    font-size: small;
    color: Gray;
}
.fb_share_button
{
    display: -moz-inline-block;
    display: inline-block;
    padding: 1px 20px 0 5px;
    height: 15px;
    border: 1px solid #d8dfea;
    background: url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?12:26981) no-repeat top right;
}
.fb_share_button:hover
{
    color: #fff;
    border-color: #295582;
    background: #3b5998 url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?12:26981) no-repeat top right;
    text-decoration: none;
}
.db_dropdowns
{
	background-color:silver;
	color: #00493f; height: 22px; width: 160px;
}
ul.voList
{
	margin: 0;
	padding: 2px;
	list-style-type: none;
	text-align: center;
}
ul.voList li { display: inline; padding: 2px 0px 2px 8px;}

.compCardTable td
{
	padding: 0px;
	margin: 0px;
	text-align: center;
}


