﻿/* CSS Document */
body{
width:900px;
margin-right:auto;
margin-left:auto;
}

div.banner{
width:900px;
height:85px;
/*background:#cc6633 url(../../images/logo.png) no-repeat center;*/
padding:0px;
}

div.roundtop1{
background:url(../../images/corners/tr.png) no-repeat top right;
background-color:#cc6633;
}

div.roundtop1 img{
display:block;
}

div.banner div.roundtop1 a:link, div.roundtop1 a:hover{
color:#ffffcc;
width:auto;
padding:0px 0px 0px 0px;
margin:5px 10px 0px auto; 
text-decoration:none;
font-family:"Trebuchet MS", sans-serif;
}

div.banner img{
border:none;
width:inherit;
height:auto;
padding:0px;
margin:0px;
background-color:#cc6633;
}

div.banner a:link{
padding:0px;
margin:0px;
}

table.menu{
width: 900px;
height:auto;
background-color:#ffcc66;
margin:auto;
padding:0px 0px 0px 0px;
font-family:"Trebuchet MS", sans-serif;
text-align:center;
color:#cc6633;
border-collapse: collapse;
}

table.menu tr{
padding:0px;
margin:0px;
}

table.menu tr td a:link, table.menu tr td a:visited{
color: #660000;
text-decoration:none;
padding-right:15px;
padding-left:15px;
padding-bottom:0px;
text-align:center;
font-size:14px;
font-weight:600;
font-family:"Trebuchet MS", sans-serif;
width:auto;
margin:0px auto 0px auto;
}

table.menu tr td a:hover{
color:red;
}

table.menu tr td.submenu{
padding:5px 0px 5px 0px;
margin:0px;
width:auto;
text-align:left;
border-collapse: collapse;
z-index:10;
}

table.menu tr td.submenu a{
border-left:solid 1px #990000;
}

table.menu tr td table{
/*width:220px;*/
margin:0px;
background-color:#ffffcc;
padding:0px;
font-size:100%;
position:absolute;
elevation:above;
visibility:hidden;
border:solid 1px #cc6633;
border-collapse:collapse;
}

table.menu tr td.submenu table tr td a{
font-size:12px;
color:#cc6633;
text-align:left;
}

table.menu tr td.submenu table tr td a:hover{
color:red;
}

table.menu tr td table tr td{ 
margin:0px;
padding:0px 0px 0px 0px;
font-size:10px;
text-align:left;
}

table.menu tr td table tr td a{ 
display:block;
border-bottom:solid 1px #cc6633;
border-top:none;
margin:0px;
border-collapse:collapse;
} 

div.roundbottom1{
width:auto;
margin:0px;
padding:0px;
background:url(../../images/corners/lightbr.png) no-repeat top right;
background-color:#ffcc66;
}

div.roundbottom1 img{
width:14px;
height:14px;
display:block;
}

div.breadcrumbs{
color:#660000;
font-size:10px;
font-family: "Trebuchet MS", sans-serif;
padding: 5px;
background:#ffcc66;
padding-left: 10px;
}

div.breadcrumbs a:link, div.breadcrumbs a:visited{
color:#660000;
font-family: "Trebuchet MS", sans-serif;
}

div.breadcrumbs a.login{
float:right;
}

div.breadcrumbs a.login:link, a.login:visited{
color:#cc6600;
text-decoration:none;
}

div.breadcrumbs a.login:hover{
color:#ff0000;
text-decoration:none;
}

td#news{
background-color:#993300;
}

td#news a{
color:#ffffff;
}


#footer{
width:870px;
text-align:center;
margin: 0px auto 0px auto;
padding-top:15px;
background:#ffffff;
}


#footer p{
font-size:10px;
font-family:"Trebuchet MS", sans-serif;
width: 870px;
margin: 0px auto 0px auto;
padding-top:5px;
color:#666666;
}

#footer h2{
font-size:12px;
color:#666;
}

#footer a:link{ color: red; 
				 text-decoration:none;

}

#footer a:link hover{ color: red;
					   text-decoration:underline;}
	/* Link Bars,BreadCrumbs,PageSet Navigation */

.skipnav{text-align: right;}
.skipnav a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; color:#000;font-family:Geneva, Arial, Helvetica, sans-serif;}
.skipnav a:focus, .skipnav a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; }

   div.information-gmr table{
    border-collapse:separate;
    margin:10px auto 10px auto;
    border-spacing:10px;
    }
    div.information-gmr table tr td{
    border:solid 1px #cc6633;
    background-color:#ffffcc;
    width:350px;
    padding:10px;
    margin:10px;
    vertical-align:top;
    text-align:center;
    }
    div.information-gmr table tr td h2{
    text-align:center;
    }
    div.information-gmr table tr td p{
    text-align:center;
    }
    div.information-gmr table tr td img{
    width:125px;
    margin: auto;
    }
    div.information-gmr table tr td input{
    margin:auto 0px 0px 0px;
    }
    div.information table tr td a{
    padding-right:5px
    }


