	.menu1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
}
      .menu1 a:link{
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
}
      .menu1 a:visited{
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
}
      .menu1 a:hover{
	color: #DC2902;
	background-color: #ffffff;
	text-decoration: underline;
}

	.title {
	font-family: Tahoma;
	font-size: 9pt;
	color: #ffffff;
	background-color: #6D8EB2;
	text-decoration: none;
	font-weight : bold;
}

	.title2 {
	font-family: Tahoma;
	font-size: 9pt;
	color: #ffffff;
	background-color: #8BA6C4;
	text-decoration: none;
	font-weight : bold;
}

	.text {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000033;
	background-color: #B2D2F5;
	text-decoration: none;
	font-weight : normal;
	border : 1px solid #8BA6C4;
}

	.text2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000033;
	background-color: #9CBBDE;
	text-decoration: none;
	font-weight : normal;
	border : 1px solid #8BA6C4;
}

	.text3 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000033;
	background-color: #8BA6C4;
	text-decoration: none;
	font-weight : normal;
}

.tableout
{
	border : 1px solid White;
	background-color: #8BA6C4;
	
}

.input
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
	color: #000033;
    BACKGROUND-COLOR: #ffffff;
	width:500px;
}

.input2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
	color: #000033;
    BACKGROUND-COLOR: #ffffff;
	width:200px;
}

.input3
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
	color: #000033;
    BACKGROUND-COLOR: #ffffff;
	width:50px;
}

.input4
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
	color: #000033;
    BACKGROUND-COLOR: #ffffff;
}

	.home1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #324D6C;
	background-color: #ffffff;
	text-decoration: none;
	padding-left : 44px;
	padding-top: 13px;
	padding-bottom: 13px;
}
      .home1 a:link{
	color: #368AE7;
	background-color: #ffffff;
	text-decoration: underline;
}
      .home1 a:visited{
	color: #368AE7;
	background-color: #ffffff;
	text-decoration: underline;
}
      .home1 a:hover{
	color: #FF4901;
	background-color: #ffffff;
	text-decoration: underline;
}

	.cred {
	font-family: Tahoma;
	font-size: 8pt;
	color: #52749C;
	background-color: transparent;
	text-decoration: none;
	padding-left : 10px;
	padding-top : 10px;
	text-align : left;
}
      .cred a:link{
	color: #324D6C;
	background-color: transparent;
	text-decoration: none;
}
      .cred a:visited{
	color: #324D6C;
	background-color: transparent;
	text-decoration: none;
}
      .cred a:hover{
	color: #324D6C;
	background-color: transparent;
	text-decoration: underline;
}	