/* CSS Document */

body {
margin:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-color:#d27300;
}

table {
margin:0px;
text-align:justify;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
}

.cenmain {
text-align: -moz-center;
margin-top:10px;
text-align:center;
}

.wid {
width:760px;
text-align:center;
background-color:#d27300;
font-size:13px;
}

.cen {
text-align:center;
}

.left {
text-align:left;
}

.right {
text-align:right;
}

.border {
background:#FFCC66;
width:15px;
background-color:#fead49;
padding:5px;
}

.borderbott {
background:#FFCC66;
background-color:#fead49;
padding:10px;
vertical-align:middle;
}

.borderbott2 {
background:#FFCC66;
background-color:#fead49;
padding:10px;
text-align:right;
}

.imgbord {
border-style:solid;
border-style:solid;
border-width:medium;
border-color:#d27300;
}

.content {
width:700px;
padding-left:15px;
padding-right:15px;
padding-top:13px;
padding-bottom:20px;
}

li {
line-height:2;
}

.subt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#379a0a;
}

.subt2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#d27300;
}


img {
border:none;
}

hr {
color:#d27300;
height:1px;
}

/*BEGIN CSS for enlarged image*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
border-style:double;
border-width:medium;
border-color:#379a0a;
background-color:#FFFFFF;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 40px;
left: -95px; /*position where enlarged image should offset horizontally */
}
/*END CSS for enlarged image*/

.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
background-color:#d27300;
width:600px;
}

a:link, a:visited {
color:#333333;
text-decoration:none;
}

a:link {
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#006600;
}

/* to go through*/


.packs {
border-color:#AED8A7;
border-style:solid;
border-width:1px;
}

