﻿body
{
    margin: 0px;
}
.header
{
    background-image: url(images/header3.gif);
    width: 800px;
    height: 109px;
    background-repeat: no-repeat;
}

.menu
{
    background-image: url(images/menu.gif);
    background-repeat: no-repeat;
    width: 202px;
    height: 191px;
}

.footer
{
    background-attachment: scroll;
    background-image: url(images/footer.gif);
    background-repeat: repeat-x;
    height: 80px;
}

.menus
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    color: white;
}
a:link.menus
{
    font-family: Verdana;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a:hover.menus
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
a:visited.menus
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
a:active.menus
{
    font-family: Verdana;
    color: #FFCC00;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}

.table
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

a:link.table
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
a:hover.table
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: underline;
}

a:active.table
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.search
{
    background-image: url(Images/search.gif);
    width: 218px;
    background-repeat: no-repeat;
    height: 71px;
    background-position-x: left;
}

.tools
{
    background-image: url(Images/tools.gif);
    width: 220px;
    background-repeat: no-repeat;
    height: 178px;
    background-position-x: left;
}

.movie
{
    background-image: url(Images/movie.gif);
    width: 578px;
    background-repeat: no-repeat;
    height: 171px;
}

.Liner
{
    background-image: url(Images/liner.jpg);
    background-repeat: repeat-x;
    width: 800px;
    height: 5px;
    background-position-y: bottom;
}


.backg
{
    background-image: url(Images/background.gif);
    width: 800px;
    background-repeat: repeat-x;
    height: 169px;
}

.button
{
    background-image: url(Images/button.png);
    width: 197px;
    background-repeat: no-repeat;
    height: 32px;
    vertical-align: middle;
    text-align: center;
    
}

.footer
{
    background-image: url(Images/footer.gif);
    width: 800px;
    height: 101px;
    background-repeat: repeat-x;
}

.footer2
{
    background-image: url(Images/footer2.gif);
    width: 800px;
    height: 60px;
    background-repeat: repeat-x;
}

.searchtext
{
    font-size: 12px;
    text-transform: capitalize;
    font-family: Verdana;
    font-variant: small-caps;
    font-weight: bold;
    
}

.searchtext2
{
    font-size: 11px;
    text-transform: capitalize;
    font-family: Verdana;
    font-variant: small-caps;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

a:link.searchtext2
{
    font-size: 11px;
    text-transform: capitalize;
    font-family: Verdana;
    font-variant: small-caps;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
a:hover.searchtext2
{
    font-size: 11px;
    text-transform: capitalize;
    font-family: Verdana;
    font-variant: small-caps;
    font-weight: bold;
    color: black;
    text-decoration: underline;
}
a:visited.searchtext2
{
    font-size: 11px;
    text-transform: capitalize;
    font-family: Verdana;
    font-variant: small-caps;
    font-weight: bold;
    color: black;
}
a:active.searchtext2
{
    font-size: 11px;
    text-transform: capitalize;
    font-family: Verdana;
    font-variant: small-caps;
    font-weight: bold;
    color: black;
}

.textliner
{
    font-size: 7px;
    vertical-align: top;
    color: white;
    font-family: Arial;
    text-align: left;
    text-decoration: none;
}



.box
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    border-right: 1px inset;
    border-top: 1px inset;
    border-left: 1px inset;
    border-bottom: 1px inset;
    width: 147px;
    height: 18px;
    vertical-align: middle;
    text-align: left;
}


.table5
{
    font-size: 8pt;
    color: #696969;
    font-family: Verdana;
    text-decoration: none;
}

a:link.table5
{
    font-size: 8pt;
    color: #696969;
    font-family: Verdana;
    text-decoration: none;
}
a:hover.table5
{
    font-size: 8pt;
    color: #696969;
    font-family: Verdana;
    text-decoration: underline;
}

a:active.table5
{
    font-size: 8pt;
    color: #696969;
    font-family: Verdana;
    text-decoration: none;
}

.seperator
{
    background-position: center top;
    background-attachment: scroll;
    background-image: url(Images/seperator.gif);
    width: 7px;
    background-repeat: repeat-y;
}

.searchbutton
{
    background-position: center center;
    background-image: url(Images/searchbutton.gif);
    background-repeat: no-repeat;
}

.dot
{
    background-position: center center;
    background-image: url(Images/dot3.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 8px;
}

.linus
{
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: black 1px dashed;
    width: 150px;
}

.newtitle
{
    font-weight: bold;
    font-size: 11pt;
    text-transform: capitalize;
    color: #000000;
}

.newbody
{
    font-size: 8pt;
    color: #000000;
    display: block;
}

.dropw
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    height: 20px;
}
 
 
 
.tabmenu
{
    margin-left: 10px;
    position: relative;
    top: 1px;
}


.tabtablemenu
{
    width: 570px;
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    margin-top: 0px;
    margin-bottom: 0px;
}






#sddm
{
    margin: 0;
    padding: 0;
    z-index: 0;
    background-image: url(Images/button.gif);
    background-repeat: no-repeat;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
	background-image: url(Images/button.gif);

}

#sddm li a
{
    padding: 10px;
    display: block;
    width: 185px;
    text-align: center;
    margin-left: 0;
    margin-right: -5px;
    margin-top: 0;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-image: url(Images/button.gif);
}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #B37D07
	
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		width: 175px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #E8BA57;
		color: #000000;
		font-style:normal; 
		font-variant:normal; 
		font-weight:normal; 
		font-size:11px; 
		font-family:arial; 
		padding-left:10px; 
		padding-right:10px; 
		padding-top:5px; 
		padding-bottom:5px}

	#sddm div a:hover
	{	background: #D39307;
		color: #FFF}