body
{
    margin: 4px 0px 4px 0px;
    color: #000000;
	background-color: #660000;
    font: 76% Verdana,Tahoma,Arial,sans-serif;
    line-height: 1.2em;
    padding: 0;
    background-image: url(../images/background2.gif);
    background-repeat: repeat-x;
}

a {
    color:#660000;
    font-weight:700;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
    color: #9B0D00;
}

a img {
    border:0;
}

p {
    margin:0 0 18px 10px;
    color:black;
    font-size:1.0em;
    font-weight: normal;
}

ul,ol,dl {
    font-size:0.9em;
    margin:2px 0 16px 35px;
}

ul ul,ol ol {
    
}

blockquote {
    border:1px solid #dadada;
    font-size:0.9em;
    margin:20px 10px;
    padding:8px;
}

h1 {
    color:#565131;
    font-size:2.2em;
    letter-spacing:-3px;
    margin:0 0 10px 5px;
}

h1 a {
    color:#4088b8;
    text-transform:none;
}

h2 {
    border-bottom:4px solid #dadada;
    color:#9B0D00;
    font-size:1.4em;
    letter-spacing:-1px;
    margin:0 0 10px;
    padding:0 2px 2px 5px;
}

h3 {
    color:#660000;
    font-size:1.2em;
    font-weight:700;
    margin:10px 0 0px;
    padding:1px 2px 2px 3px;
}

h4 {
    color:gray;
    font-size:0.8em;
    font-weight:700;
    margin:10px 0 0px;
    padding:1px 2px 2px 3px;
}
h5 {
    color: white;
    font-size:0.8em;
    font-weight:700;
}

/*** Main content ***/

#text {
    color:#000000;
    font-size:0.7em;
    line-height:1.5em;
}

#content {
    color:#9B0D00;
    font-size:1.0em;
    line-height:1.5em;
}

#contentalt {
    float:left;
    line-height:1.5em;
    margin-right:20px;
    padding:0;
    text-align:left;
    width:750px;
}

#content h3,#contentalt h3 {
    margin:10px 0 8px;
}

/*** Various classes ***/

.box {
    background:#4088b8;
    border:1px solid #c8c8c8;
    color:#fff;
    font-size:0.9em;
    line-height:1.4em;
    padding:10px 10px 10px 13px;
}

.box a {
    color:#f0f0f0;
}

.left {
    float:left;
    margin:0 15px 4px 0;
}

.right {
    float:right;
    margin:0 0 4px 15px;
}

.readmore {
    margin:-10px 10px 12px 0;
    text-align:right;
}

.BodyContent
{
    border-top: solid 2px silver;
    border-left: solid 2px silver;
    border-right: solid 3px gray;
    border-bottom: solid 3px gray;
    background-color: white;
}

.MainContent
{
    border-top: solid 12px gray;
    border-left: solid 0px gray;
    border-right: solid 0px gray;
    border-bottom: solid 2px gray;
    background-color: #D6CDCB;
}

.MainContentSub
{
    border-top: solid 12px gray;
    border-left: solid 1px gray;
    border-right: solid 2px gray;
    border-bottom: solid 2px gray;
    background-color: #D6CDCB;
}

.RightContent
{
    border-top: solid 6px #9B0D00;
    border-left: solid 6px #9B0D00;
    border-right: solid 8px #680500;
    border-bottom: solid 8px #680500;
    background-color: white;
}

.RightContentBox
{
    border-top: solid 2px #000000;
    border-left: solid 0px #000000;
    border-right: solid 0px gray;
    border-bottom: solid 0px #680500;
    padding-top: 10px;
    padding-bottom: 2px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 0.8em;
}
.RightContentBox
{
    color: #000000;
}
.RightContentBox a:hover
{
    text-decoration: underline;
}

 #ScrollerNews
{
    width: 260px;
    height: 320px;
    overflow: auto;
    overflow-x: hidden;
    background-color: white;
    padding-right: 4px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 10px;
    border-top: solid 2px silver;
    border-left: solid 2px silver;
    border-right: solid 4px gray;
    border-bottom: solid 4px gray;  
    text-align: center;
}

 #ScrollerShooting
{
    width: 364px;
    height: 300px;
    overflow: auto;
    overflow-x: hidden;
    font-size: 1em;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
    font-family: Verdana;
    border-top: solid 2px silver;
    border-left: solid 2px silver;
    border-right: solid 4px gray;
    border-bottom: solid 4px gray;
    color: #000000;
    background-color: #DCDACB;
}
 #ScrollerMarine
{
    width: 364px;
    height: 300px;
    overflow: auto;
    overflow-x: hidden;
    font-size: 1em;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
    font-family: Verdana; 
    border-top: solid 2px silver;
    border-left: solid 2px silver;
    border-right: solid 4px gray;
    border-bottom: solid 4px gray;  
    color: #000000;
    background-color: white;
}

.Title
{
   
background-image: url(../images/TitleBG.gif);
    background-position: left;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    padding-left: 32px;
    color: White;
    font: 1.0em Arial,Verdana,Tahoma,,sans-serif;
    font-weight: bolder;
    font-style: normal;
    line-height: 1.4em;
    text-align: left;
}
.TitleShooting
{
    background-image: url(../images/TitleLeftH.gif);
    background-position: left;
    background-repeat: no-repeat;
    background-color: #AABA0A;
    padding-left: 32px;
    color: black;
    font: 1.0em Arial,Verdana,Tahoma,,sans-serif;
    font-weight: bolder;
    font-style: normal;
    line-height: 1.4em;
    text-align: left;
}
.TitleMarine
{
    background-image: url(../images/TitleLeftM.gif);
    background-position: left;
    background-repeat: no-repeat;
    background-color: #99D6DD;
    padding-left: 32px;
    color: black;
    font: 1.0em Arial,Verdana,Tahoma,,sans-serif;
    font-weight: bolder;
    font-style: normal;
    line-height: 1.4em;
    text-align: left;
}
TD.VSeparator1Back
{
    BACKGROUND-IMAGE: url(../images/VSeparator1Back.gif);
    BACKGROUND-POSITION: center center;
    BACKGROUND-REPEAT: repeat-y;
    Padding-right: 10px;
    Padding-left: 10px;
}

TD.HSeparator1Back
{
    BACKGROUND-IMAGE: url(../images/HSeparator1.gif);
    BACKGROUND-POSITION: center center;
    BACKGROUND-REPEAT: repeat-x;
    Padding-top: 10px;
    Padding-bottom: 10px;
}

.HSeparator1Back
{
    BACKGROUND-IMAGE: url(../images/HSeparator1.gif);
    BACKGROUND-POSITION: center center;
    BACKGROUND-REPEAT: repeat-x;
    Padding-top: 12px;
    Padding-bottom: 2px;
    text-align: right; 
    font-size: 0.6em;
}

.FontResizer
{
    font-size: 0.8em;
}

.FontResizer a {
    color:gray;
    text-decoration:none;
}

.openlanguage{ /*class added to contents when they are open*/
background: #660000;
}
.Press{ 
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}
.openlanguage{ /*class added to contents when they are open*/
color: White;
}
.closedlanguage{ /*class added to contents when they are closed*/
color: #660000;
}

#Footer2
{
}
#Footer2 a
{
	color: White;
	font-size: 0.7em;
}
#Footer2 a:visited
{
}
#Footer2 a:hover
{
	color: silver;
}
#Footer2 a:active
{
}