﻿

#page {
	background-color:#efefef;
	width:600px;
	margin:50px auto;
	padding:20px 150px 20px 50px;
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}

h1, h2 {
	letter-spacing:-1px;
	color:#2D5AC3;
	font-weight:normal;		
	margin-bottom:-10px;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

.less {
	color:#999;
	font-size:12px;
}

a {
	color:#295c72;		
}

.Mainbody 
{
	background-image:url('../images/background_Img.jpg');
	background-repeat:repeat-x;
	background-color:#d3e7f2;
}

.bodyTable
{
	width:950px;
	height:600px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}

.headTable
{
	width:950px;		
	margin-left:auto;
	margin-right:auto;	
	border-width:0px;
}

.UpperBar
{
	background-image :url('../images/UpperBar.jpg');
	background-repeat:repeat-x;		
	height:27px;
}

.DownBar
{
	background-image :url('../images/DownBar.jpg');
	background-repeat:repeat-x;	
	height:27px;
}

.MiddleForm
{
	background-image :url('../images/bg-section-mid.png');
	background-repeat:repeat-y;		
}

.RadWindow
{
	z-index:200000;
}

.ErrBox
{
	border: 2px solid Orange;			
	height:100px;
	width:250px;
	text-align: left;
}

.datafield
{
	font-family:Arial;
	font-size:9pt;
	color:#660000;
	font-weight:bold;
}

.TableBorder
{
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}

.SmallWhiteTxt
{
font-family:Tahoma;
font-size:8pt;
color:#ffffff;	
}
	
.HeaderWhiteTxt
{
font-family:Tahoma;
font-size:15pt;
color:#ffffff;	
font-weight:bold;
}

.HeaderTxt
{
font-family:Tahoma;
font-size:13pt;
color:#000000;	
font-weight:bold;
}

.Description
{
font-family:Tahoma;
font-size:10pt;
color:#000000;	
}

.CopyRights
{
font-family:Tahoma;
font-size:8pt;
color:#660000;	
font-weight:bold;
margin-left:75px;
}

.DateTxt
{
font-family:Tahoma;
font-size:7pt;
color:#c0c0c0;	
font-weight:bold;
}

.lnk{font-family:Tahoma;font-size:10pt;color:#0000FF;	font-weight:bold;text-decoration:underline;}
.lnk:link{font-family:Tahoma;font-size:10pt;color:#0000FF;	font-weight:bold;text-decoration:underline;}
.lnk:active{font-family:Tahoma;font-size:10pt;color:#0000FF;	font-weight:bold;text-decoration:underline;}
.lnk:visited{font-family:Tahoma;font-size:10pt;color:#0000FF;	font-weight:bold;text-decoration:underline;}
.lnk:hover{font-family:Tahoma;font-size:10pt;color:#660000;	font-weight:bold;text-decoration:none;}

.thumbnailBorder
{
	border-width:1px;
	border-color:#660000;
	border-style:dashed;
}

input.btn { 
	  color:#050; 
	  font: bold 84%'trebuchet ms',helvetica,sans-serif; 
	  background-color: #fed; 
	} 
	
.textareaStyle	
{
	margin-bottom:5px;
}
