@charset "utf-8";
/* CSS Document */

body{
padding:0;
line-height: 1.5em;
background-color:#000;
overflow:hidden;
height:100%
}
form {
display:inline;
}
image { 
border:0px none;
}
.Thumbnail {
height:100px; 
width:100px;
}

#pagetop{
	width: 100%; /*Width of main container*/
	height:40px;
	margin: 0 auto; /*Center container on page*/
	padding-top:0px;
	border:0px solid #FFF;
	margin-top:0px;
	z-index:1;
	text-align:center;
}
.dispblock{
	display:block;
	position:relative;
	width: 980px !important; /* intended total box width - padding-right(next) */
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border:0px solid #FF0000;
	background:#000;
}
.contentblock{
	display:block;
	position:relative;
	width: 980px; /*Width of main container*/
	min-height:490px;
	margin: 0 auto; /*Center container on page*/
	border:0px solid #FF0000;
	background:#000;
	background-image: url(../Img/ContentBack.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
.dispblockfull{
	display:block;
	position:relative;
	width: 100%; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border:0px solid #FF0000;
	background:#000;
}

#maincontainer{
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	z-index:0;
	border:0px solid #FFF;
}

#Bannerbar1{
	display:block;
	width:980px;
	height:50px;
	margin-top:10px;
	padding-top:0px;
	margin-top:0px;
	border:0px solid #FF0000;
	background-image: url(../Img/MenuBack.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
.logobox {
display:inline-block;
width:120px;
height:40px;
border:0px solid #FF0000;
z-index:2;
}
.headersearchbox {
	display:block;
	position:absolute;
	right:0px;
	top:5px;
	width:720px;
	height:120px;
	padding-top:5px;
	padding-right:0px;
	text-align:right;
	vertical-align:top;
	border:0px solid #CCC;
	background-image: url(../Img/SearchBox.gif);
	background-position: center top;
	background-repeat:no-repeat;
}
.headermenubox {
	display:block;
	position:absolute;
	right:0px;
	top:100px;
	width:auto;
	height:auto;
	padding-top:0px;
	padding-right:0px;
	text-align:right;
	vertical-align:top;
	border:0px solid #FFF;
	z-index:1;
}
.headermenubegin {
	display:block;
	float:right;
}
.headermenuend {
	display:block;
	float:right;
}

.headermenuoption {
display:block;
float:right;
height:40px;
min-width:100px;
width:auto;
text-align:center;
padding-top:0px;
padding-left:0px;
padding-right:0px;
border:0px solid #617fbb;
background-color:#FFFFFF;
}

#contentcolumn{
	display:block;
	position:relative;
	float:left;
	height:inherit;
	width: 580px;
	padding-left:5px;
	padding-right:2px;
	padding-top:2px;
	border:0px solid #FF0000;
	z-index:1;
	background-image: url(../Img/ContentTab.png);
	background-position: right top;
	background-repeat:no-repeat;
}
  span {width:615px; display:none;
        height:auto; float:right;
			text-align:left;
}
span#one {
	margin-top:10px;
	padding-left:20px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
width:635px;
height:460px;
z-index:99;
 }
#two {
	margin-top:0px;
	padding-left:20px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
width:635px;
height:460px;
display:block;
 }
#d1{
	display:block;
	position:absolute;
	width: 615px;
	height:440px;
	right:0px;
	top:5px;
	margin-top:10px;
	padding-left:20px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	border:0px solid #FF0000;
	overflow:auto;
	text-align:left;
background-image: url(../Img/ContentTab.png);
background-position: right top;
background-repeat:no-repeat;
}

#leftcolumn{
	display:block;
	position:relative;
	float:left;
	height:inherit;
	width: 205px; /*Width of left column in pixel*/
	min-height:10px;
	background: #FFF;
	border:0px solid #FFF;
	z-index:1;
}
#rightcolumn{
	display:block;
	position:relative;
	float:left;
	height:inherit;
	width: 205px; /*Width of left column in pixel*/
	min-height:10px;
	background: #FFF;
	border:0px solid #FFF;
	z-index:1;
}


.contentcolumnbanner {
	display:block;
	position:relative;
	margin-top:6px;
	padding-left:10px;
	padding-top:8px;
	width: 580px;
	height:40px;
	background-image: url(../Img/ContentColumnHeader.gif);
	background-position: center top;
	background-repeat:no-repeat;
	z-index:1;
}


#pagebottom{
	width: 980px; /*Width of main container*/
	height:40px;
	padding-top:0px;
	margin: 0 auto; /*Center container on page*/
	margin-bottom:10px;
	border:0px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	background-image: url(../Img/HeaderBoxBackGround.gif);
	background-repeat:no-repeat;
	background-position: center top; 
	z-index:1;
}

/* BOXES FOR THE CONTENT COLUMNS */

.greybox590{
	display:block;
	position:relative;
	width: 100%; /*Width of main container*/
	margin: 0px auto 5px auto; /*Center container on page*/
	border:2px none #CCC;
	margin-bottom:10px;
}
.greybox590body{
	display:block;
	position:relative;
	width: 565px;
	height:auto;
	padding:5px;
	border:0px none #71acbc;
	background-image: url(../Img/Content590Body.gif);
	background-repeat:repeat-y;
}
.greybox590header {
	display:block;
	position:relative;
	width: 575px;
	height:8px;
	background-image: url(../Img/Content590Header.gif);
	background-position: center top;
	background-repeat:no-repeat;
	z-index:1;
}
.greybox590bottom {
	display:block;
	position:relative;
	width: 575px;
	height:10px;
	background-image: url(../Img/Content590Bottom.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
	z-index:1;
}

.content590{
	display:block;
	position:relative;
	width: 575px; /*Width of main container*/
	margin: 0px auto 5px auto; /*Center container on page*/
	border:2px none #CCC;
	margin-bottom:10px;
}
.content590body{
	display:block;
	position:relative;
	width: 565px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:0px;
	border:0px solid #71acbc;
	background-image: url(../Img/Content590Body1.gif);
	background-repeat:repeat-y;
}
.content590bodysolid{
	display:block;
	position:relative;
	width: 555px;
	height:auto;
	padding-left:0px;
	margin-left:0px;
	padding:10px;
	border:0px solid #71acbc;
	background-color:#617fbb;
}
.content590header {
	display:block;
	position:relative;
	width: 560px;
	height:44px;
	padding-left:15px;
	background-image: url(../Img/Content590Header1.gif);
	background-position: center top;
	background-repeat:no-repeat;
	z-index:1;
}
.content590bottom {
	display:block;
	position:relative;
	width: 575px;
	height:60px;
	padding-left:0px;
	background-image: url(../Img/Content590Bottom1.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
	z-index:1;
}

.content590bottomnobutton {
	display:block;
	position:relative;
	width: 575px;
	height:60px;
	padding-left:0px;
	background-image: url(../Img/Content590BottomNoButton.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
	z-index:1;
}

.submitbtn {
display:block;
position:absolute;
top:22px;
right:5px;
z-index:1;
}

/* END OF BOXES FOR THE CONTENT COLUMNS */

.searchbox {
display:block;
width:575px;
height:90px;
padding-top:60px;
padding-left:5px;
border:0px solid #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color:#FFF;
text-align:center;
background-image: url(../Img/SearchBox.gif);
background-position: center top;
background-repeat:no-repeat;
}
.searchinput1 {
display:block;
position:absolute;
top:32px;
left:170px;
}
.searchinput2 {
display:block;
position:absolute;
top:32px;
left:430px;
}
.searchbtn {
display:block;
position:absolute;
top:26px;
right:35px;
}

.signinbox {
display:block;
width:575px;
height:90px;
padding-top:60px;
border:0px solid #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color:#FFF;
text-align:center;
background-image: url(../Img/SignInBox.gif);
background-position: center top;
background-repeat:no-repeat;
}
.signininput1 {
display:block;
position:absolute;
top:70px;
left:140px;
}
.signininput2 {
display:block;
position:absolute;
top:70px;
left:425px;
}
.signinbtn {
display:block;
position:absolute;
top:105px;
right:11px;
}


.navbox {
display:inline-block;
margin-top:5px;
width:19%;
border:0px solid #FFF;
text-align:center;
}
.letterboxcontainer {
display:block;
border:0px solid #FF0000;
height:120px;
}
.letterbox {
display:block;
float:left;
line-height: 1.2em;
margin:1px;
width:23px;
height:21px;
padding-top:3px;
border:0px solid #FFF;
text-align:center;
background-image: url(../Img/LetterBox.gif);
background-position: center top;
background-repeat:no-repeat;
}
.centerbutton {
display:block;
width:100%;
text-align:center;
}
.menuholder {
	display:block;
	height:302px;
	width:275px;
	padding-bottom:20px;
	background-image: url(../Img/MenuBack.gif);
	background-repeat:no-repeat;
	background-position: right top; 
	border:0px solid #FF0000;
}
.menuoption {
	display:block;
	width:auto;
	text-align:left;
	z-index:1;
	border:0px solid #FF0000;
	padding-top:0px;
	padding-left:0px;
}

.ContentBox { 
width: 580px !important; /* intended total box width - padding-right(next) */
width: 580px; /* IE Win = width - padding */
padding-right: 5px; /* the gap on the right edge of the image (not content padding) */
border:1px solid #FF0000;
margin-bottom:10px;

} 
.ContentBoxHeader{
display:block;
padding-top:10px;
width:580px;
height:18px;
padding-left:0px;
text-align:center;
background-image: url(../Img/HeaderTop.gif);
background-position:left top;
background-repeat:no-repeat;
z-index:0;
border:1px solid #FF0000;
}
.ContentBoxHeaderTxt {
display:inline;
width:580px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
border:1px solid #FF0000;
}
.ContentBoxBody {
height:auto;
margin-left:5px;
margin-right:5px;
padding-top:10px;
z-index:1;
border:1px solid #333;
background:#FFF;
}

.ContentBoxBottom {
width:580px;
height:30px;
margin-left:0px;
z-index:1;
background-image: url(../Img/HeaderBottom.gif);
background-position:left top;
background-repeat:no-repeat;
border:1px solid #FF0000;
}












/* BOXES FOR THE COLUMNS */


.ColumnBox { 
width: 205px; /* IE Win = width - padding */
padding-right: 0px; /* the gap on the right edge of the image (not content padding) */
border:1px solid #FFF;
margin-top:0px;
margin-bottom:5px;
} 

.HeaderBoxSmall{
display:block;
padding-top:9px;
width:205px;
height:36px;
padding-left:0px;
text-align:center;
background-image: url(../Img/HeaderBoxSmall.gif);
background-position:left top;
background-repeat:no-repeat;
z-index:0;
}
.HeaderBoxSmallTxt {
display:inline;
width:215px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
}
.ColumnBoxTop {
width:205px;
height:0px;
margin-left:0px;
}
.ColumnBoxBody {
	width:195px;
	height:auto;
	padding:5px;
	margin-left:0px;
	z-index:1;
	text-align:left;
	background-image: url(../Img/ColumnBoxBody.gif);
	background-repeat:repeat;
}
.ColumnBoxBottom {
width:205px;
height:11px;
margin-left:0px;
z-index:1;
background-image: url(../Img/ColumnBoxBottom.gif);
background-position:left bottom;
background-repeat:no-repeat;
}




/* LARGE BOXES FOR THE COLUMNS */

#HeaderBoxLarge{
width:530px;
height:40px;
margin-left:0px;
background-image: url(../Img/HeaderBox.gif);
background-repeat: no-repeat;
background-position:center top;
z-index:0;
}
.HeaderBoxLarge {
width:530px;
padding-top:10px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
}
.DashBorderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin:5px;
}
.DashBorderBottom {
	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: solid;
	border-left-style: none;
	border-top-color: #e4e8eb;
	border-right-color: #e4e8eb;
	border-bottom-color: #e4e8eb;
	border-left-color: #e4e8eb;
	margin:0px;
}

b{font-size: 110%;}
em{color: red;}

#contentfooter{
	clear: left;
	width: 990px;
	text-align: center;
	padding: 0px 5px;
	border:0px solid #FF0000;
	background-color:#617fbb;
}
#admintop {
	display:block;
	clear: left;
	width: 980px;
	height:40px;
	border:0px solid #FF0000;
	background-image: url(../Img/ContentTopAdmin.gif);
	background-position:center top;
	background-repeat:no-repeat

}
#contenttop {
	display:block;
	clear: left;
	width: 980px;
	height:0px;
	background-image: url(../Img/ContentTop.gif);
	background-position:center top;
	background-repeat:no-repeat

}
#contentbottom {
	display:block;
	clear: left;
	width: 980px;
	height:20px;
	background-image: url(../Img/ContentBottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-bottom:0px;

}

#footer a{
color: #FFF;
}

.menubox {
	display:block;
	float:left;
	width:140px;
	height:30px;
	margin-top:10px;
	padding-top:10px;
	padding-right:0px;
	text-align:center;
	border:0px solid #FFF;
	z-index:1;
} 

.dashborder {
	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: dashed;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin:5px;
}
.dashborderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin:5px;
}
.tablebackblue {
background-color:#ecf1f4;
}
.box90 {
display:block;
width:550px;
background-color:#ecf1f4;
text-align:left;
padding:5px;
padding-bottom:10px;
margin-left:5px;
margin-top:5px;
}
.box90white {
display:block;
width:550px;
background-color:#FFF;
padding:5px;
padding-bottom:5px;
margin-left:5px;
margin-top:5px;
}
.sponsoredlisting {
	display:block;
	width:550px;
	background-color:#ecf1f4;
	padding:5px;
	padding-top:20px;
	padding-bottom:5px;
	margin-left:5px;
	margin-top:5px;
	background-image: url(../Img/SpeechBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.basiclisting {
line-height:1em;
display:block;
width:555px;
padding:5px;
padding-bottom:5px;
margin-left:5px;
margin-top:5px;
}
.keywords {
display:inline;
line-height:2em;
padding:5px;
margin:5px;
border-bottom:1px solid #ccc;
}
.updatebox {
	display:block;
	width:550px;
	background-color:#ecf1f4;
	padding:5px;
	padding-top:20px;
	margin-left:0px;
	margin-top:0px;
	border:2px solid #FFF;
	background-image: url(../Img/SpeechBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.updatebox:hover{
	display:block;
	width:550px;
	background-color:#ecf1f4;
	padding:5px;
	padding-top:20px;
	margin-left:0px;
	margin-top:0px;
	background-image: url(../Img/SpeechBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FF9900;
	border-left-color: #FFF;
}
.containercentered {
display:block;
text-align:center;
}




.MenSel {
	display:block;
	float:right;
	height:25px;
	width:125px;
	text-align:center;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #617fbb;
	background-image: url(../Img/MenSel.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}
.MenNotSel {
	display:block;
	float:right;
	height:25px;
	width:125px;
	text-align:center;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #617fbb;
	background-image: url(../Img/MenNotSel.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}
.MenNotSel:hover {
	display:block;
	float:right;
	height:25px;
	width:125px;
	text-align:center;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #617fbb;
	background-image: url(../Img/MenSel.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}


.MenSelLeft {
	display:block;
	float:right;
	height:30px;
	width:125px;
	text-align:center;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #617fbb;
	background-image: url(../Img/MenSelLeft.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}
.MenNotSelLeft {
	display:block;
	float:right;
	height:30px;
	width:125px;
	text-align:center;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #617fbb;
	background-image: url(../Img/MenNotSelLeft.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}
.MenNotSelLeft:hover {
	display:block;
	float:right;
	height:30px;
	width:125px;
	text-align:center;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #617fbb;
	background-image: url(../Img/MenSelLeft.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}
.MenSelRight {
	display:block;
	float:right;
	height:30px;
	width:125px;
	text-align:center;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #617fbb;
	background-image: url(../Img/MenSelRight.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}
.MenNotSelRight {
	display:block;
	float:right;
	height:30px;
	width:125px;
	text-align:center;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #617fbb;
	background-image: url(../Img/MenNotSelRight.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}
.MenNotSelRight:hover {
	display:block;
	float:right;
	height:30px;
	width:125px;
	text-align:center;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #617fbb;
	background-image: url(../Img/MenSelRight.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}