/* **************************************************************************** 			*/
/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 		*/
/*	webarchitects (http://www.webarchitects.co.uk/)				*/
/*									*/
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:			*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*									*/
/*	If you want to check the validity of the style sheet you can use this:  		*/
/*	http://jigsaw.w3.org/css-validator/					*/
/*									*/
/* **************************************************************************** 			*/


/*	Note the use of an absolute URI for the background image			*/
/*	This is a workaround for NN using an address relative to the			*/
/*	.html file rather than the .css file*/				



/*	Definition list							*/
dl {
color: #000000;
background: #FFFFFF;
font-family: arial;
}

/*	Menu								*/
small.menu {
font-family: Arial; font-size: 8pt; color: #387070; text-decoration: none; font-weight:bold;
}

/*	Menu unvisited links						*/
a.menulink:link {
font-family: Arial; font-size: 10pt; color: #387070; text-decoration: underline; font-weight:bold;
}

/*	Menu visited links							*/
a.menulink:visited {
font-family:  Arial; font-size: 10pt; color: #387070; text-decoration: underline; font-weight:bold;
}

/*	Menu active links (not widely supported)					*/
a.menulink:active {
font-family: Arial; font-size: 10pt; color: #A3D1D1; text-decoration: none; font-weight:bold;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
font-family:  Arial; font-size: 10pt; color: #A3D1D1; text-decoration: none; font-weight:bold;
}

/*	Links unvisited links						*/
a.link:link {
font-family:  Arial; font-size: 10pt; color: #387070; text-decoration: none; font-weight:bold;
}	


/*	Links visited links							*/
a.link:visited {
font-family: Arial; font-size: 10pt; color: #387070; text-decoration: none; font-weight:bold;
}

/*	Links active links (not widely supported)			*/		
a.link:active {
font-family:  Arial; font-size: 10pt; color: #A3D1D1; text-decoration: none; font-weight:bold;
}

/*	Links when hovered over (MSIE only)			*/
		
a.link:hover {
font-family:  Arial; font-size: 10pt; color: #A3D1D1; text-decoration: none; font-weight:bold;
}
/*	Link Cat. unvisited links						*/
a.linkcat {font-family: Arial; font-size: 10pt; color: #387070; text-decoration: none; font-weight:bold;}

/*	Link Cat. unvisited links						*/
a.linkcat:hover {font-family: Arial; font-size: 10pt; color: #F0EFBF; text-decoration: none; font-weight:bold; border-bottom: thin solid #387070; border-top: thin solid #387070;}

/*	Top Nav unvisited links						*/
a.topnav {
font-family: Arial; font-size: 10pt; color: #FFFFFF; text-decoration: none; font-weight:bold;
}	


/*	Top Nav active links (not widely supported)			*/		
a.topnav:active {
font-family: Arial; font-size: 10pt; color: #F0EFBF; text-decoration: none; font-weight:bold; border-bottom: thin solid #387070; border-top: thin solid #387070;
}

/*	Top Nav when hovered over (MSIE only)			*/
		
a.topnav:hover {
font-family: Arial; font-size: 10pt; color: #F0EFBF; text-decoration: none; font-weight:bold; border-bottom: thin solid #387070; border-top: thin solid #387070;
}



/*	Links unordered lists*/						
ul {
margin-left: 60px;
list-style: disc;
font-family: Arial; font-size: 10pt; color: #387070; text-decoration: none; font-weight:bold;
}

/*	The link description							*/
span.descript {
font-family:  Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:normal;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FF3300;
background: #FFFFFF;
font-weight: bold;
font-family: arial;
}

/*	Popular links							*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: arial;
}

/*	Links date and hits							*/
small.date {
font-family: Arial; font-size: 8pt; color: #000000; text-decoration: none; font-weight:normal;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: arial;
}

/*	This class is for "Looking for something in particular?"			*/
strong.search {
font-family:  Arial; font-size: 10pt; color: #387070; text-decoration: none; font-weight:bold;
}

/*	This class is for "More options"					*/
a.more {font-size: 9pt; color: #387070; text-decoration: none; font-weight: normal; font-family: arial;
}

/*	This class is for "More options"	Hover				*/
a.more:hover {font-size: 9pt; color: #A3D1D1; text-decoration: underline; font-weight: normal; font-family: arial;
}

/*	This class is for the main header on the Links home page		*/
h1.home {font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:bold;}
h1 {font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:bold;}


/*	This class is for the error messages					*/
strong.error {
color: #387070;
background: #EFEFEF;
font-weight: bold;
font-family: arial;
}

/*	This is used for the sub headers					*/
h2 {
font-family: Arial; font-size: 10pt; color: #387070; text-decoration: none; font-weight:bold; background-color: #EAD477;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 60px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: 9pt;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: arial;
}


/* Body Tags */
span.body {font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:normal;}
span.bodyb {font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:bold;}
a.body {font-family: Arial; font-size: 10pt; color: #387070; text-decoration: underline; font-weight:bold;}
a.body:hover {font-family: Arial; font-size: 10pt; color: #A3D1D1; text-decoration: none; font-weight:bold;}


/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: 10pt
font-weight: bold;
color: #000000;
background: #FFFFFF;
}

/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #999999;
background: #FFFFFF;
font-family: "arial", "geneva", sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:bold;
}


/* Body Tags */
span.body {font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:normal;}
span.bodyb {font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:bold;}
a.body {font-family: Arial; font-size: 10pt; color: #387070; text-decoration: underline; font-weight:bold;}
a.body:hover {font-family: Arial; font-size: 10pt; color: #A3D1D1; text-decoration: none; font-weight:bold;}

.body-sm {font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight:normal;}
.body-sm A {font-family: Arial; font-size: 9pt; color: #387070; text-decoration: underline; font-weight:bold;}
.body-sm A:HOVER {font-family: Arial; font-size: 9pt; color: #A3D1D1; text-decoration: none; font-weight:bold;}

h1{font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:bold;}
.title {font-family: Arial; font-size: 13pt; color: #387070; text-decoration: none; font-weight:bold; background-color: #EAD477;}
.subcat {font-family: Arial; font-size: 13pt; color: #387070; text-decoration: none; font-weight:normal; background-color: #EAD477;}
.subcat1 {font-family: Arial; font-size: 10pt; color: #387070; text-decoration: none; font-weight:normal; background-color: #EAD477;}
.subtitle {font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:bold; background-color: #EAD477;}
.special {font-family: Arial; font-size: 12pt; color: #000000; text-decoration: none; font-weight:bold;}
.catnav {font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:bold;}
.catnav A {font-family: Arial; font-size: 9pt; color: #387070; text-decoration: none; font-weight:bold;}
.catnav A:HOVER {font-family: Arial; font-size: 9pt; color: #A3D1D1; text-decoration: none; font-weight:bold; border-bottom: thin solid #387070; border-top: thin solid #387070;}


.toplink {font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight:bold;}
.toplink A{font-family: Arial; font-size: 10pt; color: #387070; text-decoration: none; font-weight:bold;}
.toplink A:Hover {font-family: Arial; font-size: 10pt; color: #387070; text-decoration: none; font-weight:bold; border-bottom: thin solid #387070; border-top: thin solid #387070;}

.copyright {font-family: Arial; font-size: 8pt; color: #000000; text-decoration: none; font-weight:normal;}
.copyright A{font-family: Arial; font-size: 8pt; color: #387070; text-decoration: underline; font-weight:normal;}
.copyright A:Hover {font-family: Arial; font-size: 8pt; color: #387070; text-decoration: none; font-weight:bold; border-bottom: thin solid #387070; border-top: thin solid #387070;}


/* FORM TAGS */
.formbody {font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight:normal;}
.formbodyb {font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight:bold;}
.formbody A {font-family: Arial; font-size: 9pt; color: #387070; text-decoration: underline; font-weight:bold;}
.formbody A:HOVER {font-family: Arial; font-size: 9pt; color: #A3D1D1; text-decoration: none; font-weight:bold;}
.formbodysm {font-family: Arial; font-size: 7pt; color: #000000; text-decoration: none; font-weight:normal;}
.formspecial {font-family: Arial; font-size: 16pt; color: #000000; text-decoration: none; font-weight:normal;}
.formstyle {font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight:normal; border-color:#01999A; height:15pt;}
.formstyle1 {font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight:normal; border-color:#01999A;}


/* GAMES */
/* arrange game */
.msg {font-size:8pt; font-weight:bold;}
.tab {cursor:hand;}
.capt1 {font-size:10pt; font-weight:bold;}
.capt2 {font-size:9pt; font-weight:bold;}
.capt3 {font-size:14pt; font-weight:bold; color:yellow;}
.capt4 {font-size:10pt; font-weight:bold; color:yellow;}
.but {font-size:9pt; font-weight:bold; height:30px;background-color:#aaaa99;}
.bigcell {background-color:#aa9966; border:4px solid #aa9966; text-align:center;}
.cell {width:40px;  height:40px;  font-family:Arial;  font-size:10pt; font-weight:bold;  background-color:#387070;  color:#F0EFBF; border-top:2px solid #aa9966; border-left:2px solid #aa9966;  border-right:2px solid #663300;  border-bottom:2px solid #663300;  text-align:center;}
.hole {width:40px;  height:40px;  background-color:#aa9966;  text-align:center;}

/*battleship*/
.intro { font-size:10pt; font-style:italic }
.heading { font-size:14pt; font-weight:bold; font-family:sans-serif }
.titlebs { font-size:18pt; font-weight:bold; background-color:navy; color:white; text-align:center; font-family:sans-serif }

/*dice poker*/
.n2{
**dice color;
background-color: red;
**dot color;
color: black;
border: 0pt solid;
font-size: 15pt;
}
.n1{
backgroud-color: black;
color: black;
border: 0pt solid;
}
