body		{ background-color: #FFFFFF;
			font-family: "Arial"; font-size: 14px}
p		{ font-family: "Arial", Times, serif;
			 font-size: 14px; color: #00386C; line-height: 14px; font-weight: bold}
p.caption	{ font-family: "Arial", Times, serif; font-size: 12px; color: #00386C; font-weight: bold}
p.spacier	{ font-family: "Arial", Times, serif; font-size: 14px; color: #00386C; line-height: 18px; font-weight: bold}
li		{ font-size: 14px}
a:link		{ font-family: "Arial", Times, serif;
			color: #00386C; text-decoration: underline;
			font-size: 14px; font-style: normal; font-weight: bold}
a:visited 	{ font-family: "Arial", Times, serif; 
			font-size: 14px; color: gray; 
			text-decoration: underline; font-style: normal; font-weight: bold}
a:hover		{ font-family: "Arial", Times, serif;
			color: #00508F;
			font-size: 14px; font-style: normal; font-weight: bold}
a.alpha:link	{ font-family: "Arial", Times, serif;
			 font-size: 14px;
			 color: #00386C;; line-height: 14px; font-weight: bold}
a.alpha:visited	{ font-family: "Arial", Times, serif;
			 font-size: 14px;
			 color: gray;; line-height: 14px; font-weight: bold}
a.alpha:hover	{ font-family: "Arial", Times, serif;
			 font-size: 14px;
			 color: #00508F;; line-height: 14px; font-weight: bold}
td.client	{ font-family: "Arial", Times, serif; font-size: 14px; 
			font-style: normal; vertical-align: bottom; text-align: justify}
td.project	{ font-family: "Arial", Times, serif; font-size: 14px; 
			font-style: normal; font-weight: bold; color: #00386C;
			vertical-align: top}
td.ptext	{ font-family: "Arial", Times, serif; font-size: 14px; 
			font-style: normal; vertical-align: bottom; text-align: justify}
col.project	{ width: 190px}
col.client	{ width: 250px}

.just		{ text-align: justify; font-size: 14px}
.title		{ font-family: "Times New Roman", Times, serif; font-size: 32px; font-style: normal; font-weight: bold; color: #00386C}
.title2 	{ font-family: "Arial", Times, serif; font-size: 16px; font-style: normal; font-weight: bold; color: #00386C}
.title3		{ font-family: "Times New Roman", Times, serif; font-size: 26px; font-style: normal; font-weight: bold; color: #00386C}
.pheader 	{ font-family: "Arial", Times, serif; font-size: 20px; font-style: normal; font-weight: bold; color: #00386C}
.thead 		{ font-family: "Arial", Times, serif; font-size: 20px; font-style: normal; font-weight: bold; color: #00386C}
.tdata 		{ font-family: "Arial", Times, serif; text-align: center}
.clienthead 	{ font-family: "Arial", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #00386C}
.clientbody 	{ font-family: "Arial", Times, serif; font-style: normal font-size: 14px}

#dropmenudiv{
position:absolute;
background-color: #E6DDCC;
border:1px solid black;
border-bottom-width: 0;
font:normal 14px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #cccccc;
}
