﻿body 
{
   background:#4d5ba8;
   margin-top: 0px;
}


table
{
    font-size:9pt;	
    font-family :Arial;
	color:#0067b1;
    text-align: left;
}

#header
{
    width:900px;
    height:117px;
    background-image: url('images/header.jpg');
    background-repeat:  no-repeat;
}


#flash
{
    border-left: 1px solid #c8dff1;
    border-right: 1px solid #c8dff1;
    border-top: 1px solid #c8dff1;
    border-bottom: 1px solid #c8dff1;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-left: 1 solid #c8dff1;
    text-align: left;
    font-family :Arial;
    color: #1f76bd;
    font-size:9pt;
    
} 

#buttons
{
    border-left: 1px solid #c8dff1;
    border-right: 1px solid #c8dff1;
    border-top: 1px solid #c8dff1;
    border-bottom: 1px solid #c8dff1;
    background-color: #d7e4f7;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    border-left: 1 solid #c8dff1;
    text-align: center;
    font-family :Arial;
    color: #36436d;
    font-size: 12px;
    background: #010409 url('images/subscribe.jpg') no-repeat right; 
   
} 

#footer a 
{
    color: #627ac4;
	text-decoration: none;
	font-weight: bold;
}  

#footer a:hover
{
    color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer
{
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    height:100px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
    font-family :Arial;
    font-size:8pt;
    background: #010409 url('images/footerback.jpg') no-repeat right; 
    color:#ffffff;
    vertical-align: top;
} 

#RightNavWrapper
{
  
    float: right;
    color:#0067b1;
    font-family :Arial;
    font-size:9pt;
    width:220px;
    margin-right:20px;
    margin-top: 8px; 
    margin-bottom: 8px;
      
} 


#RightNavPhotoGallery
{
    float: right;
    background: #ffffff url('images/galleryback.jpg') no-repeat top right; 
    color:#0067b1;
    border-left: 1px solid #c8dff1;
    border-right: 1px solid #c8dff1;
    border-top: 1px solid #c8dff1;
    border-bottom: 1px solid #c8dff1;
    font-family :Arial;
    font-size:9pt;
    width:203px;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
} 



#Search
{
  
    
    float: right;
    color:#0067b1;
    border-left: 1px solid #c8dff1;
    border-right: 1px solid #c8dff1;
    border-top: 1px solid #c8dff1;
    border-bottom: 1px solid #c8dff1;
    font-family :Arial;
    font-size:9pt;
    width:203px;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
    margin-top: 10px;
} 

#Buy
{
    float:left;
    
    color:#0067b1;
    border-left: 1px solid #c8dff1;
    border-right: 1px solid #c8dff1;
    border-top: 1px solid #c8dff1;
    border-bottom: 1px solid #c8dff1;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 10px;
    margin-top: 0px;
    margin-left: 10px;
    font-family :Arial;
    font-size:9pt;
    width:150px;
   
     
} 

#main
{
    
    float:left;
    width: 900px;    
    border-left: 1px solid #c8dff1;
    border-right: 1px solid #c8dff1;
    border-top: 1px solid #c8dff1;
    border-bottom: 1px solid #c8dff1;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 2px;
    border-left: 1 solid #c8dff1;
    text-align: left;
    font-family :Arial;
    color: #808080;
    font-size:9pt;
    
} 

#content-wrap {
	
	padding: 0px 10px 10px 10px;
    font-size:9pt;	
    font-family :Arial;
	color:#0067b1;
    text-align: left;
    height: 100%;
    
    
    
}

ul {
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px ; 
	list-style-type: none
} 

h1 {
	
	font-family:Arial;
	font-weight: bold;
	font-size:14pt;	
	color:red;
	padding-top: 0px;
	padding-bottom:0px;
}

h2 {
	font-family:Arial;
	font-weight: bold;
	font-size:10pt;	
	color:#97675d;
    margin-top:0px;
    padding-top: 11px;
    letter-spacing :1px;
    line-height: 1px;
	
}

h3 {
	font-family:Arial;
	font-weight: bold;
	font-size:9pt;	
	color:#0067b1;
	
	
}

ul li a {
	
	color: #0067b1;
	text-decoration: none;
	font-weight: bold;
	
	
}
ul li a:hover {
	
	color: #fab057;
	text-decoration: none;
	font-weight: bold;
	
}

a {
	
	color: #0067b1;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover {
	
	color: #fab057;
	text-decoration: none;
	font-weight: bold;
	
}

input{ border:1px solid #0067b1; background:#ffffff; color:#c0c0c0; font-size:11px; font-family:Arial;}

input.image

{
    border:0px;
}

.t {background: #f4f8fd url(images/dot.gif) 0 0 repeat-x; margin-top:7px; margin-bottom:10px;}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat }
.tl {background: url(images/tl.gif) 0 0 no-repeat }
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding-left:10px;padding-top:1px;padding-bottom: 1px;padding-right:10px;} 

#breadcrumb 
{
    font-size:8pt;
    font-family: Arial;
    color: #97675d;
    padding-left:20px;
    background-image: url(images/bread_bg.png);
    background-repeat: repeat-x;
    height: 35px;
    padding-top: 0px;
    padding-left: 10px;
    text-transform:uppercase;
    
}

#vws
{
    font-size:8pt;	
    font-family :Arial;
	color:#ffffff;
    text-align: center;
    margin-top: 3px;
}


