/* CSS Document */


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.mine:link {text-decoration:underline;} 
a.mine:visited {text-decoration:underline;} 
a.mine:hover {color:#FFFFFF;text-decoration:underline;} 
a.mine:active {text-decoration:underline;} 

a.partytxt:link {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
} 
a.partytxt:visited {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
} 
a.partytxt:hover {
	color:#000000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
} 
a.partytxt:active {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
} 

a.navlink:link {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
} 
a.navlink:visited {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
} 
a.navlink:hover {
	color:#000000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
} 
a.navlink:active {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.image{
	border: 1px solid #666666;
      }

div.scroll {overflow: auto;	border: 1px solid #b29e97;	padding: 8px;
	scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #EF1A27;
scrollbar-darkshadow-color: #EF1A27;
scrollbar-face-color: #EF1A27;
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #EF1A27;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: small;
}

div.scroll2 {		overflow: auto;	border: 1px solid #b29e97;	background-color: #E9E2D8;	padding: 0px;
scrollbar-base-color: #b29e97;
scrollbar-arrow-color: #fff;
scrollbar-darkshadow-color: #b29e97;
scrollbar-face-color: #b29e97;
scrollbar-track-color: #a6c198;}

.global {
position:absolute;
	left: 50%;
	top: 50%;
	width: 910px;
	height: 850px;
	margin-top: -270px;
	margin-left: -204px;
	border: 1px solid #999999;
	background-color: #999900;
}


			html, body {
				height: 100%;
			}
			body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
			}
			
			
			
			#header {
	position: absolute;
	top: 1px;
	padding: 0px;
	width: 900px;
	height: 150px;
	left: 50%;
	margin-left: -450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFAC2;
			}
			
			#nav{
	position: absolute;
	top: 152px;
	padding: 0px;
	background-color: #FFFAC2;
	width: 900px;
	height: 30px;
	left: 50%;
	margin-left: -450px;
}
			#content {
			top: 183px;
              position: absolute;
	 
			   	overflow: auto;
				padding: 0px;
				background-color: #FFFAC2;
				width: 910px;
				left: 50%;
	   	        margin-left: -450px;
				id: content
				}
				
				
			#footer {
			
top:760px;
				position: absolute;
				
				padding: 0px;
				left: 622px;
	   	        width: 900px;
	            margin-left: -450px;
			}
			#footer h1 {
				color: #fff;
				padding-bottom: 0;
			}
			h1, p {
				margin: 0;
				padding-bottom: 1em;
			}
			h1 {
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
			}
			
			
		
.frontPage_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: normal;
	color: #FD9707;
	font-weight: bold;
}
.frontpage_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3952A4;
}


.table {
	
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: ;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	background-color: #000000;
}
.table th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #000000;
	-moz-border-radius: ;
}
.table td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #000000;
	-moz-border-radius: ;
}
.table tr {
	border-width: 3px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #000000;
	-moz-border-radius: ;
}


.table2 
	{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
		}

.table2 table   
	{
		}

.table2 td
	{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

.table2 tr
	{
	
	}
	
	.tableNoLeftRight 
	{
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
		}

.tableNoLeftRight table   
	{
		}

.tableNoLeftRight td
	{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.tableNoLeftRight tr
	{
	
	}
.tableJustRight 
	{
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
		}

.tableJustRight table   
	{
		}

.tableJustRight td
	{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.tableJustRight tr
	{
	
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	border: 1px solid #666666;
	width: 90%;
	color: #CCCCCC;
}

.table3 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px none #999999;
		}

.table3 table   
	{
	border: none;
		}

.table3 td
	{
	padding: 1px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	}

.table3 tr
	{
	border: 1px solid #990000;
	
	}
.link {
	text-decoration: underline;
}
.frontpage_smallgray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.insidediv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.partytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003375;
}
