@import url('https://fonts.googleapis.com/css2?family=Allura&family=Qwigley&display=swap');

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #990000;text-decoration: none;font-weight: bold;
}
a:active {
	color: #663300;
}

body { 
            opacity: 0; 
            transition: opacity 3s; 
            background:#000000;
	border-left-width: 0px;
	border-right-width: 0px;
        } 

 body,td,th {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 1.2em;
	font-weight: 500;
}
h1 {
   font-family: 'Qwigley', cursive;
    font-weight:bold;
    font-size:3em;
    color:darkred;
    text-shadow: 1px 2px 2px #cccccc;
    letter-spacing: 2px; 
    text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 50px;

 }  

h2 {
font-family: 'Allura', cursive;
    font-weight:bold;
    font-size:2em;
    color:#d94549;
    text-shadow: 1px 1px 2px #cccccc;
    letter-spacing: 0px; 
    text-align:center;
		padding-top: 20px;
 line-height: 45px;
	 
 }  

h5 {
 
    font-weight:bold;
    font-size:0.9em;
    text-align:left;
		 
	 
 }  

.categoryName{
 
	padding: 0px;
}

.item_name {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
	color:black;
}

.item_desc{
	font-size: 0.9em;
	font-weight: normal;
	color: black;
	 
}

.item_note{
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic; 
}

.item_warning{
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic; 
	color: red;
}

.item_name_underline {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration-line: underline;
}

.item_small_underline {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration-line: underline;
}

.item_cate_underline {
	
    font-weight:bold;
    color:#d94549;
	font-size: 1em;
	text-decoration-line: underline;
    text-shadow: 1px 2px 2px #cccccc;
	
}
.p-btm{
	padding-bottom: 12px;
}
.pd0{
	 padding-right: 2px;
	padding-left: 2px;
	padding-top: 8px;
	font-size: 0.8em;
	 
}
.smb_txt{
	font-size:0.7em;
	font-weight: bold;
}

.sm_txt{
	font-size: 0.8em;
	padding: 0px 8px 0px 0px;
}

 


.pdr0{
	 
	padding-left: 10px;
	padding-right: 0px;
	
}

.txt_main_menu{
	 font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: 500;
}

  
.bg_footer {
    padding-top: 0px;
 background-color: black;
 
font-size:0.7em;
color: #cccccc;
text-align: center;
font-weight:bold;
    padding-bottom: 20px;
     
}


.bg_footer a{
    color: #cccccc;
 

}

.bg_footer00{
     background-color:#f8f9fa;
   padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
 


}
.pd00{
    padding:  0px 0px 0px 0px;   
}


