@charset "UTF-8";
/* CSS Document */


body {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(graphic/p-bgrd.gif);
	background-repeat: repeat-x;
}

.box{
	width: 849px;
	height: 250px;
	position: absolute;
	top: 281px;
	left: 151px;
	z-index: 1;
	border: 2px solid #360751;
      }

/*-----Footer-----*/
#footer {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F1F1F;
	margin-right: 5px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1F1F1F;
	text-align: left;
}

#footer a:link {
	color: #333333;
	text-decoration: underline;
}

#footer a:visited   {
	color: #333333;
	text-decoration: none;
  
  }
#footer a:hover     {
	color: #ffffff;
	text-decoration: underline;
 }
#footer a:active  {
	color: #333333;
	text-decoration: none;
	
	
}h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003333;
	font-size: 20px;
	text-transform: capitalize;
	margin-left: 8px;
	
}h3 {
	font-family: 'Trebuchet MS', sans-serif;
	color: #9D322A;
	font-size: 18px;
	text-transform: uppercase;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
	line-height: 16px;
	margin-right: 16px;
	margin-left: 8px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #1F1F1F;
	margin-right: 15px;
}a:link {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #663300;
}
a:visited {
	color: #000066;
}
a:active {
	color: #000066;
}
.maintable {
	background-image: url(graphic/t-edge.gif);
	background-repeat: repeat-y;
}
.header {
	font-size: 14px;
	text-transform: uppercase;
	color: #875717;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 12px;
	margin-bottom: -8px;
}
.button1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC99;
	background-color: #46265E;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3DEE7;
	border-right-color: #624675;
	border-bottom-color: #624675;
	border-left-color: #E3DEE7;
	text-transform: uppercase;
}
.button2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #47275F;
	background-color: #F0B714;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFDF6F;
	border-right-color: #EAA100;
	border-bottom-color: #EAA100;
	border-left-color: #FFDF6F;
	text-transform: uppercase;
}
.sidebar {
	width: 30%;
	float: right;
	margin: 10px;
	background-color: #FDF9FF;
	padding: 10px 20px;
	border-top: 20px solid #3F255B;
	border-right: 1px dotted #3F255B;
	border-bottom: 1px dotted #3F255B;
	border-left: 1px dotted #3F255B;
}
.sidebar  h4 {
	border: none;
	margin-top: 0;
	padding: 0;
	text-align: center;
	font-size: 18px;
}

.sidebar  p {
	border: none;
	margin-top: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}

* html .sidebar {
 display: inline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	border: 2px double #45245D;
}
@-ms-viewport{
  width: device-width;
}
.notice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	color: #033;
	text-align: center;
	white-space: normal;
	padding-top: 60px;
}
boxborder {
	border: 1px solid #999;
}
