body {
	font-family: Century Gothic;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000;
	margin-top: auto;
	margin-bottom: auto;
	scrollbar-arrow-color:#999;
    scrollbar-track-color:#000000;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#999;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-shadow-color:#000000;
}
.body2 {
	font-family: Century Gothic;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: auto;
	margin-bottom: auto;
	text-align:center;
}


table {
    font-family: Century Gothic;
	font-size: 13px;
	color: #FFFFFF;
}

.table_menu {
	width: auto;
	height: 50px;
	background-image: url(images/menubalk.jpg);
}

.tableAlbum {
	border-color: #FFFFFF;
	border: 1px;
}

.tableTop
{ vertical-align:top }
	
}

.td1
{
	height: 50px;
}

img
{
	border-color:#FFFFFF;
}

.line1 {
	background-image:url(images/lines_left_right.jpg);
	background-repeat:repeat-y;     
}

a:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
  color: #FFFFFF;
  font-size: 13px;
  text-decoration: none;
  
}

a:hover {
	color: #FF0000;
	font-size: 13px;
    text-decoration: none;	
}

a:active {
	color: #FF0000;
	font-size: 13px;
	text-decoration: bold;
}

h1
{
	font-family: Century Gothic;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
}

h2
{
	font-family: Century Gothic;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
}

hr
{
	color: 					#FFFFFF;
	background-color: 		#FFFFFF;
	height: 				1px;

}

.table1
{
    width:950px;
	border-width:0px;
	border-spacing:0px
}

.td1
{
   width:700px;
   height:50px;
   text-align:left;
   font-size:30px
}

.td2
{
   width:100px;
   text-align:center
}

.td3
{
   width:75px
}

.table3
{
   width:100%;
   height:100%;
   border-width:0px;
   border-spacing:0px
}

.tr1
{
   text-align:center
}

.td4
{
   vertical-align:text-top;
   height:700px;
   width:100%
}

.td5
{
   width:500px
}

.table4
{
   width:100%;
   border-width:0px;
   border-spacing:0px
}

.td6
{
   width:375px
}

.td7
{
   width:200px
}

.td8
{
   width:200px;
   text-align:right
}

.frame1
{
   border:none;
   overflow:hidden;
   width:375px;
   height:25px
}


