body { color: #000000;
       background-color: #fff9e2;
       font-size: 10pt;
       font-family: Arial }

td.header { color: #000000;
            font-size: 10pt;
            font-family: Arial }
td.label  { color: #FFFFFF;
            background-color: #280202;
            font-size: 10pt;
            font-family: Arial 
				padding-right: 2px;

	padding-left: 2mm;

	padding-bottom: 2px;

	padding-top: 2px;}
	
td.body   { color: #000000;
            background-color: #ffffff;
            font-size: 10pt;
            font-family: Arial }
td.footer { color: #000000;
            font-size: 10pt;
            font-family: Arial }

td.second { color: #aa0190;
            background-color: #fffcc6;
            font-size: 10pt;
            font-family: Arial }

td.prime { color: #000150;
            font-size: 10pt;
            background-color: #fff00A;
            font-family: Arial }

td.bottle { color: #000150;
            background-color: #bbbbff;
            font-size: 10pt;
            font-family: Arial }
td.cal { color: #000150;
            background-color: #ffffff;
            font-size: 10pt;
            font-family: Arial }
td.phase { color: #000150;
            background-color: #666666;
            font-size: 10pt;
            font-family: Arial }

a:header { color: #FFFFFF;
            text-decoration: none; 
            font-size: 10pt;
            font-family: Arial }

a:headlink    { color: #FFFFFF;
            text-decoration: none; 
            font-size: 10pt;
            font-family: Arial }
a:link    { color: #002060; font-size: 8pt; text-decoration: none; font-family: Arial  }
a:visited { color: #002060;
            text-decoration: none; 
            font-size: 8pt;
            font-family: Arial }
a:active  { color: #606060;
            text-decoration: none; 
            font-size: 8pt;
            font-family: Arial }
a:hover   { color: #700000;
            text-decoration: none; 
            font-size: 10pt;
            font-family: Arial }

b:item { color: #000150;
	    font-size: 10pt;
            font-family: Arial }

a.label_link {color: #AABBCC;
		text-decoration: none;
            font-size: 10pt;
            font-family: Arial }

a:label_link.visited {color: #AABBCC;
	text-decoration: none;
            font-size: 10pt;
            font-family: Arial}
input:button { 
	background-color : #EEEFFF;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px; }

input,textarea, select {
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : normal;
border-color : #000000;
}

input.post, textarea.post, select {
background-color : #FFFFFF;
}

input { text-indent : 2px; }

input.button {
background-color : #EFEFEF;
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}


input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}

input.liteoption {
background-color : #FAFAFA;
font-weight : normal;
}

/*
START

THESE ARE ADDED STYLES FROM THE DEW-NEW PHPLINKS ORIGINAL THEME STYLE SHEET
*/

/*THE following styles are for navbar.top.php*/

.navbaroff {

	background-color: #CEE7F3;

	font-weight: bold;

	color: #000000;

}

a.ttd, a.ttd:hover {

	font-weight: bold;

	width: 100%;

	color: #406A80;

	background-color: #CEE7F3;

	line-height: 20px;

	text-decoration: none;

	font-size: 11px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

a.ttd:hover {

	color: #406A80;

	background-color: #98C3D9;

}

a.ttd2, a.ttd2:hover {

	font-weight: bold;

	width: 100%;

	color: #5995B3;

	background-color: #CEE7F3;

	line-height: 20px;

	text-decoration: none;

	font-size: 12px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

a.ttd2:hover {

	color: #5995B3;

	background-color: #ffffff;

}

/*the following styles are for the navbar.bottom.php file*/


.navBotOut {

	font-weight: normal;

	font-size: 13px;

	color: #000000;

	background-color: #eeeeee;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

.navBot {

	font-weight: normal;

	font-size: 11px;

	color: #5995B3;

	background-color: #CEE7F3;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

.navText {

	padding-right: 2px;

	padding-left: 2mm;

	padding-bottom: 2px;

	padding-top: 2px;

	font-weight: normal;

	font-size: 10px;

	color: #406A80;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	background-color: #CEE7F3;

}


a.navLink:link, a.navLink:visited, a.navLink:hover {

	font-weight: normal;

	font-size: 10px;

	color: #5995B3;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

a.navLink:hover {
	background-color: #cccccc;
	text-decoration: none;
	color: #CEE7F3;

}