﻿body { background-color: #999999;
       color: #fff;
       width:100%;
       padding:0px;
       margin:0 auto;
}

table { width:800px; 
        margin:0 auto;
        font-family: Arial;
        color:#333333; 
        background-color:#c2c6c7; 
        padding:0px;
}

.vtoplink { font-family:Arial; font-size: x-small; padding: 10px 5px 0px 0px; text-align:right;}
a#link1 {text-decoration:underline; color:#e41313;}
a#link2 {text-decoration:underline; color:#e41313;}
a#link3 {text-decoration:underline; color:#e41313;}


/*.|?###### Side Bar ######?|.*/

.or {background-color:#c2c6c7;}

.or table {width:204px; background:url(images/bar.body.jpg) top left repeat-y; margin-top:0px;}
#base {height:9px; background:url(images/bar.bottom.jpg) 0 0 no-repeat;}
#top {height:9px; background:url(images/bar.top.jpg) 0 0 no-repeat;}

.navi { width:204px;
        height:auto;
}

a#button1  
{text-align:center;
    display: block;
    width: 200px;
    height: 36px;
    color:#fff;
    line-height:1.2em;
    font-family: Arial Black;
    font-weight: bolder;
    text-decoration: underline overline;
    background-image: url(images/butt.jpg);
    margin: 0 auto;
    
}
a .alt { display: none; }

a#button2 { text-align:center;
    display: block;
    width: 200px;
    height: 26px;
    padding-top:10px;
    line-height:1.2em;
    font-family: Arial;
    font-weight: bolder;
    text-decoration: none;
    color:#fff;
    background-image: url(images/butt-up.jpg);
    margin: 0 auto;
    
}
a#button2:hover {font-style: italic;
    background-image: url(images/butt-down.jpg);
}
a .alt { display: none; }

a#button3 { text-align:center;
    color:#fff;
    display: block;
    width: 200px;
    height: 26px;
    padding-top:10px;
    line-height:1.2em;
    font-family: Arial;
    font-weight: bolder;
    text-decoration: none;
    background-image: url(images/butt-up.jpg);
    margin: 0 auto;
    
    
}
a#button3:hover {font-style: italic;
    background-image: url(images/butt-down.jpg);
}
a .alt { display: none; }

a#button4 { text-align:center;
    color:#fff;
    display: block;
    width: 200px;
    height: 26px;
    padding-top:10px;
    line-height:1.2em;
    font-family: Arial;
    font-weight: bolder;
    text-decoration: none;
    background-image: url(images/butt-up.jpg);
    margin: 0 auto;
    
}
a#button4:hover {font-style: italic;
    background-image: url(images/butt-down.jpg);
}
a .alt { display: none; }

a#button5 { text-align:center;
    color:#fff;
    display: block;
    width: 200px;
    height: 26px;
    padding-top:10px;
    line-height:1.2em;
    font-family: Arial;
    font-weight: bolder;
    text-decoration: none;
    background-image: url(images/butt-up.jpg);
    margin: 0 auto;
}
a#button5:hover {font-style: italic;
    background-image: url(images/butt-down.jpg);
}
a .alt { display: none; }

a#button6 { text-align:center;
    color:#fff;
    display: block;
    width: 200px;
    height: 26px;
    padding-top:10px;
    line-height:1.2em;
    font-family: Arial;
    font-weight: bolder;
    text-decoration: none;
    background-image: url(images/butt-up.jpg);
    margin: 0 auto;
    
}
a#button6:hover {font-style: italic;
    background-image: url(images/butt-down.jpg);
}
a .alt { display: none; }

a#button7 { text-align:center;
    color:#fff;
    display: block;
    width: 200px;
    height: 26px;
    padding-top:10px;
    line-height:1.2em;
    font-family: Arial;
    font-weight: bolder;
    text-decoration: none;
    background-image: url(images/butt-up.jpg);
    margin: 0 auto;
    
}
a#button7:hover {font-style: italic;
    background-image: url(images/butt-down.jpg);
}
a .alt { display: none; }

a#buttonh { text-align:center;
    color:#fff;
    display: block;
    width: 200px;
    height: 26px;
    padding-top:10px;
    line-height:1.2em;
    font-family: Arial;
    font-weight: bolder;
    text-decoration: none;
    background-image: url(images/butt-up.jpg);
    margin: 0 auto;
    
}
a#buttonh:hover {font-style: italic;
    background-image: url(images/butt-down.jpg);
}
a .alt { display: none; }

/*.|?###### End Side Bar ######?|.*/

/*.|?###### Text Pages ######?|.*/

a.letterHead
{
	 color:Black;
	 text-decoration:Bold;
}
td.Answer
{ text-align:center;
	color:Black;
	font-weight: bold;
}
td.notes
{
	color: Black;
	font-style: italic;
}
td.Question
{ text-align:center;
	color: Red;
	font-weight: bold;
	font-size: 12pt;
    text-decoration:underline;
}
td.Title
{
	color: Black;
	font-weight: bolder;
	text-align: center;
	font-size:12pt;
}
td.Title2
{
	color: Black;
	font-weight: bolder;
     text-decoration: underline;
	text-align: left;
	font-size:16pt;
}
td.Regular
{
	font-size:10pt;
	color:Black;
}
table.RentalTerms
{   height:auto;
    padding-bottom:10px;
    font-family:Arial;
	font-size:10pt;
	color:#333333;
	background-color:#fff;
}

.hrule { color:#e41313;
         }

.bookit { display:block;
          width:146px;
          }
a.bookit { text-decoration:underline;
           color:#333333;
}
           


/*.|?###### End Text Pages ######?|.*/

