body {
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#f0f0f0;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#135184;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	word-spacing: normal;
	list-style-type: circle;
	padding: 0px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;


}

body.front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/piano.gif);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	border: none;
}


table {
       font-size:12
}



table.one {

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCC33;

	border-right-color: #CCCC33;

	border-bottom-color: #CCCC33;

	border-left-color: #CCCC33;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

}

table.two {

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCC33;

	border-right-color: #CCCC33;

	border-bottom-color: #CCCC33;

	border-left-color: #CCCC33;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

}
a:link {

	color: #000066;
	text-decoration: none;
}



a:visited {
	color: #000066;
	text-decoration: none;
}

a:active {
	color: #000066;
	text-decoration: none;
}

a:hover {

	color : #CCCC33;
      text-decoration : underline;
}


p  {


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

	font-size: 10px;

	font-style: normal;

}



p.small {

       text-align:justify;

       color:#333333;

       font-size:8pt;

}

.newtitle {

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

	font-size: 12px;

	color: #000099;

	border-top-style: dashed;

	border-right-style: none;

	border-bottom-style: dotted;

	border-left-style: none;

	border-top-color: #999999;

	border-bottom-color: #999999;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	font-style: normal;

	font-weight: 700;

}


.formstyle {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; background-color: #ccccff; }
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/images/login.jpg);
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 500px;
	vertical-align: middle;

}
.loginform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000033;
	font-size: 10px;
}
.body2 {

	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#f0f0f0;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#135184;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #999999;
	word-spacing: normal;
	list-style-type: circle;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

 .submitLink {
	color: #00f;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  }
