body { 
background-image: url(http://sky-society.net/images/layout3-bg.jpg);
background-color: #151D26;
background-repeat: repeat-y;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
font-family: century gothic;  
font-weight: normal; 
color: #202221; 
font-size: 12px;
cursor: default;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; }

h1 { 
font-family: century gothic;
font-size: 25px; 
color: #82AD5E; 
border: #151D26; 
border-style: dashed; 
border-left-width: 0px; 
border-right-width: 0px; 
border-top-width: 0px; 
border-bottom-width: 0px; 
padding-left: 20px;
text-align: left; 
font-weight: normal;
word-spacing:4px; 
letter-spacing:-1px;
margin-top: 0px;
margin-bottom: 2px;}

h2 { 
font-family: century gothic; 
font-size: 10px; 
text-transform: uppercase;
color: #202221; 
background-color: #B9B9B9;
border: #82AD5E; 
border-style: solid; 
border-left-width: 5px; 
border-right-width: 5px; 
border-top-width: 0px; 
border-bottom-width: 0px; 
padding-left: 10px;
text-align:left; 
font-weight: normal; 
word-spacing:2px; 
letter-spacing:5px;
margin-top: 0px;
margin-bottom: 2px;}

h3 { 
font-family: 
century gothic; 
font-size: 11px; 
color: #2F6BAA; 
border: #151D26; 
border-style: dashed; 
border-left-width: 0px; 
border-right-width: 0px; 
border-top-width: 0px; 
border-bottom-width: 0px; 
text-align:right; 
font-weight: normal; 
margin-top: 0px;
margin-bottom: 2px;}

.table { 
font-family: tahoma; 
font-size: 11px; 
color: #151D26; 
border: #151D26; 
border-style: dashed; 
border-left-width: 0px; 
border-right-width: 0px; 
border-top-width: 0px; 
border-bottom-width: 0px; 
text-align:left; 
font-weight: normal;}

td,tr {
font-family: tahoma;  
font-weight: normal; 
color: #151D26; 
font-size: 11px;}


textarea {
border:1px solid #F18B8C;
font-family: tahoma;  
font-weight: normal; 
color: #151D26; 
font-size: 11px;}


input{
border:1px solid #F18B8C;
font-family: tahoma;  
font-weight: normal; 
color: #151D26; 
font-size: 11px;}

b {
color:#71C00D; 
background-color: #5E5E5E;
font-weight: normal;}

u {
color:#5B5B5B; 
font-size: 10px;
font-weight: normal;
text-decoration: none;}

hr {
background-color: #82AD5E;
height: 0.5px;
width: 100%;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

a.menu {
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background: url(/images/bullet1.gif) no-repeat;
	display:block;
	font: 13px century gothic;
	text-transform: uppercase;
	color: #7293B1;}

a.menu:hover {
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background: url(/images/bullet2.gif) no-repeat;
        	color: #7293B1;}

A:link
{color: #202221;text-decoration:none; cursor: default;}
A:visited
{color: #202221;text-decoration:none; cursor: default;}
A:active
{color: #202221;text-decoration:none; cursor: default;}
A:hover
{color: #82AD5E;text-decoration: none; cursor: crosshair;}

