/* **************************************************************************** */
/*	aPARTYaDAY.com                                                              */
/*										                                        */
/* **************************************************************************** */



/* CLASSES                       */
.menu  {}
.head  {}
.nav  {}
.nav2 {}
.inc {}
.head {}
.grandtotal {}


body {
color: #000000;
background-color: #FFFFFF;
font-size: x-small;
margin-top: 0;
margin-bottom: 0;
font-family: "verdana", "arial", "geneva", sans-serif;
}

normal {
color: #000000;
background-color: #FFFFFF;
font-size: x-small;
margin-top: 0;
margin-bottom: 0;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Paragraph									*/
p {
color: #000000;
font-size: x-small;
margin-top: 0;
margin-bottom: 0;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Paragraph - INCLUDE								*/
p.inc {
color: #FFFFFF;
font-size: x-small;
margin-top: 0;
margin-bottom: 0;
font-family: "verdana", "arial", "geneva", sans-serif;
}


h1 {
color: #0625BF;
background-color: #F66500;
font-size: large;
font-weight: bold;
text-align: center;
line-height: 200%;
margin-top: 6;
margin-bottom: 6;
font-family: "verdana", "arial", "geneva", sans-serif;
}

h2 {
color: #FFFFFF;
background-color: #0625BF;
font-size: medium;
font-weight: bold;
text-align: center;
line-height: 150%;
margin-top: 1;
margin-bottom: 6;
font-family: "verdana", "arial", "geneva", sans-serif;
}

h3 {
color: #636363;
background-color: #ff9900;
font-size: small;
font-weight: bold;
text-align: left;
line-height: 125%;
margin-top: 6;
margin-bottom: 1;
font-family: "verdana", "arial", "geneva", sans-serif;
}

h4 {
color: #636363;
background-color: #E6EAFD;
line-height: 125%;
font-size: medium;
font-weight: bold;
text-align: center;
font-family: "verdana", "arial", "geneva", sans-serif;
}

h5 {
color: #FF9900;
background-color: #FFFFFF;
font-size: x-small;
font-weight: bold;
text-align: left;
line-height: 125%;
margin-top: 0;
margin-bottom: 0;
font-family: "verdana", "arial", "geneva", sans-serif;
}

h6 {
color: #E6EAFD;
background-color: #FF9900;
font-size: xx-small;
line-height: 105%; 
margin-top: 0; 
margin-bottom: 0;
}


td {
font-size: x-small;
}


/*	 links								*/
a.head:link {
color: #FFFFFF;
background: #ff9900;
font-size: small;
font-weight: bold;
text-align: left;
line-height: 125%;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

a.head:visited {
color: #FFFFFF;
background: #ff9900;
font-size: small;
font-weight: bold;
text-align: left;
line-height: 125%;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}



/*  NAVIGATION LABELS				*/

/*	Table cells								*/
td.nav {
background: #E6EAFD;
foreground: #FFFFF0;
text-align: "center";
}

/*	Unvisited links								*/
a.nav:link {
color: #0625BF;
background: #E6EAFD;
font-size: x-small;
font-weight: bold;
line-height: 110%;
margin-top: 1;
margin-bottom: 1;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

/*	Visited links								*/
a.nav:visited {
color: #0625BF;
background: #E6EAFD;
font-size: x-small;
line-height: 110%;
margin-top: 1;
margin-bottom: 1;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

/*	Active links (not widely supported)					*/
a.nav:active {
color: #FFFFF;
background: #E6EAFD;
font-size: x-small;
font-weight: bold;
line-height: 110%;
margin-top: 1;
margin-bottom: 1;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

/*	Links when hovered over (MSIE only)					*/
a.nav:hover {
color: #E6EAFD;
background: #0625BF;
font-size: x-small;
font-weight: bold;
line-height: 110%;
margin-top: 1;
margin-bottom: 1;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

h6.nav {
color: #F66500;
background: #E6EAFD;
font-size: x-small;
font-weight: bold;
line-height: 110%;
margin-top: 1;
margin-bottom: 1;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

/*  NAVIGATION -2- LABELS				*/

/*	Table cells								*/
td.nav2 {
background: #E6EAFD;
foreground: #FFFFF0;
text-align: "center";
}

/*	Unvisited links								*/
a.nav2:link {
color: #0625BF;
background: #E6EAFD;
font-size: x-small;
font-weight: bold;
line-height: 125%;
margin-top: 3;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

/*	Visited links								*/
a.nav2:visited {
color: #0625BF;
background: #E6EAFD;
font-size: x-small;
line-height: 125%;
margin-top: 3;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

/*	Active links (not widely supported)					*/
a.nav2:active {
color: #FFFFF;
background: #E6EAFD;
font-size: x-small;
font-weight: bold;
line-height: 125%;
margin-top: 6;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

/*	Links when hovered over (MSIE only)					*/
a.nav2:hover {
color: #E6EAFD;
background: #0625BF;
font-size: x-small;
font-weight: bold;
line-height: 125%;
margin-top: 6;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}

h6.nav2 {
color: #F66500;
background: #E6EAFD;
font-size: x-small;
font-weight: bold;
line-height: 125%;
margin-top: 3;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}


/*  MENU LABELS				*/

/*	Table cells								*/
td.menu {
background: #ff9900;
}

/*	Unvisited links								*/
a.menu:link {
color: #FFFFFF;
background: #ff9900;
font-size: x-small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 100%;
margin-top: 6pt;
margin-bottom: 6pt;
text-decoration: none;
}

/*	Visited links								*/
a.menu:visited {
color: #FFFFFF;
background: #ff9900;
font-size: x-small;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 100%;
margin-top: 3;
margin-bottom: 3;
text-decoration: none;
}

/*	Active links (not widely supported)					*/
a.menu:active {
color: #FF6666;
background: #ff9900;
font-size: x-small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 100%;
margin-top: 3;
margin-bottom: 3;
text-decoration: none;
}

/*	Links when hovered over (MSIE only)					*/
a.menu:hover {
color: #FF9900;
background: #ffffff;
font-size: x-small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 100%;
margin-top: 3pt; 
margin-bottom: 3pt; 
text-decoration: none;
}

/*	Paragraph									*/
p.menu {
color: #FFFFFF;
background: #ff9900;
font-size: x-small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
line-height: 100%;
margin-top: 3pt; 
margin-bottom: 3pt; 
}

h4.menu {
font-size: medium;
font-weight: bold;
text-align: center;
border-bottom: thin solid #ffffff;
border-top: thin solid #ffffff;
color: #ffffff;
background: #ff9900;
font-family: "verdana", "arial", "geneva", sans-serif;
}










/*	Definition list									*/
dl {
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu									*/
small.menu {
font-size: small;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #6633FF;
background: #FFFFFF;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;
background: #FFFFFF;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FF6666;
background: #FFFFFF;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF6666;
background: #FFFFFF;
}

/*	Links unvisited links							*/
a.link:link {
color: #6633FF;
background: #FFFFFF;
}

/*	Links visited links							*/
a.link:visited {
color: #993399;
background: #FFFFFF;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
background: #FFFFFF;
}

/*	Unvisited links								*/
a:link {
color: #6633FF;
background: #FFFFFF;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #993399;
background: #FFFFFF;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
background: #FFFFFF;
}

/*	Links unordered lists							*/
ul {
/*margin-left: 60px;	*/
list-style: disc;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
font-size: x-small;
color: #333333;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #FFFFFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
background: #FFFFFF;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 40px;
font-size: x-large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 250px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}



/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: medium;
color: #990000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: small;
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: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}




/* address{
/* background-color: #D4D8DF;
/* }

/* Bulleted List
/* li {
/* color: #6333CC;
/* background-color: #E6EAFD;
/* }

/* Definition
/* dd {
/* color: #FFFFFF;
/* }




/* color: #5D8A29;
/* background-color: #FFAA00;

color: #c3ee91;
background-color: #F1F1F1
border-bottom: thin solid #cc0000;
border-top: thin solid #cc0000;
