﻿body
{
    background-color: #b50000;
}
.tabgrd
{
    background-color: #ffffff;
    border-right: white 3px solid;
    border-top: white 3px solid;
    border-left: white 3px solid;
    border-bottom: white 3px solid;
    position: static;
    top: 10px;
    clip: rect(auto auto auto auto);
    margin-bottom: 10px;
}

.menus
{
    font-family: Verdana;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    color: #646464;
}
a:link.menus
{
    font-family: Verdana;
    font-size: 9pt;
    color: #646464;
    font-weight: bold;
    text-decoration: none;
}
a:hover.menus
{
    font-family: Verdana;
    color: black;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
}

a:active.menus
{
    font-family: Verdana;
    color: #646464;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
}

.menus2
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
}

.menus3
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    color: #5b5b5b;
    text-transform: capitalize;
}

.tablea
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

.table
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
}
a:link.table
{
    font-family: Verdana;
    font-size: 9pt;
    color: #000000;
    text-decoration: none blink;
    font-weight: normal;
}

a:hover.table
{
    font-family: Verdana;
    color: #ff0000;
    font-size: 9pt;
    text-decoration: none;
    font-weight: normal;
}

a:visited.table
{
    font-family: Verdana;
    color: #990000;
    font-size: 9pt;
    text-decoration: none;
    font-weight: normal;
}

.moretext
{
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
a:link.moretext
{
    font-family: Verdana;
    font-size: 7pt;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a:hover.moretext
{
    font-family: Verdana;
    color: #FF0000;
    font-size: 7pt;
    text-decoration: none;
    font-weight: bold;
}

.ooBUTTON
{
    cursor: hand;
    background-image: url(images/button1.gif);
    background-repeat: no-repeat;
}
a:hover.button
{
    cursor: hand;
}


.menuback
{
    background-attachment: scroll;
    background-image: url(images/menuback.gif);
    background-repeat: no-repeat;
    width: 844px;
    height: 31px;
}

.abouts
{
    background-attachment: fixed;
    background-image: url(../images/aboutus.gif);
    background-repeat: no-repeat;
}






/* Fonts */
html{
	font-size: 100%;	
}
/*
body{
	font: 0.625em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	 Fonts background: #fff;
	background-image: url(images/background.gif);
}
*/
input, select, textarea{
	font-size: 100%;
}

h1{
	font: 3em/1em Arial, Helvetica, sans-serif;
}

h2{
	font: 1.5em/1.3em Arial, Helvetica, sans-serif;	
}

h3{
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;	
}

/* Tag-specific */
html, body, form, fieldset, li, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, input{
	margin: 0;
	padding: 0;
}

dl, p, ul, ol{
	margin: 0 0 1em;
	padding: 0;
}

a{
	color: #3a5483;
}

dt{
	font-weight: bold;
}



form label{
	cursor: pointer;
}

img{
	border: none;
}

input{
	vertical-align: middle;
}

/* General */
#container{
	overflow: hidden;
	width: 452px;
	margin: 2em auto;
	padding-bottom: 4em;
}

#picture-slides-container{
	/* Width HAS to be here for IE to render the filter */
	width: 100%;
}

#picture-slides-frame{
	float: left;
	width: 430px;
	text-align: center;
	background: #fff;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #666;
}

#picture-slides-thumbnails{
	float: left;
	clear: left;
	width: 448px;
	margin-top: 1em;
	border: 1px solid #666;
}

#picture-slides-thumbnails ul{
	list-style: none;
	width: 440px;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}

#picture-slides-thumbnails ul li{
	float: left;
	width: 100px;
	height: 75px;
	margin: 0 10px 10px 0;
}

#picture-slides-thumbnails ul li a:focus{
	outline: 0;
	-moz-outline-style: none;
}

#picture-slides-thumbnails ul li img{
	width: 100px;
	height: 75px;
	cursor: pointer;
}

#picture-slides-thumbnails ul li .selected img{
	width: 96px;
	height: 71px;
	padding: 1px;
	border: 1px solid #f60;
}

#picture-slides-image-text{
	text-align: center;
}

#picture-slides-image{
	margin-bottom: 1em;
}

#links{
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}

#links li{
	line-height: 2em
}

#navigation-controls{
	width: 260px;
	list-style: none;
	margin: 0 auto;
}

#navigation-controls li{
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
}

#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
}

li.slideshow-item{
	margin-left: 3em;
}

#picture-slides-dim-overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	display: none;
	z-index: 10;
}

ul#navigation-controls a.disabled{
	color: #ccc;
}

a#stop-slideshow{
	display: none;
}

.heade_side
{
    background-attachment: scroll;
    background-position-y: top;
    background-image: url(images/header_side.gif);
    background-repeat: repeat-x;
}

.liner
{
    background-attachment: scroll;
    background-image: url(images/liner.gif);
    background-repeat: repeat-x;
    background-position: center center;
    height: 6px;
}

.liner2
{
    background-attachment: scroll;
    background-image: url(images/liner2.gif);
    background-repeat: repeat-y;
    background-position: center center;
    width: 6px;
}

.sletter
{
    font-weight: bold;
    font-size: 14px;
    color: black;
    font-family: Verdana, Arial;
}

.bletter
{
    font-weight: bold;
    font-size: 17pt;
    color: #ff0000;
    font-family: Verdana, Arial;
    font-variant: small-caps;
}


.table3
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}
