/* CSS Document */

/* BEGIN Links */

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

/* END Links */

.copy { 
		font-size: 10px
}

.slogan {
	font-size: 10px
}

#menu {
	padding-top: 3px;
}

#policy {
	font-size: 10px
	}
#foot_email {
	font-size: 13px;
	}
	
#disp_box 
{
	BORDER-RIGHT: #E3DFC4 1px solid;
	BORDER-LEFT: #E3DFC4 1px solid; 
	BORDER-TOP: #E3DFC4 1px solid;
	BORDER-BOTTOM: #E3DFC4 1px solid;
	BACKGROUND-COLOR: #FAF9F3; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none
}
#disp_box TD 
{
	padding-left: 2px; 
	text-decoration: none; 
	height: 22px; 
	color: #666666; 
	padding-right: 2px
}
#Sdisp_box th
{
	background-color: #F5F2E7;
	BORDER-bottom: #EDE9DA 1px solid;
	height: 20px;
	padding-left: 6px; 
	font-family: arial, sans-serif;
	text-decoration: none; 
	color: #A7986E; 
	text-align: left; 
	font-weight: bold
}
#disp_box INPUT
{
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	border-top: #aAaAaA 1px solid;
	border-bottom: #aAaAaA 1px solid;
	border-left: #aAaAaA 1px solid;
	border-right: #aAaAaA 1px solid;
	BACKGROUND-COLOR: #FAFAFA;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; 
	height: 20px;
	padding-top: 2px
}
#disp_box a
{	
	FONT-SIZE: 11px;
	COLOR: #990000; 
	TEXT-DECORATION: none
}	
#disp_box a:hover
{
	COLOR: #3399FF; 
	TEXT-DECORATION: none
}
#cont
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	margin-top: 5px; 
	margin-left: 5px;
	margin-right: 3px; 
	margin-bottom: 3px
}
#cont th
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold; 
	padding-left: 3px; 
	color: #006699
}

#cont td
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	margin-top: 5px; 
	margin-left: 3px;
	margin-right: 3px; 
	margin-bottom: 3px;
	COLOR: #666666;
}
#cont a
{
	COLOR: #006699; 
	TEXT-DECORATION: none
}	
#cont a:hover
{
	COLOR: #0066CC; 
	TEXT-DECORATION: none
}	
#framelink a
{
	color: #006699;
	text-decoration:: none
	}
#framelink a:hover
{
	color: 0066CC;
	text-decoration: none
	}
	
	
.fotter 
{
	BORDER-TOP: #eeeeee 1px solid; 
	FONT-SIZE: 11px; 
	WIDTH: 100%; 
	COLOR: #777777; 
	FONT-FAMILY: "MS Sans Serif"; 
	BACKGROUND-COLOR: #fafafa; 
	TEXT-DECORATION: none; 
	line-height: 19px; 
	vertical-align: middle
}
.fotter A 
{
	COLOR: #666666; 
	TEXT-DECORATION: none
}
.fotter A:hover 
{
	color: #999999; 
	text-decoration: none
}
.fotter TD 
{
	TEXT-DECORATION: none; 
}
body {
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	font-size: 13px;	
	background-color: #EEEEEE;
}

td {
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	font-size: 13px;		
}

h1 {
	font-family: Tahoma;
	color: #444444;
	font-weight: bold;
	font-size: 16px;	
	margin: 0px;
}

h2 {
	font-family: Tahoma;
	color: #444444;
	font-weight: bold;
	font-size: 14px;	
	margin: 0px;
	text-decoration: underline;	
}

h3 {
	font-family: Tahoma;
	color: #444444;
	font-weight: bold;
	font-size: 12px;	
	margin: 0px;
	text-decoration: underline;	
}

.headline {
	border-bottom: 1px solid #FF3300;
	font-weight: bold;
}

.naviblock {
	width:280px;
	text-align:center;
	border: 1px solid #AAAAAA;
	padding:5px; 
	background-color:#FFFFFF;	
}

a.navi {
	font-family: Tahoma;
	color: #444444;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;		
}

a.navi:hover {
	text-decoration: underline;	
}

a {
	color: #333333;	
}

.codeblock {
	background-color: #FFFFEE; 
	font-family: courier new; 
	font-size: 12px; 
	padding: 5px; 
	width: 90%; 
	border: 1px solid #AAAAAA; 
	margin-left: 10px;
	margin-top: 5px;
}

 .codeblock td {
 	font-family: courier new; 
	font-size: 12px; 
	vertical-align: top;
	color: #000088;
 }

.list {
	line-height: 20px;	
}

.red {
	color: #FF3300;	
}

.blue {
	color: #0000FF;	
}

.green {
	color: #008080;
}

.darkblue {
	color: #000088;
}

.info {
	color: #EE0000;
	font-size:10px;
}