﻿BODY {
	background-image: url('/images/background.jpg');
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-face-color: #181FB1;
	scrollbar-shadow-color: #436532;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color: #FFFFFF;	
	scrollbar-track-color: #D1D3FF;
}
A  {
	color : navy;
	text-decoration : underline;
	font : bold;
}

A:Hover  {
	color : Red;
	text-decoration : none;
	font : bold;
}

a.menulink {
	color: White;
	text-decoration: none;
	font-weight : bold;
}  
.menulink:hover{
	color: Red;
	text-decoration: none;
}

BODY  {}

h1,h2 { font-family: Verdana; }
strong { color: black }
p, td, tr {
	 font-family: Verdana; font-size: 8pt; 
	 color: white;
	 }

.boldtext {
	 font-family: Verdana; font-size: 10pt; 
	 color: white;
	 font-weight : bold;
	 }

.tinyblacktext {	 
	font-family: Verdana; font-size: 7pt; 
	color: black;
	}
	 
.hilite {	 
	font-family: Verdana; font-size: 8pt; 
	color: white;
	font-weight : bold;
	background: purple
	}

.hlbig {	 
	font-family: Verdana; font-size: 12pt; 
	color: white;
	font-weight : bold;
	background: purple
	}
	
.bhilite {	 
	font-family: Verdana; font-size: 12pt; 
	color: white;
	font-weight : bold;
	background: purple
	}

.smalltext {	 
	font-family: Verdana; font-size: 8pt; 
	color: white;
	}

.regtext {	 
	font-family: Verdana; font-size: 10pt; 
	color: white;
	}	
	
.textw28 {	 
	font-family: Verdana; font-size: 28pt; 
	color: white;
	}		

.textw20 {	 
	font-family: Verdana; font-size: 20pt; 
	color: white;
	}

.textw18 {	 
	font-family: Verdana; font-size: 18pt; 
	color: white;
	}

.textw20b {	 
	font-family: Verdana; font-size: 20pt; 
	color: white;
	font-weight : bold;
	}
	
.regblacktext {	 
	font-family: Verdana; font-size: 10pt; 
	color: black;
	}	

.regblackboldtext {	 
	font-family: Verdana; font-size: 10pt; 
	color: black;
	font-weight : bold;
	}	

.bigblacktext {	 
	font-family: Verdana; font-size: 12pt; 
	color: black;
	font-weight : bold;
	}

.biggerblacktext {	 
	font-family: Verdana; font-size: 20pt; 
	color: black;
	font-weight : bold;
	}
	
.medtext {	 
	font-family: Verdana; font-size: 11pt; 
	color: white;
	font-weight : bold;
	}

.bigtext {	 
	font-family: Verdana; font-size: 12pt; 
	color: white;
	font-weight : bold;
	}
	
input[type=radio] {
    border: 0px;
    width: 100%;
    height: 2em;
}

.biggertext {	 
	font-family: Verdana; font-size: 24pt; 
	color: white;
	font-weight : bold;
	}

.hugetext {	 
	font-family: Verdana; font-size: 14pt; 
	color: white;
	font-weight : bold;
	}

.hugetextnb {	 
	font-family: Verdana; font-size: 14pt; 
	color: white;
	}

.hugeredtext {	 
	font-family: Verdana; font-size: 16pt; 
	color: red;
	font-weight : bold;
	}
	
.hugeblacktext {	 
	font-family: Verdana; font-size: 14pt; 
	color: black;
	font-weight : bold;
	}

.massivetext{
	font-family: Verdana;
	font-size: 40pt;
	color: white;
	font-weight : bold;
}

.massiveblacktext{
	font-family: Verdana;
	font-size: 40pt;
	color: black;
	font-weight : bold;
}

.double {
  zoom:2;
  transform:scale(2);
  -ms-transform:scale(2);
  -webkit-transform:scale(2);
  -o-transform:scale(2);
  -moz-transform:scale(2);
  transform-origin:0 0;
  -ms-transform-origin:0 0;
  -webkit-transform-origin:0 0;
  -o-transform-origin:0 0;
  -moz-transform-origin:0 0;
  -webkit-transform-origin:0 0;
}

#rcorners1 {
    border-radius: 25px;
    background: #2F8BFD;
    padding: 5px; 
    width: 448px;
    height: 150px; 
		box-shadow: 7.5px 7.5px 7.5px #888888;
}

#rcorners2 {
    border-radius: 10px;
    background: #2F8BFD;
    padding: 5px; 
    width: 800px;
    height: 25px; 		
		box-shadow: 5px 5px 5px #888888;
}

#rcorners3 {
    border-radius: 25px;
    background: #2F8BFD;
    padding: 10px; 
    width: 850px;
    height: 600px; 
		box-shadow: 10px 10px 5px #888888;
}

#rcorners4 {
    border-radius: 25px;
    background: #E84040;
    padding: 2px; 
    width: 500px;
    height: 60px; 
		box-shadow: 5px 5px 5px #000000;
}

#rcorners5 {
    border-radius: 10px;
    background: #E84040;
    padding: 2px; 
    width: 150px;
    height: 25px; 
		box-shadow: 5px 5px 5px #000000;
}

#rcorners6 {
    border-radius: 25px;
    background: #2F8BFD;
    padding: 10px; 
    width: 750px;
    height: 400px; 
		box-shadow: 10px 10px 5px #888888;
}

#rcorners7 {
    border-radius: 25px;
    background: #2F8BFD;
    padding: 10px; 
    width: 175px;
    height: 100px; 
		box-shadow: 5px 5px 5px #888888;
}

#rcorners8 {
    border-radius: 25px;
    background: #2F8BFD;
    padding: 10px; 
    width: 500px;
    height: 250px; 
		box-shadow: 5px 5px 5px #888888;
}

#rcorners9 {
    border-radius: 10px;
    background: #E84040;
    padding: 2px; 
    width: 150px;
    height: 15px; 
		box-shadow: 5px 5px 5px #000000;
}

#rcorners10 {
    border-radius: 25px;
    background: #3E9111;
    padding: 2px; 
    width: 750px;
    height: 60px; 
		box-shadow: 5px 5px 5px #888888;
}

#rcorners11 {
    border-radius: 25px;
    background: #3E9111;
    padding: 2px; 
    width: 900px;
    height: 60px; 
box-shadow: 5px 5px 5px #888888;
}

#rcorners12 {
    border-radius: 25px;
    background: #30C4BB;
    padding: 2px; 
    width: 900px;
    height: 60px; 
box-shadow: 7.5px 7.5px 7.5px #888888;
}

#rcorners13 {
    border-radius: 25px;
    background: #F4F573;
    padding: 2px; 
    width: 900px;
    height: 60px; 
box-shadow: 7.5px 7.5px 7.5px #888888;
}

#rcorners14 {
    border-radius: 25px;
    background: #2AAC14;
    padding: 2px; 
    width: 500px;
    height: 60px; 
		box-shadow: 5px 5px 5px #000000;
}

#rcorners15 {
    border-radius: 10px;
    background: #FFFF40;
    padding: 5px; 
    width: 650px;
    height: 25px; 		
		box-shadow: 5px 5px 5px #888888;
}

#rcorners16 {
    border-radius: 10px;
    background: #2AAC14;
    padding: 5px; 
    width: 800px;
    height: 500px; 		
		box-shadow: 5px 5px 5px #888888;
}

#rcorners17 {
    border-radius: 10px;
    background: #2AAC14;
    padding: 2px; 
    width: 1000px;
    height: 200px; 		
		box-shadow: 5px 5px 5px #888888;
}

#rcorners18 {
    border-radius: 10px;
    background: #4BCCD4;
    padding: 2px; 
    width: 1000px;
    height: 20px; 		
		box-shadow: 5px 5px 5px #888888;
}
		
#mybutton {
    background-color: #2F8BFD;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 5px solid #E84040;
  padding: 5px;
	font-family: Verdana; font-size: 12pt; 
	color: black;
	font-weight : bold;

}

#mybutton2 {
    background-color: #30C4BB;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 5px solid #2F8BFD;
  padding: 5px;
	font-family: Verdana; font-size: 12pt; 
	color: black;
	font-weight : bold;

}

#mybutton3 {
    background-color: #30C4BB;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 2px solid #000000;
  padding: 5px;
	font-family: Verdana; font-size: 20pt; 
	color: black;
	font-weight : bold;

}