/* CSS Document */
html {margin: 0;}
body {
   background-image:url(images/bg1.jpg); 
   background-repeat: repeat;
   margin: 0;
}
.container_background {
   background-color: #003366;
}
.container_menu {
   background-color: transparent;
}

.flash_background {
   background-color: #003366;
}
.gallery_background {
   background-color: #2B405C;
}
.linetopbot {  border-color: #949494 black; 
               border-style: solid; 
			   border-top-width: 1px; 
			   border-right-width: 0px; 
			   border-bottom-width: 1px; 
			   border-left-width: 0px;
}
.linebot {  border-color: black black #CCCCCC;
            background-color: #003366;
}
.ltgreytxt {  color: #CCCCCC
}
.mdgreytxt {  color: #333333
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; 
      color: #999999; 
	  font-size: 10px;
	  text-align: left;
}
.justify {  text-align: justify
}
.small {  font-size: 8px; color: #000000; background-color: transparent;
}
.linebot {  border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
}
.hiddenlink {  color: #666666; text-decoration: none
}
.whiteheading {  font-size: 12px; font-weight: bold; color: #E0E0E0;
}
.whiteheading_small {  font-size: 10px; color: #5BC0F5;
}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #E0E0E0;
}
h2  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #5BC0F5;
}
.headercell {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #FFFFFF; border-color: black black #666666; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
}
.lineright {  border-color: black #333333 black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px
}
 a {
	text-decoration: none;
}
 a:hover {
	text-decoration: underline;
}
.style1 {font-size: 10px; color: #5BC0F5;}

#bluey {
	position: relative;
	left: -100px;
	top: 0px;
}
#frame_content{
  width: 540px;
  background-color: #003366;
}
#web_templates{
  visibility: hidden;
  display: none;
}
#search_frame{
  visibility: hidden;
  display: none;
}
.gm {

}
.gm a:link{
  color: #5BC0F5;
  font-weight: 700;
  text-decoration: none;
}
.gm a:visited{
  color: #5BC0F5;
  font-weight: 700;
  text-decoration: none;
}
.gm a:hover{
  color: #E0E0E0;
  font-weight: 700;
  text-decoration: none;
}
.gm a:focus{
  color: #E0E0E0;
  font-weight: 700;
  text-decoration: none;
}
.gm a:active{
  color: #E0E0E0;
  font-weight: 700;
  text-decoration: none;
}
.gm_hidden {
  visibility: hidden;
  display: none;
}
.gm_background {
  background-color: #014FFF;
}
.gmdiv1 { border-bottom: 1px solid #014FFF; }
.gmdiv2 { border-bottom: 1px solid #003366; }

.feedflare {
  background-color: #5BC0F5;
  margin-top: 10px;
  padding-left: 10px;
}

