﻿body 
{
    background-color:Black;
    font-size: 9pt;
    text-transform: uppercase;
    color: #ccccff;
    font-style: normal;
    font-family: Verdana;
    font-variant: small-caps;
}

.CHeadImage
{
   margin-top:10px;
   top:30px;
   margin-left:30px;
}

.sback
{
	width: 784px; 
	height: 487px;
    position:relative;
    background-image: url('../app images/slide back.jpg');
    padding-top:53px;
    padding-left:15px;
}



.slide
{
    position:relative;
}

.ControlBody
{   
    margin-top:20px;
    width: 766px;
    height: 470px;
    background-image: url('../app images/cbody.jpg');
    position:relative;

}

.Ads
{
	position:relative;
	float:right;
	margin-right:-10px;
}

.CImage
{
    max-width:330px;
    width:expression(document.body.clientHeight > 340? "340px": "auto" );
    
    position: relative;
    float: left;
    top: -3px;
    left: 11px;
    border-right: white solid;
    border-top: white solid;
    border-left: white solid;
    border-bottom: white solid;
    border-width:2px;
    margin:5px;
    margin-right:20px;
}


.fupload
{
	 float: right;	
	 position:relative; 
	 margin-right:20px;
}

.CCControl
{
   float: right;
   width: 340px; 
   position:relative; 
   top: 10px; 
   margin-right:6px; 
}



.CTable
{
 margin-right:5px;
 float: right;
 position:relative; 
 top:0px;
}



.CSlide
{
    width: 330px;
    font-size: 9pt;
    text-transform: uppercase;
    color: #ccccff;
    font-style: normal;
    font-family: Verdana;
    font-variant: small-caps;
}

.txtinfo
{
   font-weight: bold;
    font-size: 10pt; 
    text-transform: capitalize; 
    color: #00cc00; 
    font-family: Verdana; 
    font-variant: small-caps;
}