body {	margin:0px;
	background-color:black
	}

.main {	color:silver;
	font-family:verdana,helvetica,sans-serif;
	font-size:12px;
	background-color:transparent
	}
	
table { color:silver;
	font-family:verdana,helvetica,sans-serif;
	font-size:12px;
	background-color:transparent
	}

.rightextend {	background-color:#909;
		width:100%;
		border-top:2px;
		border-left:2px;
		border-bottom:2px;
		border-right:0px;
		border-color:black;
		border-style:solid;
		}

.bottomextend {	background-color:#909;
		height:100%;
		border-top:2px;
		border-left:0px;
		border-bottom:2px;
		border-right:2px;
		border-color:black;
		border-style:solid
		}

.mainbody {	padding:10px;
		width:0px;
		background-image:url(images/bottomcorner3.jpg);
		background-repeat:no-repeat;
		background-position: bottom right
		}

.borderize {	border-top:2px;
		border-bottom:2px;
		border-right:2px;
		border-left:2px;
		border-style:solid;
		border-color:black
		}
		
.styform {	border-style: solid;
		border-top: 2px;
		border-left:2px;
		border-right:2px;
		border-bottom:2px;
		border-color:#ccc;
		background-color: #444;
		color: silver;
		font-size: 10px;
		}
		
		
textarea.styform {font-size:12px; font-family:verdana,helvetica,sans-serif}
		
.lineright {
		border-right:1px;
		border-top:0px;
		border-bottom:0px;
		border-left:0px;
		border-color:silver;
		border-style:solid;
		}
		
.center {	text-align:center
		}
		
A {		text-decoration: underline;
		color: #699;
		}

A:hover {	text-decoration: none;
		color: lightblue;
		}
		
P {		line-height:20px
		}
		
h1 {		font-size:20px;
		font-weight:bold
		}
		
.disclaimer {	font-size:10px;
		text-align:center;
		line-height:10px;
		}
		
.galleryborder {
		border-right:1px;
		border-top:1px;
		border-left:1px;
		border-bottom:1px;
		border-style:solid;
		border-color:#525;
		padding:0px;
		background-image:url(images/maingallerybgkey.jpg);
		background-repeat:no-repeat;
		font-size:13px;
		}