﻿
a:link
{
    color: Black;
    font-family: Tahoma;
    font-size: .9em;
}
v:link
{
    color: #FF00FF;
    font-size: .9em;
} 
#Body
{
    height: 100%;
    width: 100%;
    background-image: images\bluetaper.jpg;
    background-repeat: repeat-y;
}
#TopPrice
{
    border: thick outset #C0C0C0;
    background-color: #6699FF;
}
#MidPrice
{
    border: thick inset #808080;
    background-color: #6699FF;
}
#BottomPrice
{
    border-style: solid;
    border-width: thick;
    background-color: #6699FF;
}
.CellStylePrice
{
Width:45px;
font-size:.9em;
text-align:center;
}

.CellStyleTextCenter
{
    border: thin solid #000080;
    font-size: 1em;
    text-align: center;
}
.CellStyleTextLeft
{
 font-size: .9em;
text-align:left;
}


#Header
{ 
	width: 100%;
	height:340px;
	  
    border-right:#000099 double;
    border-top:#000099 double;
    
    border-left:#000099 double; 
    border-bottom:#000099 double;
    text-align: center;
    Padding:0px;
    overflow:hidden;
}
    
#Main
{
	width:65%;
	float:right;
}


#Side
{
	width:35%;
	float:left;
}


#Navigation
{
    border-color: #0066FF;
    width: 100%;
    height: 50px;
    color: #000080;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
}
#CenterPage
{
	text-align:center;
}
.LabelCenter
{
    text-align: center;
    text-decoration: underline;
}		
#Menu
{
	border: medium solid #00cc33;
      width  : 19%;
	    height: 500px;
	    
}
#MainHeader
{
	color: #ff0033;
 text-align: center;
}

#Hateyou
{
    height: 380px;
    float: right;
    clear: both;
}	
#MainBody
{
    border-style: inset;
    border-width: inherit;
    clear: both;
    position: relative;
    width: 59%;
    top: -490px;
    left:20%;
    float: left;
    text-align: center;
    height: 400px;
    color: #000080;
}
#Advertising
{
   
    
    
    width: 20%;
    float: right;
    font-family: 'Microsoft Sans Serif';
    font-size: medium;
}
