/* CSS Document */
body {
	background-color:#E7E7E7;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6A6A6A;
}
a {
	text-decoration:none;
	color: #6A6A6A;
}

.breaker {
	overflow:hidden;
	height:0px;
	clear:both;
} 
#theTop {
	background-color:#FFFFFF;
	width:750px;
	border: 2 px solid red;
	height:620px;
	padding:3px 5px 5px 5px;
	margin:auto;
}

#logomenubar {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:76px;
}

#menubar {
	float:right;
	margin-right:25px;
	height:20px;
	margin-top:56px;
}
.rtbg {
	background-image:url(images/angel.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.itemselected {
	background-color: #B6B6A6;
}
.menuitem {
	width:71px;
	height:20px;
	text-align:center;
	font-weight:bold;
	background-color:#E9E9D9;
	float:left;
	margin: 0px 3px 0px 3px;
	line-height:2em;
}

.darkbox {
	background-color:#959593; 
	color:#EDEDED;
	/* padding:3px 10px 10px 10px; */
	line-height:1.5em;
	text-align:justify;
	background-image:url(images/angel.gif);
	background-position:top right;
	background-repeat:no-repeat;
}


.darkbox1
{
	background-color: #A89E9C;
	color:#EDEDED;
	line-height:1.5em;
	text-align:justify;
	background-image:url(images/angel.gif);
	background-position:top right;
	background-repeat:no-repeat;
	
}

#check {

	 margin: 4px; 
	 vertical-align:-5px;
	 
}
.lightbox1 
{ 
	background-color:#E9E9D9; 
	color:#373636;
	padding:10px;
	line-height:1.5em;
	text-align:justify;
	width:50%;
/*	background-image:url(images/angel.gif);
	background-position:top right;
	background-repeat:no-repeat;
	*/
}


.lightbox {
	background-color:#E9E9D9; 
	color:#373636;
	line-height:1.5em;
	text-align:justify;
	background-image:url(images/angel.gif);
	background-position:top right;
	background-repeat:no-repeat;
	
}
img.imgitem {
	border:1px solid black;
	margin:0px 8px;
}
.item {
	padding:5px;
}

#footer {

	width:750px;
	height: 40px;
	margin:auto;
	padding:3px 5px 5px 5px;
	/*
	padding:8px 0px; */
	background-color: #FFFFFF;
}
textarea {
	width:220px;
	height:60px;
}
.text {
	width:115px;
	border: 1px solid #B6B6A6;
}
#submit {
	border:1px solid #6B6E2D;
	color:#6B6E2D;
	font-weight:bold;
	margin-left:20px;
}


.a_email
{
	color: #FFFFFF;
	font-weight: bold;
}
form
{
	padding: 0px;
	margin: 0px;
}