html{
	font-size: 100%;
	font-family: Verdana, Helvetica, San Serif;
}

body
{
	color: #333333;
	font-family: Verdana, Helvetica, San Serif;
	background-color: #FFFFFF;
	margin: 0px 0 0 0;
	}

.just {text-align: justify;

}
.main {height: 600px;

}

p
{
	color: #333333;
	font-family: Verdana, Helvetica, San Serif;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-size:12px;
	line-height: 16px;
}
a
{
	color: #666666;
	font-family: Verdana, Helvetica, San Serif;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;
	font-size:12px;
}
a:hover
{
	color: #cc0000;	

	}
a.bottom
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	font-size:10px;
}
a.bottom:hover
{
	color: #cc0000;
	}
a.left
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	font-size:10px;
}
a.left:hover
{
	color: #cc0000;
	}
a.download
{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
	font-size:12px;
	line-height: 30px;
}
a.download:hover
{
	color: #cc0000;		
}
.bottom
{
	color: #999999;
	font-weight: bold;
	background-color: transparent;
	font-size:10px;
	padding-top:30px; 
	padding-bottom:30px;
}
.disclaim
{
	font-size:10px;
	line-height: 16px;
}

.title
{
	color: #666666;
	font-family: "Eras Medium ITC", Verdana;
	font-weight: bold;
	background-color: transparent;
	font-size:17px;
	padding-top:40px; 
	padding-bottom:20px;	
	
}
.title2
{
	color: #666666;
	font-family: "Eras Medium ITC", Verdana;
	font-weight: bold;
	background-color: transparent;
	font-size:14px;
}
ul
{
	color: #333333;
	font-family: Verdana, Helvetica, San Serif;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-size:12px;
	line-height: 16px;
		
}
li
{
	color: #333333;
	font-family: Verdana, Helvetica, San Serif;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-size:12px;
}
.t
{
	color: #333333;
	font-family: Verdana, Helvetica, San Serif;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	font-size:12px;
}
.t_s
{
	color: #333333;
	font-family: Verdana, Helvetica, San Serif;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	font-size:10px;
	text-align: right;	
}
hr#line
{
	color: #cc0000;
	height: 1px;
	width: 550px;
	outline-color: #cc0000;			 
}
.menu_col {
  padding-left:53px;
			 
}


ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: solid 1px #666666;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #666666;
}

ul#menu li {
  border-bottom: solid 1px #666666;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
	font-weight: normal;
	background-color: transparent;
  outline: none;
}

ul#menu a:hover {
  color: #cc0000;
}

ul#menu a.active {
  color: #666666;
}
