body 		{font-family: "Palatino Linotype"; font-size: 14px; color: #0F0F43; text-align: justify;}
td,input,textarea	{font-family: "Palatino Linotype"; font-size: 14px; color: #0F0F43; }
table 		{font-family: "Palatino Linotype"; font-size: 14px; color: #0F0F43; text-align: justify;}
.footer		{font-family: "Palatino Linotype"; font-size: 12px; color: #0F0F43;}
.heading 	{font-family: "Palatino Linotype"; font-size: 20px; color: #0F0F43; font-style: normal; font-weight: bold; font-variant: normal; line-height: normal; text-transform: uppercase;}
.tabletitle {font-family: "Palatino Linotype"; font-size: 12pt; color: #FFFFFF; font-weight: bold; background-color: #000066; }
.tablelist 	{font-family: "Palatino Linotype"; font-size: 12pt;}
.bgimage 	{background-image: url(../images/logo_bg.jpg); background-repeat: no-repeat; background-position: 50px 300px;}
.background {background-image: url(images/logo_bg.gif);	background-attachment: fixed; background-repeat: no-repeat;	background-position: 85% 5%;}
.pointer 	{cursor: not-allowed;}
.logo_copy	{ font-family: Times; font-size:120px; color:#0000FF; font-weight: bold;}
.logo_name	{ font-family: "Palatino Linotype"; font-size:70px}
.right_border {
	border-right: 1 solid color:#0000FF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bottom, .bottom_border {
	border-bottom: 1 solid color:#0000FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.right_bottom_border{
	border-bottom: 1 solid color:#0000FF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a {
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #0F0F43;
}
a:visited {
	color: #0F0F43;
}
a:hover {
	color: #0F0F43;
	text-decoration: underline;	
}
a:active {
	color: #0F0F43;
}
.scrollbox { overflow: scroll; padding: 3px; width: 430px; height: 280px; border-style: solid; border-width: 1px; text-align: justify; }