﻿body, html 
{
height           : 100%;
width            : 100%;
background       : #FDE8F4;
margin           : 5px 0px 0px 0px; 
font-family      : Verdana, Times Roman;
}

h1
{
font-weight      : normal;
}  

h2
{
font-weight      : normal;
font-style       : italic;
font-size		 : 10pt;
}  

h3
{
font-weight      : normal;
}  

.shadow-text{
text-shadow:2px 2px 10px #000;
}

.shadow-image{
box-shadow:2px 2px 10px #000;
}

.shadow-image-rounded{
box-shadow:2px 2px 10px #000;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

.image-rounded{
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

.rounded{
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

.rounded-top{
-moz-border-top-left-radius: 15px;
-webkit-border-top-left-radius: 15px;
-khtml-border-top-left-radius: 15px;
-moz-border-top-right-radius: 15px;
-webkit-border-top-right-radius: 15px;
-khtml-border-top-right-radius: 15px;
}

.rounded-bot{
-moz-border-bottom-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-khtml-border-bottom-left-radius: 15px;
-moz-border-bottom-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-khtml-border-bottom-right-radius: 15px;
}


::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(170,170,170,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-track-piece {
    background-color: rgba(170,170,170,.3);
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(255,255,255,.8);
    -webkit-box-shadow: inset 0 0 6px rgba(155,155,155,1);
}

.receipt {
    border-collapse: collapse;
	width:98%;
	font-size:8pt;
	margin-bottom:5px;
}

.receipt td{
padding:4px;
}

.receipt tr{
background:#ffffff;
}

a, a:visited 
{ 
text-decoration  : none; 
} 

h1.b_title
{
font-weight      : normal;
font-style       : italic;
font-size		 : 14pt;
}  

h2.a_title
{
font-weight      : bolder;
font-style       : italic;
font-size		 : 12pt;
}  

h2.c_title
{
font-weight      : normal;
font-style       : normal;
font-size		 : 10pt;
}  

td.off {
color            : #002800;
}

td.on {
color            : #FFFFFF;
cursor           : pointer;
background       : url(images/box2.png);
}

.news {
height           : 100%;
width            : 100%;
background       : #FEFED4;
margin           : 5px 0px 0px 0px; 
font-family      : Verdana, Times Roman;
font-weight      : normal;
font-style       : normal;
font-size		 : 8pt;
}

.nws {
background       : #FFFFFF;
}

.pageheader {
background       : url(/images/logo-msc4.jpg);
}


img.border2 {
border           : solid 2px #E26604;
}

.header {
border-color     : #D47EAD;
border-width     : 1px;
border-style     : solid;
}

.pages {
padding          : 0px 10px 10px 10px; 
}

.newsletter {
width			 : 800px;
}

.inset1 {
width			 : 100px;
}

.inset2 {
width			 : 450px;
}

.inset3 {
width			 : 250px;
}


.video_on {
height           : 20px;
background       : url(/images/button_on.png);
border-color     : #D47EAD;
border-width     : 1px;
border-style     : solid;
text-align       : center;
font-family      : Verdana, Times Roman;
letter-spacing   : 1px;
font-size        : 10pt;
font-style       : italic;
color            : #FFFFFF;
padding          : 5px; 
padding-top		 : 2px;
padding-bottom	 : 0px;
margin-top		 : 8px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.video_off {
height           : 20px;
background       : url(/images/button_off.png);
border-color     : #D47EAD;
border-width     : 1px;
border-style     : solid;
text-align       : center;
font-family      : Verdana, Times Roman;
letter-spacing   : 1px;
font-size        : 10pt;
font-style       : italic;
color            : #D07EAE;
padding          : 5px; 
padding-top		 : 2px;
padding-bottom	 : 0px;
margin-top		 : 8px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}



td.button_on {
height           : 20px;
width            : 100px;
background       : url(/images/button_on.png);
border-color     : #D47EAD;
border-width     : 1px;
border-style     : solid;
text-align       : center;
font-family      : Verdana, Times Roman;
letter-spacing   : 1px;
font-size        : 10pt;
font-style       : italic;
color            : #FFFFFF;
padding          : 2px 2px 2px 2px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

td.button_off {
height           : 20px;
width            : 100px;
background       : url(/images/button_off.png);
border-color     : #D47EAD;
border-width     : 1px;
border-style     : solid;
text-align       : center;
font-family      : Verdana, Times Roman;
letter-spacing   : 1px;
font-size        : 10pt;
font-style       : italic;
color            : #D07EAE;
padding          : 2px 2px 2px 2px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

td.button_spare {
height           : 20px;
width            : 100px;
border-width     : 0px;
border-style     : solid;
text-align       : center;
font-family      : Verdana, Times Roman;
letter-spacing   : 1px;
font-size        : 10pt;
font-style       : italic;
color            : #F7E1DC;
padding          : 2px 2px 2px 2px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

td.button_glow {
height           : 20px;
width            : 100px;
cursor           : pointer;
background       : url(/images/button_glow.png);
border-color     : #D47EAD;
border-width     : 1px;
border-style     : solid;
text-align       : center;
font-family      : Verdana, Times Roman;
letter-spacing   : 1px;
font-size        : 10pt;
font-style       : italic;
color            : #111111;
padding          : 2px 2px 2px 2px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.boxed {
background       : url(/images/white2.png);
border-color     : #D47EAD;
border-width     : 2px;
border-style     : solid;
text-align       : center;
font-family      : Verdana, Times Roman;
letter-spacing   : 0px;
font-size        : 8pt;
font-style       : italic;
color            : #111111;
padding          : 9px 9px 9px 9px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}


.boxed2 {
width			 : 95%;
background       : url(/images/white2.png);
border-color     : #D47EAD;
border-width     : 2px;
border-style     : solid;
font-family      : Verdana, Times Roman;
letter-spacing   : 0px;
font-size        : 8pt;
color            : #111111;
padding          : 5px 5px 5px 5px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.boxed3 {
width			 : 178px;
background       : url(/images/white2.png);
border-color     : #D47EAD;
border-width     : 2px;
border-style     : solid;
font-family      : Verdana, Times Roman;
letter-spacing   : 0px;
font-size        : 8pt;
color            : #111111;
padding          : 9px 9px 9px 9px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.boxed4{
width:100%;
/*
background:#ffffff;
*/
background:url(/images/w70.png);
border:2px solid #D619AE;
padding:10px;
padding-bottom:15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}


.pagetable {
width            : 1004px;
background       : url(/images/background-msc2.jpg);
border           : 0px solid;
}

.linepage {
width            : 98%;
margin           : auto;
background       : #DDC1DB;
border           : 0px solid;
padding          : 0px 0px 0px 0px; 
}

.pagescroll {
width            : 1004px;
margin           : auto;
background       : url(/images/background-msc2.jpg);
padding          : 0px 0px 10px 0px; 
}

td.spacer {
width            : 10px;
}

td.l_spacer {
width            : 73px;
}

td.r_spacer {
width            : 40px;
}

table.mainmenu {
width            : 1004px;
margin           : auto;
background-image : url(/images/background-msc2.jpg);
border-width     : 0px;
padding          : 0px 0px 0px 0px; 
}

table.mainmenu2 {
width            : 1004px;
margin           : auto;
background-image : url(/images/background-msc2.jpg);
border		     : 1px solid #000000;
padding          : 0px 0px 0px 0px; 
}

.text_column1 {
background       : #FFFFFF;
border-color     : #DDDDDD;
border-width     : 1px;
border-style     : solid;
padding          : 1px 1px 1px 1px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}


.column1 {
height           : 400px;
width            : 220px;
background       : url(/images/white.png);
border-color     : #D47EAD;
border-width     : 1px;
border-style     : solid;
padding          : 0px 10px 10px 10px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.column1b {
height           : 400px;
width            : 230px;
background       : url(/images/yellow.png);
border-color     : #D47EAD;
border-width     : 0px;
border-style     : solid;
padding          : 10px 10px 10px 10px;
font-family      : Verdana, Times Roman;
font-size        : 10pt;
text-align       : left;
color            : #111111;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.column1c {
height           : 400px;
width            : 220px;
background       : url(/images/yellow.png);
border-color     : #D47EAD;
border-width     : 0px;
border-style     : solid;
padding          : 2px 10px 10px 10px;
font-family      : Verdana, Times Roman;
font-size        : 10pt;
text-align       : left;
color            : #111111;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.column2 {
height           : 400px;
width            : 480px;
background       : url(/images/white.png);
border-color     : #cccccc;
border-width     : 1px;
border-style     : solid;
padding          : 6px 0px 10px 10px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.column2b {
height           : 400px;
width            : 784px;
border-color     : #D47EAD;
border-width     : 1px;
border-style     : solid;
padding          : 5px 5px 10px 1px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.column2c {
height           : 400px;
width            : 544px;
background       : url(/images/white.png);
border-color     : #cccccc;
border-width     : 1px;
border-style     : solid;
padding          : 6px 0px 10px 10px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.column3 {
height           : 400px;
width            : 220px;
background       : url(/images/white.png);
border-color     : #D47EAD;
border-width     : 1px;
border-style     : solid;
padding          : 10px 10px 10px 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.column3b {
height           : 400px;
width            : 220px;
background       : url(/images/yellow.png);
border-color     : #D47EAD;
border-width     : 0px;
border-style     : solid;
padding          : 10px 10px 10px 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;

}

.column3b2 {
height           : 400px;
width            : 230px;
line-height      : 11pt;
background       : url(/images/yellow.png);
border-color     : #D47EAD;
border-width     : 0px;
border-style     : solid;
padding          : 10px 10px 10px 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}


.photos {
padding          : 0px;
border-color     : #000000;
border-width     : 0px;
border-style     : solid;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}

.photo_border {
background       : #ffffff;
border-color     : #cccccc;
border-width     : 1px;
border-style     : solid;
padding          : 6px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

.infobox {
background-image : url('/images/box2.png');
border-color     : #78656B;
border-width     : 2px;
border-style     : solid;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}


div.scroll {
height           : 315px;
width            : 355px;
overflow         : auto;
border           : 0px solid #666;
padding          : 8px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

div.scroll_b0 {
/*
	height              : 470px;
	width               : 989px;
	overflow            : auto;
*/
border-width        : 0px;
border-style        : solid;
padding             : 0px 0px 0px 0px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}


div.scroll_b1 {
height           : 256px;
width            : 205px;
background       : url(/images/white2.png);
overflow         : auto;
border-color     : #cccccc;
border-width     : 1px;
border-style     : solid;
padding          : 0px 5px 10px 10px;
font-size        : 9pt;
text-align       : left;
color            : #333333;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

div.scroll_b2 {
height           : 446px;
width            : 478px;
overflow         : auto;
line-height      : 16px;
border-color     : #D47EAD;
border-width     : 0px;
border-style     : solid;
padding          : 5px 5px 10px 5px;
font-size        : 9pt;
text-align       : left;
color            : #333333;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

div.scroll_b3 {
height           : 450px;
width            : 180px;
background       : url(/images/white2.png);
overflow         : auto;
border-color     : #cccccc;
border-width     : 1px;
border-style     : solid;
padding          : 0px 5px 10px 10px;
font-size        : 8pt;
text-align       : left;
letter-spacing   : .5px;
color            : #333333;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}


div.scroll_b1_off {
width            : 200px;
background       : url(/images/white2.png);
border-color     : #cccccc;
border-width     : 1px;
border-style     : solid;
padding          : 0px 10px 0px 10px;
font-size        : 9pt;
text-align       : left;
color            : #333333;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

div.scroll_b1_b_off {
width            : 200px;
background       : url(/images/white2.png);
border-color     : #cccccc;
border-width     : 1px;
border-style     : solid;
padding          : 0px 10px 0px 10px;
font-size        : 9pt;
text-align       : left;
color            : #333333;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

div.scroll_b1_c_off {
width            : 200px;
background       : url(/images/white2.png);
border-color     : #cccccc;
border-width     : 1px;
border-style     : solid;
padding          : 0px 10px 10px 10px;
font-size        : 8pt;
text-align       : left;
color            : #333333;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

div.scroll_b2_off {
width            : 473px;
line-height      : 16px;
border-color     : #D47EAD;
border-width     : 0px;
border-style     : solid;
padding          : 5px 10px 10px 5px;
font-size        : 9pt;
text-align       : left;
color            : #333333;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

div.scroll_b2_b_off {
width            : 428px;
line-height      : 16px;
border-color     : #D47EAD;
border-width     : 0px;
border-style     : solid;
padding          : 5px 10px 0px 5px;
font-size        : 9pt;
text-align       : left;
color            : #333333;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}

div.scroll_b3_off {
width            : 200px;
background       : url(/images/white2.png);
border-color     : #cccccc;
border-width     : 1px;
border-style     : solid;
padding          : 0px 10px 0px 10px;
font-size        : 8pt;
text-align       : left;
letter-spacing   : .1px;
color            : #333333;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
}
