﻿.OnlineExchangeFE
{
	width:775px;
	padding:10px;
	font-family:Arial;
	font-size:12px;
}
.OnlineExchangeFE .Title
{
    color: #0644ab;
    font-family:Verdana;
    font-size: 18px;
    font-weight: bold;
    padding-bottom:10px;
}	

.OLExContent{
	height:510px;
	background-color:#91AECE;
	font-family:Arial;
	font-size:12px;
	color:#000000;

}
.NextButton {
	font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    background-image: url(../Img/bgVoteBottom.gif);
    background-position: left;
    background-repeat: no-repeat;
   
    padding-left: 15px;
    background-color: Transparent;
    border: none;
    text-decoration: none;
    width:150px;
}
.NextButton1 {
	font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    background-image: url(../Img/bgVoteBottom.gif);
    background-position: left;
    background-repeat: no-repeat;   
    padding-left: 28px;    
    background-color: Transparent;
    border: none;
    text-decoration: none; 
}

.Buttonclose 
{
	
  font-family : Arial;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    background-image: url(../img/CloseButton.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 24px;
    padding-left: 5px;
    background-color: Transparent;
    border: none;
    text-decoration: none;
}
.Banner
{
	background-image: url(../Img/BgBanner.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width:1004px;
}
.OLExImg{	
	background-repeat:no-repeat;
	width:280px;
	height:265px;
	float:left;
	margin-left:20px;
}
.FooterOLEx{
	background-color:#1C508A;
	
}
.ButtonBackHistoryWhite
{
    background-image: url(../Img/BackButton.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 32px;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    height: 24px;
    font-family: Arial;
    font-size: 12px;
}
.lblLink
{
    background-image: url(../Img/bgVoteBottom.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left:32px;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    line-height:20px;
    font-family: Arial;
    font-size: 12px;
    text-decoration:none;
    color:#000000;
   
}

.Title2
 {
	color: Black;
    font-family:Verdana;
    font-size: 20px;
    font-weight: bold;
    padding-bottom:10px;
    padding-left:100px;
 }
 .Title1
 {
	color: Black;
    font-family:Verdana;
    font-size: 20px;
    font-weight: bold;
    padding-bottom:10px;
    padding-left:150px;
 }
 .OLExArea{
	width:100%;
	height:284px;
	margin:7px 0 7px 0;
	background-color:white;
	padding:10px;
	overflow:auto;
}
.OLExContent1{
	height:700px;
	background-color:#91AECE;
	font-family:Arial;
	font-size:12px;
	color:#000000;

}
.cssContent
{
	color: Black;
    font-family:Verdana;
    font-size: 12px;
}
.cssContentAnswer
{
	color: Black;
    font-family:Verdana;
    font-size: 12px;
    font-weight:bold;
    padding-bottom:5px;
 
}
.cssContentAnswerQuestion
{
	color: #323232;
    font-family:Verdana;
    font-size: 12px;
    padding-bottom:5px;
}