/* CSS Document */

body{
padding: 0px;
margin: 0px;
background: #750712;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffbfc7;
}

.back{
width:1000px;
background: url(images/back.png);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;

}

.center{
width:766px;
height:auto;
background: url(images/mainback.jpg);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;

}


.all-link a{
color: #ffe0a5;
text-decoration: none;
padding: 3px 15px;
}

.table2back{
width:290px;
background: url(images/table2back.png);
background-repeat:repeat-y;
}

a{
text-decoration:underline;
color: #e47a88;
}

a:hover{
text-decoration:none;
color: #000000;
}

.table3back{
width:404px;
background: url(images/table3back.png);
background-repeat:repeat-y;
}

.homelink{
width:72px;
background: url(images/homelink.jpg);
background-repeat:no-repeat;
}

.homelink a{
color: #ffe0a5;
text-decoration: none;
margin-left: 25px;
padding: 3px 7px;
}

.homelink a:hover{
color: #000;
background-color: #ffbd3e;
text-decoration: none;
}

.all-link a:hover{
color: #000;
background-color: #ffbd3e;
text-decoration: none;
}

.all-link{
width:404px;
background: url(images/all-link.jpg);
background-repeat:no-repeat;
}

.all-link2{
background: url('images/headerback.jpg');
background-repeat:no-repeat;
}

.toploginback{
width:116px;
background: url(images/top-loginback.gif);
background-position: right;
background-repeat:no-repeat;
}

/*links*/

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
padding:13px 0 0 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {  }

#navlist a:link, #navlist a:visited
{
color: #ffe0a5;
text-decoration: none;
}

#navlist a:hover
{
color: #000;
background-color: #ffbd3e;
text-decoration: none;
}

/* next */

ul#next
{

margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#next li
{
color:White;
list-style:disc;
    width: 210px;
}



#next a:link, #next a:visited
{
color: #ff8797;
font-weight: bold;
text-decoration: none;
}

#next a:hover
{
color: #ffffff;
background-color: #ff8797;
}

#login a:link, #next a:visited
{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#login a:hover
{
color: #000000;

}

.footer{
width:100%;
background: url(images/footer.jpg);
background-repeat:repeat-x;
}

.buttons
{
background: url('images/headerback.jpg');
font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
	height: 26px;
}

.showimgs
{
	margin:0px 0px 5px 0px;
	border-width:2px;
	border-color:Red ;
	height:195px;
	width:300px;
}

#flash {
position: relative; /*or absolute*/
z-index: 0;
}

.gridview
{
	font-size:  12px;
	}
	
#lfmenu a:hover
{
color: #ffffff;
font-weight:bold;
background-color: #ff8797;
}

a:hover
{
color: #ffffff;
font-weight:bold;
background-color: #ff8797;
}

ValidatorCalloutExtender
{
background: url(images/table3back.png);
background-repeat:repeat-y;
border-style:dashed ;
}
.ValidatorCalloutStyle div, 
.ValidatorCalloutStyle td 
{ 
   color:Black;border:solid 1px #5D7B9D; background-color: #F7F6F3; 
}

#logo
{
height: 43px;
width: 243px;
}