




.pageright
 {
	color: #1c3f93;
    font-family: Tahoma, Ariel, sans-serif;
	font-size: 10px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
    text-align: left;
}
.pageright  :link {text-decoration: none; color: #1c3f93;}
.pageright  :visited {text-decoration: none; color: #1c3f93;}
.pageright  :active {text-decoration: none; color: #1c3f93;}
.pageright  :hover { color: #0000FF;}

.pagetext
 {
	color: #1c3f93;
    font-family: Tahoma, Ariel, sans-serif;
	font-size: 14px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
    text-align: center;
}
.pagetext  :link {text-decoration: none; color: #1c3f93;}
.pagetext  :visited {text-decoration: none; color: #1c3f93;}
.pagetext  :active {text-decoration: none; color: #1c3f93;}
.pagetext  :hover { color: #0000FF;}


.menu
 {
	color:  #1c3f93;
	font-size: 10px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
    text-align: center;
    font-family: Tahoma, Arial, sans-serif
}
.menu :link {text-decoration: none; color: #1c3f93;}
.menu :visited {text-decoration: none; color: #1c3f93;}
.menu  :active {text-decoration: none; color: #1c3f93;}
.menu  :hover { color: #0000FF;}


html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;

   }
#wrapper {
      margin: 0 auto;
      vertical-align: middle;
   }


.frame{
  background-color: #ffffff;
}




