/* object stuff here */

/* hides the second object from all versions of IE */
* html object.wmv {
	display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.wmv/**/ {
	display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.wmv {
	display/**/: none;
}

p	{
    font-size: 90%;
    font-weight: normal;
}

div.bluebox h1 h2 h3 h4 h5 {
		font-family: tahoma, verdana, arial, sans-serif;
		
		}
		
div.bluebox h1	
{
	 font-size: 110%; font-family: tahoma; font-weight: bold; color: white; letter-spacing: 2px
}
div.bluebox h2	{
        margin-left: 5%; font-family: tahoma, verdana, arial, sans-serif; font-size: 100%; font-weight: bold; color: white; 
letter-spacing: .5px; word-spacing: 2px; line-height: 18px
		}
div.bluebox h3	{
        margin-left: 5%;font-family: tahoma; font-size: 85%; font-weight: lighter; color: #000000; word-spacing: 2px; letter-spacing: 1.8px; line-height:17px; 
}
div.bluebox h4	{
    font-size: 70%; font-weight: lighter; color: #00000; font-style: italic; letter-spacing: 2px
}
div.bluebox h5	{
    font-size: 60%; text-transform: uppercase
}

div.sidebar h1, h2, h3 {
		font-family: tahoma;
		color: #FFFFFF;
}


div.sidebar a  {
		font-weight: normal;
		font-size: 87%;
		
}

div.mainbox h1, h2, h3, h4, p  {
		color:#8CFF5E;
}

div.mainbox h1 {
		font-family: tahoma;
		font-size: 100%;
		font-weight: bold; 
		letter-spacing: 2px;
}
div.mainbox h2		{
		font-size: 87%;
		letter-spacing: .5px; font-weight: normal;word-spacing: 2px; line-height: 18px
		}
div.mainbox h3 {
  margin-left: 5%; font-size: 80%; font-weight: lighter; word-spacing: 2px; letter-spacing: 1.8px; line-height:17px; 
}
div.sidebar h1 {
 font-size: 100%; font-weight: bold; letter-spacing: 2px
}
div.sidebar h2		{
		font-size: 87%;
		letter-spacing: .5px; font-weight: normal; word-spacing: 2px; line-height: 18px; color: #F1F1F1;
		}
	
div.sidebar h3 {
  margin-left: 5%; font-size: 80%; font-weight: lighter; word-spacing: 2px; letter-spacing: 1.8px; line-height:17px; 
}

div.sidebar a:hover	 {
		background: white;
		color: black;
}
div.sidebar a:active 	{
    color: #F1F1F1; background: #F5F5F5; font-size: 105%; font-variant: small-caps
}
body 	{

		margin-top: 20px;
		font: tahoma;  
    color: white; 
    background: #15284C
}
ul	{
             margin-left: 10px;list-style-type: circle;
}
ul li	{
    font-family: tahoma;
		font-size: 95%;
		padding: 8px;
    
}
ul li li	{
    list-style-type: square;
    font-size: 85%;
    font-weight: normal
}
a 	{
    font-family: verdana, arial, sans-serif; font-size: 100%; font-weight: normal;margin-left: 0%; letter-spacing: 0pt; color: white; text-decoration: none
}


.smallcaps 	{
    font-variant: small-caps; font-weight: bold
}
.main_td	{
    background: #971C1F;
    width:57.4%;
}

a:active 	{
    color: #8CFF5E; background: #F5F5F5; font-size: 105%; font-variant: small-caps
}
a:hover	 {
		background: black;
		color: white;
}


		
div.bluebox  h1	{
    margin-left: 50px;
    padding: 5px;
}

div.bluebox {
		background: #6C9368; 
    width: 601px; 
    padding: .025in; 
		z-index:2;
}
div.position_top	{
    position: absolute;
    top: 18px;
    left: 18px;
    font-weight: bold;
    font-size: 120%;
    color: white;
		font-variant: small-caps; 
		font-weight: bold
}
div ul	{
     padding: 3px;
}
div .td_text	{
    margin-top: 9px;
    margin-left: 180px
}

div.review1_pos	{
    position: absolute;
    top: 30px;
    left: 630px;
}

div.review2_pos	{
    position: absolute;
    top: 400px;
    left: 630px;
   
}

