/* Header information */


/*IN USE - this is the page title*/

H1 { font-family: trebuchet ms, verdana, tahoma, arial, sans-serif }
H1 { font-weight: normal } 
H1 { font-size: 36pt } 
H1 { color: #000000; }
H1 { text-transform: none } 
H1 { text-align: left}
H1 { letter-spacing: 0.0em }
H1 { margin-bottom: 5}
H1 { margin-top: 0}


/*IN USE - this is the menu text*/

H2 { font-family: trebuchet ms, verdana, tahoma, arial, sans-serif }
H2 { font-style: normal }
H2 { font-weight: bold}
H2 { font-size: 10pt }
H2 { color: #3287BA} 
H2 { text-align: left }
H2 { line-height: 120%;}



/*IN USE - this is the subtitle text*/

H3 { font-family: trebuchet ms, verdana, tahoma, arial, sans-serif }
H3 { font-style: normal }
H3 { font-weight: normal }
H3 { font-size: 14pt }   
H3 { color: #000000; }  
H3 { text-align: left }


/*this one is Menu text*/

H4 { font-family: trebuchet ms, verdana, tahoma, arial, sans-serif }
H4 { font-weight: bold } 
H4 { font-size: 10pt } 
H4 { color: #000000; }
H4 { text-transform: none } 
H4 { text-align: left }
H4 { line-height: 100%;}
H4 { margin-bottom: -5}


/*this one is copyright*/

H5 { font-family: trebuchet, verdana, tahoma, arial, sans-serif }
H5 { font-weight: normal } 
H5 { font-size: 8pt } 
H5 { color: #C9DADE}
H5 { text-transform: none } 
H5 { text-align: center }
H5 { letter-spacing: 0.0em }
H5 { margin-bottom: 5}
H5 { margin-top: 5}
 
/*main text*/

td, P { font-family: trebuchet ms, verdana, tahoma, arial, sans-serif }
td, P { font-weight: normal } 
td, P { font-size: 10pt } 
td, P { color: #000000}
td, p { text-transform: none } 
td, p { text-align: left }
td, p { letter-spacing: 0.0em }
td, p { margin-bottom: 5}
td, p { margin-top: 5}

/*this one is the list */

.websitelist	{line-height: 150%}
.websitelist	{font-family: trebuchet ms, verdana, tahoma, arial, sans-serif }
.websitelist	{font-size: 10pt}
.websitelist	{margin-top: -2}
.websitelist	{color: black} 
.websitelist	{font-weight: normal} 
.websitelist	{list-style-type: disc}

.maincontent 	{padding-left: 15px}
.maincontent 	{padding-right: 15px}

.leftmenu 		{margin-top: 5}
.rightmenu	 	{margin-top: 5}

.title {border-bottom-color: yellow; border-bottom-width: 5px; }

/* horizontal line info*/
.leftline		{color: #000000}
.leftline		{background-color: #000000}
.leftline		{height: 1px}
.leftline                {border-style: none;}
.leftline		{margin-top: -5px}

.rightline		{color: #000000}
.rightline		{background-color: #000000}
.rightline		{height: 1px}
.rightline		{margin-top: 12px}
.rightline    {border-style: none;}

.plainline2		{color: #000000}
.plainline2		{background-color: #000000}
.plainline2		{height: 1px}
.plainline2		{margin-top: -20px}
.plainline2            {border-style: none;}


/*  links */

a:link    { color: #588BBE; text-decoration: none;  } 
a:active  { color: #588BBE; text-decoration: none;  } 
a:visited { color: #588BBE; text-decoration: none;  } 
a:hover   { color: #7EC7ED; text-decoration: underline; }

/*  main text links */

/*  a.bluelinks:link    { color: #588BBE; font-weight: bold }
/*  a.bluelinks:active  { color: #588BBE; font-weight: bold } 
/*  a.bluelinks:visited { color: #588BBE; font-weight: bold } 
/*  a.bluelinks:hover   { color: #7EC7ED; font-weight: bold; text-decoration: underline; } 

/*  gundog text links */

/*  a.darklinks:link    { color: #113664; }
/*  a.darklinks:active  { color: #113664; } 
/*  a.darklinks:visited { color: #113664; } 
/*  a.darklinks:hover   { color: #2870A4; } 



/* Colored Scroll Bar */ 

body
{
/*scrollbar-base-color: #ffffff;  
scrollbar-arrow-color: #E11F5F;  
scrollbar-shadow-color: #E11F5F;  
scrollbar-lightshadow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;  
scrollbar-highlight-color: #E11F5F;  
scrollbar-3dlight-color: #ffffff;  
scrollbar-track-color: #ffffff; */
overflow: auto;
}

.whitebox {
background-color:#ffffff;
filter:alpha(opacity=10);
-moz-opacity:0.1;
opacity: 0.1;
width:753px;
height:350px;
}

#womeningames{
background: white url(images/womeningameslogo.jpg) no-repeat scroll top right ;
  } 
  

  