﻿body {
	margin: 0px;
	/*background: #C0C0C0 url(../../images/background_main.jpg) repeat-x left top;*/
	background-color:#333333;
	font: 0.7em Verdana,Arial,Helvetica,sans-serif;
	
}


#reportresults h2 {
	font-size: 1.1em;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	
}

/* define the main layout divs */
#header {
	margin-right: auto;
	height: 50px;
	width: 100%;
}
#title {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 28px;
	float: left;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}


#body {
	padding: 0px 8px 10px 7px;
	background: #C0C0C0 url(../images/background_body.gif) repeat-x left top;
}





/* zero margin on all forms */
form {
	margin: 0px;
}
/* define the pop up calendar style */

img {
	border: none;
}

.inputText
{
    border-style:solid;
    border-color:#E20A16;
    background-color:#EDE8C5;
    border-width:1px;
    width:100%;
    
}
.SubmitButton
{
    border-style:solid;
    border-color:#E20A16;
    font-weight:bold;
    border-width:1px;
    background-color:#EDE8C5;
    width:80px;
    cursor:hand;
}
.headerLabel
{
    font-family:Arial,verdana;
    font-size:12px;
    font-weight:bold;
}
.ContentBackground
{
    background-color:#EDE8C5;
}
.MenuBackground
{
    background-image:url(../images/newweb_02.gif);
}

#tblMenu a:visited, a:link
{
    text-decoration:none;
    
}
#tblMenu a:hover
{
    text-decoration:none;
    color:#E20A16;
}

.MenuOff
{
    text-decoration:none;
    color:Black;
}


.MenuOn
{
    text-decoration:none;
    color:#E20A16;
}
.HeadBackground
{
    background-image:url(../images/newweb_05.gif);
}
.HeadLabel
{
    font-family:Courier New (Hebrew);
     
    font-size:24pt;
    font-weight:bold;
    color:#E20A16;
}
.MenuItem
{
    font-family:Courier; 
    font-size:18px; 
    font-weight:bold;
    
}
.NewsHead
{
    font-weight:bold;
    font-size:12px;
     color:#E20A16;
}
#tblNews
{
   background-image:url(../images/newweb_07.gif);
   width:192px;
}

/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(../Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.photo-frame .mid--x {
	background-image: url(../Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.photo-frame .botx-- {
	background-image: url(../Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}
.redLink
{
    color: #E20A16;
    font-weight:bold;
    text-decoration:none;
}
.messageLabel
{
    font-weight:bold;
    font-size:14;
}
.GigsLabel
{
    font-family:Courier New (Hebrew);
     
    font-size:18pt;
    font-weight:bold;
    color:#E20A16;
}

