body {
margin: 0px;
padding: 0px;
background-color: #000000;
}
.msleft {
SCROLLBAR-BASE-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; 
SCROLLBAR-FACE-COLOR: #CCCCCC; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #CCCCCC;
}
.msright {
SCROLLBAR-BASE-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
SCROLLBAR-FACE-COLOR: #000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #000000;
}
.mscontent {
SCROLLBAR-BASE-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #FFFFFF;
}
hr {
height: 1px;
color: #000000;
background-color: #000000;
margin-top: 0px;
padding-top: 0px;
border: none;
}
p {
margin: 0px;
padding: 0px;
}
ul {
margin: 0px;
padding: 0px;
}
ol {
margin: 0px;
padding: 0px;
}
li {
margin: 0px;
padding: 0px;
}
/* RTE */
.align-right {
text-align: right;
}
.align-left {
text-align: left;
}
.align-center {
text-align: center;
}
/* HYPERLINKS */
a:link {
color: #CC3366;
text-decoration: underline;
font-weight: normal;
}
a:visited {
color: #CC3366;
text-decoration: underline;
font-weight: normal;
}
a:active {
color: #CC3366;
text-decoration: underline;
font-weight: normal;
}
a:hover {
color: #CC3366;
text-decoration: none;
font-weight: normal;
}
.mscontent a:link {
color: #CC3366;
text-decoration: underline;
font-weight: normal;
}
.mscontent a:visited {
color: #CC3366;
text-decoration: underline;
font-weight: normal;
}
.mscontent a:active {
color: #CC3366;
text-decoration: underline;
font-weight: normal;
}
.mscontent a:hover {
color: #CC3366;
text-decoration: none;
font-weight: normal;
}
.msfooter a:link {
color: #CCCCCC;
text-decoration: none;
font-weight: normal;
padding-left: 15px;
}
.msfooter a:visited {
color: #CCCCCC;
text-decoration: none;
font-weight: normal;
padding-left: 15px;
}
.msfooter a:active {
color: #CCCCCC;
text-decoration: none;
font-weight: normal;
padding-left: 15px;
}
.msfooter a:hover {
color: #CCCCCC;
text-decoration: underline;
font-weight: normal;
padding-left: 15px;
}
/* SITEMAP */
.csc-sitemap {
line-height: 16px;
font-size: 12px;
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.csc-sitemap ul {
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.csc-sitemap ul ul{
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 30px;
}
.csc-sitemap ul ul ul{
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 30px;
}
.csc-sitemap li {
list-style-type: none;
margin: 0px;
padding: 0px;
}
/* FORM ELEMENTS */
form {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}
legend {
color: #00A79B;
}
input {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: 1px solid #000000;
background-color: #F0F0F0;
width: 280px;
_width: 278px;
}
*+html input {
width: 278px;
}
select {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: 1px solid #000000;
background-color: #F0F0F0;
}
textarea {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: 1px solid #000000;
background-color: #F0F0F0;
}
.csc-form-label,.csc-form-label-req{
margin: 0px;
padding: 0px;
}
.csc-form-cell{
}
.csc-mailform{
border: 0px;
padding-top: 5px;
}
.csc-mailform-field {
padding-top: 5px;
}
.csc-mailform-field label {
display: block;
float: left;
width: 160px;
margin-left: 0px;
}
.csc-mailform-field #mailformformtype_mail {
margin-left: 160px;
_margin-left: 171px;
margin-top: 5px;
width: 75px;
}
/* HEAD ELEMENTS */
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
margin: 0px;
padding: 0px 0px 10px;
color: #CC3366;
line-height: 23px;
text-align: left;
}
.msright h1 {
color: #FFFFFF;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #CC3366;
line-height: 18px;
}
.msleft h2 {
color: #666666;
}
.msright h2 {
color: #FFFFFF;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #CC3366;
line-height: 18px;
}
.msleft h3 {
color: #666666;
}
.msright h3 {
color: #FFFFFF;
}
/* SITE ELEMENTS */
.msmainsite {
height: 560px;
width: 840px;
margin-top: 50px;
text-align: left;
}
.msnavi {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
height: 280px;
width: 280px;
float: left;
background-color: #FFFFFF;
}
.menu {
margin-top: 20px;
}
ul.menu {
list-style-type: none;
padding-left: 20px;
padding-top: 0px;
}
ul.menu ul {
list-style-type: none;
padding-left: 125px;
margin-top: -13px;
padding-top: 0px;
padding-right: 0px;
}
ul.menu a:link {
display: block;
font-weight: bold;
color: #000000;
text-decoration: none;
}
ul.menu a:visited {
display: block;
font-weight: bold;
color: #000000;
text-decoration: none;
}
ul.menu a:active {
display: block;
font-weight: bold;
color: #000000;
text-decoration: none;
}
ul.menu a:hover {
display: block;
font-weight: bold;
color: #CC3366;
text-decoration: none;
}
ul.menu a.active {
display: block;
font-weight: bold;
color: #CC3366;
text-decoration: none;
}
ul.menu li {
padding: 0px 0px 7px;
margin: 0px;
float: left;
width: 125px;
clear: left;
}
.msleft {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
float: left;
height: 280px;
width: 280px;
background-color: #CCCCCC;
line-height: 16px;
}
.main {
margin-top: 20px;
}
ul.main {
list-style-type: none;
padding-top: 0px;
padding-left: 20px;
}
ul.main a:link {
display: block;
font-weight: bold;
color: #000000;
text-decoration: none;
}
ul.main a:visited {
display: block;
font-weight: bold;
color: #000000;
text-decoration: none;
}
ul.main a:active {
display: block;
font-weight: bold;
color: #000000;
text-decoration: none;
}
ul.main a:hover {
display: block;
font-weight: bold;
color: #CC3366;
text-decoration: none;
}
ul.main a.active {
display: block;
font-weight: bold;
color: #CC3366;
text-decoration: none;
}
ul.main li {
padding: 0px 0px 7px;
margin: 0px;
float: left;
width: 125px;
clear: left;
}
.msright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
float: left;
height: 280px;
width: 280px;
background-color: #000000;
line-height: 16px;
background-image: url(../images/bg-right.gif);
background-repeat: no-repeat;
color: #FFFFFF;
}
.mslogo {
float: left;
height: 280px;
width: 280px;
background-color: #1F224F;
}
.mscontent {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
float: left;
height: 280px;
width: 560px;
background-color: #FFFFFF;
line-height: 16px;
}
.msfooter {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
height: 20px;
width: 840px;
text-align: right;
color: #CCCCCC;
padding-top: 2px;
}
/* CONTENT ELEMENTS */
.mscontent ul {
padding-left: 17px;
text-align: left;
list-style-type: none;
}
.mscontent li {
background-image: url(../images/_icon-dot.gif);
background-repeat: no-repeat;
background-position: left 7px;
padding-left: 13px;
}
.mscontent ol {
padding-left: 30px;
text-align: left;
}
.csc-textpic-imagewrap {
margin-top: 5px;
}
.contenttable th {
background-color: #8F918B;
font-weight: bold;
padding: 3px;
}
.contenttable td {
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenttable .tr-even {
background-color: #DDDDDD;
}
.contenttable .tr-odd {
background-color: #EBEBEB;
}
.indent {
padding-left: 30px;
}
.csc-frame-frame1 {
padding: 0px 20px;
}
.csc-frame-frame2 {
padding: 0px 20px;
overflow: auto;
height: 240px;
margin: 20px 2px 20px 0px;
}
/* SCROLL ELEMENTS */
div#hold {
position:relative;
overflow:hidden;
width:490px;
height:280px;
z-index:5;
margin-left: 35px;
}
div#wn { 
position:absolute;
left:0px;
top:0px; 
width:490px;
height:280px; 
clip:rect(0px, 490px, 280px, 0px);
overflow:hidden;	
z-index:1; 
}
div.content {
position:absolute;
visibility:hidden;
left:0px;
top:0px; 
z-index:1; 
}
div#scrollbar {
position:relative;
width:490px;
height:0px;
font-size:1px;
z-index:1;
left: 35px;
top: 0px;
}
div#track {
position:absolute;
left:0px;
top:1px;
width:490px;
height:10px;
background: url(../images/_sp_b5_h5_tr.gif);
z-index:1;
}
div#dragBar {
position:absolute;
left:0px;
top:1px;
width:20px;
height:8px;
z-index:1;
}  
div#up {
position:absolute;
z-index:2;
bottom: 128px;
right: 500px;
}  
div#down {
position:absolute;
z-index:3;
bottom: 128px;
left: 500px;
}
/* PRINT STYLESHEET */
@media print {
}

