body {
	margin: 0px;
	padding: 0px;
	font-family: MS Sans Serif;
	font-size: 11px;
}
td {
	font-family: MS Sans Serif;
	font-size: 11px;
	color: #000000;
}
.orange {
	color: #FF0000;
	font-weight: normal;
	background-color: #FC9127;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;

}
input{
	font-family: MS Sans Serif;
	font-size: 11px;
	color: #000000;
}
#toolTip{
   border:1px solid #CCC;
   background-color:#F9F9F9;
   width:150px;
   position:absolute;
   visibility: hidden;
   overflow: hidden;
  	font-family: MS Sans Serif;
	font-size: 11px;
	font-weight: normal;
   color:#333;
}
#toolTip h1{
   display:block;
  	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: bold;
   background-color:#F1F1F1;
   border-bottom:1px solid #CCC;  
   margin:0px;
   padding:0px 2px;   
}

#toolTip p {
   margin:0px;
   padding:4px 2px;   
}

#container {
	margin: auto;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}
  #container #content {
	padding: 5px;
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
    clear:both;
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 10px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td.cap_sp {
font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#f48123; letter-spacing:-1px;
padding-left:0px;
line-height:20px;
}
.r1 {color:#FF0000}
.r {color:#9a1431}
.o {color:#ff8000}

 