.BoxBody
{
	width: 800px;
	border-right: #32465a 1px solid;
	border-top: #32465a 1px solid;
	border-left: #32465a 1px solid;
	border-bottom: #32465a 1px solid;
	padding:0;
}
.BoxHeader 
{
	width:100%;
	top:0;
	left:0;
	position:relative;
	border-bottom:1px solid #32465a;
	font-weight: bold;
	font-size:16px;
	color:#fff;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	background:#32465a;
}
.BoxBar
{
    padding: 2px 2px 2px 5px;
    font-weight: bold;
	font-size:14px;
    color: white;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    background: #32465a;	    
}
.BoxBuffer {PADDING-LEFT:0; PADDING-RIGHT:0; font-size:12px;}
.beautyBttn
{
	padding-top:0px;
    font-weight: bold;
    font-size:12px;
    width: 80px;
    cursor: hand;
    color: #fff;
    height: 21px;
    background: #32465a;
}
.beautyBtn
{
    font-weight: bold;
    font-size:12px;
    width: 100px;
    cursor: hand;
    height: 21px;
    border-color:#000;
}
.redText {color:#c30400;}
.greyText {color:#3a3a3a;}
.blackText {color:#000;}
.whiteText {color:#fff;	font-size:12px; font-weight:bold;}
.smallText {font-size:10px; color:#000; font-weight: bold;}
.opHead {font-size:13px; font-weight: bold;}
.optionHead {padding-left:55px; font-weight:bold; text-transform:uppercase;}
.headMinor {font-size:16px;	font-weight: bold;}
