HTML, BODY { height: 100%; width: 100%; }
BODY{
	background: #7D1E4F;
	margin:0;
	padding:0;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size: 75%;
	text-align: center;
}

a:Link,a:Visited{
	color:#180EA3;
	text-decoration: none;
	font-weight:normal;
}
a:Hover,a:Active{
	color:#7D1E4F;
	text-decoration: underline;
	font-weight:normal;
}

table, tr, tbody, td, th, p, li, dd { 
	font-size: 1em; 
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
}

.searchbox{
	background: #B8839F;
	border: 1px solid #8C7203;
	height: 16px;
	width: 100px;
}

a.search{
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}

a.search:link,a.search:visited{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

a.search:active,a.search:hover{
	color:#CBA5B9;
	text-decoration:underline;
}


.loginbox{
	background: #D5E2F3;
	border: 1px solid #626F80;
	height: 16px;
	width: 100px;
}
.logintext{
	font-size:10px;
	font-weight:bold;
	color:#2D6FC6;
}

/* reform */
.reform_menu
{
	background-image: url('../images/reform/reform_archive_bg.png');
	background-repeat:no-repeat;
	height: 577px;
	width: 240px;
	
	
}

.reform_archive
{
	
	padding-top: 5px;
	width: 200px;
	margin-left:20px;
	margin-top:15px;
}

.reform_year
{
	font-size: 17pt;
	font-family: Georgia, Times New Roman;
	color: #ff7300;
	font-weight:bold;
}

.reform_date
{
	margin-left: 20px;
	padding-top:0;