BODY
{
	background-image:url(/images/background.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#999292;
    scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #F60A12;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}


A:link			{font-family:arial; font-size:11px; color:#F60A12; font-weight:normal; line-height:130%; text-decoration:underline;}
A:visited		{font-family:arial; font-size:11px; color:#F60A12; font-weight:normal; line-height:130%; text-decoration:underline;}
A:active		{font-family:arial; font-size:11px; color:#F60A12; font-weight:normal; line-height:130%; text-decoration:underline;}
A:hover			{font-family:arial; font-size:11px; color:#F60A12; font-weight:normal; line-height:130%; text-decoration:underline;}

.Enquiry{color:#000000; padding-left:10px; padding-top:10px; padding-right:10px; font-size:11px; font-family:Arial }
.input{color:#797979; width:220px; border:solid 1px #808080}
.inputText{color:#000000; font-weight:bold;}
.textRed{color:#ff0000}
.status{ background-color:#ff0000;color:#ffffff; font-weight:bold; border:solid 1px #ff0000; height:30px; padding:5px;line-height:25px;}

div, input
{
	font-family:Verdana, Arial ;
	font-size:8pt; 
}



.padding{padding-left:10px;}

.PostTable td
{
	text-align:center ; 
}

.PostTable div
{
	padding:0px 0px 10px 0px; 
	margin:0px auto; 
}

#ComposeTable
{
	vertical-align:top;
	height:100%;
	width:100%; 
}

#ComposeTable div
{
	font-family:Verdana, Arial ;
	font-size:8pt;
	padding:0px 0px 2px 0px; 
}

.ComposeMessageBox
{
	width:180px;
	height:206px;
	border:solid 1px #e2e2e2;	
}

.ComposeInput
{
	width:130px;
	height:15px;
	border:solid 1px #e2e2e2;
	border-width:1px 1px 1px 1px;   
}


.PostcardButton
{
	background-color:#ffffff;
	cursor:hand ;
	cursor:pointer;  
	font-weight:bold ; 
}

#ViewTableContainer
{
	background-image:url(/images/viewcontainerback.jpg); 
	background-repeat:no-repeat; 
	background-position:left bottom;
	BORDER:#e2e2e2 1px solid;
	border-width:1px 1px 1px 1px; 
	MARGIN:20px auto;
	WIDTH:400px;
	HEIGHT:280px;
	padding:10px 12px 0px 12px;
}

#ViewTable
{
	vertical-align:top;
	height:100%;
	width:100%; 
	text-align:left;  
}

#ViewTable td
{
	text-align:left;
}

.ViewMessage
{
	width:180px;
	height:206px;

}

.StatusOk
{
	width:400px;
	height:40px;
	line-height:40px;
	float:left ; 
	font-size:10pt;
	font-family:Verdana, Arial ;
	background-color:#ebf8e6;
	color:#333333;
	border: solid 1px #54d73f; 
	border-width:1px 1px 1px 1px; 
	padding:5px 20px 5px 20px;       
}

.StatusMessage
{
	width:400px;
	height:40px;
	line-height:40px;
	float:left ; 
	font-size:10pt;
	font-family:Verdana, Arial ;
	background-color:#fbe8d2;
	color:#333333;
	border: solid 1px #fe8700; 
	border-width:1px 1px 1px 1px; 
	padding:5px 10px 5px 10px;       
}


