body {
	background: url('images/pg_bg.gif');
	background-repeat: repeat-x;
	background-color: #EFEDF6;
	}

frameset {
	padding-top: 4px;
	}

.header {
	font-family: Arial;
	font-size: 10pt;
	padding: 5px 0px 5px 0px;
	text-align: right;
	color: #796DB9;
	font-weight: bold;
		  }

.header a{
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	padding: 5px 0px 5px 0px;
	text-align: right;
	color: #796DB9;
	font-weight: bold;
		  }

.header a:hover{
	text-decoration:underline;
	font-family: Arial;
	font-size: 10pt;
	padding: 5px 0px 5px 0px;
	text-align: right;
	color: #796DB9;
	font-weight: bold;
		  }


.maintitle {
	font-family: Arial;
	font-size: 10pt;
	padding: 10px 10px 10px 17px;
	color: #ffffff;
	background: #796DB9;
	font-weight: bold;
	text-align: left;
		  }

.maintext {
	font-family: Arial;
	font-size: 10pt;
	padding: 15px 15px 15px 15px;
	color: #000;
	text-align: left;
		  }

.formtext {
	font-family: Arial;
	font-size: 10pt;
	color: #000;
		  }

.message {
	font-family: Arial;
	font-size: 10pt;
	color: #000;
	background: yellow;
		  }


.sidetitle {
	font-family: Arial;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	color: #7D7C7C;
	font-weight: bold;
		  }

.sidetext {
	font-family: Arial;
	font-size: 9pt;
		  }

.menu {
	font-family: Arial;
	font-size: 12pt;
	padding: 0px 0px 0px 5px;
	color: #727374;
	font-weight: bold;
		  }

.menu a{
	font-family: Arial;
	font-size: 12pt;
	padding: 0px 0px 0px 5px;
	color: #727374;
	text-decoration: none;
	font-weight: bold;
		  }

.menu a:hover {
	font-family: Arial;
	font-size: 12pt;
	padding: 0px 0px 0px 5px;
	color: #796DB9;
	text-decoration: none;
	font-weight: bold;
		  }

.menu a:selected {
	font-family: Arial;
	font-size: 12pt;
	padding: 0px 0px 0px 5px;
	color: #796DB9;
	text-decoration: none;
	font-weight: bold;
		  }