/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana, Helvetica, sans-serif, Courier New;
	font-size: 12px;
	line-height:17px;
}
a:link {
	color: #571a03;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #571a03;
}
a:hover {
	text-decoration: none;
	color: #571a03;
}
a:active {
	text-decoration: underline;
	color: #571a03;
}
td,th,p{
	font-family:Verdana, Helvetica, sans-serif, Courier New;
	font-size: 12px;
	line-height:17px;
}
h1,h2,h3,h4,P {border:0px; margin:0px;}
#maincontainer{width:974px; background:#ED1C24; text-align:center;}
#bodycontainar{width:974px; min-height:500px; text-align:center; padding:10px 0px 3px 0px;}
#footercontainar{widows:974px; background:url(../images/footerBg.gif) bottom center no-repeat; height:25px; text-align:left; padding:0px 8px; color:#FFCC99; font-size:11px;}
.b-topbg{background:#ffda60 url(../images/b-topbg.gif) top center no-repeat; width:958px;}
.b-bottombg{background:#ffda60 url(../images/b-bottombg.gif) bottom center no-repeat; width:958px;}
.b-content{background:#ffda60; padding:0px; width:958px; min-height:470px;}
form{border:0px;}
.loginscreen{ border:1px solid #990000; background:#FFCC66; width:270px; padding-top:5px; margin-top:50px;}
.forcoments{ border:1px solid #990000; background:#FFCC66; width:270px; padding-top:5px; margin-top:0px;}
h2{font-size:12px;color:#000;padding:0px; border:0px;}
h3{font-size:14px; color:#996600; padding:0px; border:0px;}
h4{font-size:13px; color:#993300; padding:0px; border:0px; }
h4 span{margin-left:0px;}
h5{font-size:18px; color:#993300; padding:0px; border:0px;}
h6{font-size:20px; color:#993300; padding:0px; border:0px}
.requ{color:#FF0000;}
.menu-content-size {height:850px;}
.errormsg{background:#FFCC66 url(../images/error.png) top left no-repeat; padding:10px; padding-left:50px; border:1px solid #990000;}
.datalist{padding:0px;}
.normalmsg{padding:10px; border:1px solid #990000; text-align:center; font-weight:bold;display:none;background:#FFCC66;}
.normalmsg1{padding:10px; border:1px solid #990000; text-align:center; font-weight:bold;display:none;background:#FFCC66;}
.gridrow1{background:#c1ad69;}
.gridrow2{background:#d6c690;}
.thead{background:#a2872c; color:#fdeebb; padding:3px;}
.btnsubmit{background:url(../images/bt_submit.png) top left no-repeat; height:22px; width:65px; border:none; cursor:hand;}
.btncancel{background:url(../images/bt_cancel.png) top left no-repeat; height:22px; width:61px; border:none; cursor:hand;}
.btnupdate{background:url(../images/bt_update.png) top left no-repeat; height:22px; width:65px; border:none; cursor:hand;}
.btnedit{background:url(../images/bt_edit.png) top left no-repeat; height:22px; width:49px; border:none; cursor:hand;}
.btnsave{background:url(../images/bt_save.png) top left no-repeat; height:22px; width:53px; border:none; cursor:hand;}
.btnaddnew{background:url(../images/bt_addnew.png) top left no-repeat; height:22px; width:104px; border:none; cursor:hand;}
.btndelete{background:url(../images/bt_del.png) top left no-repeat; height:22px; width:62px; border:none; cursor:hand;}
.btnaddImage{background:url(../images/bt_addimage.png) top left no-repeat; height:22px; width:84px; border:none; cursor:hand;}
.btnlogin{background:url(../images/bt_login.png) top left no-repeat; height:22px; width:54px; border:none; cursor:hand;}

h3.Subhead
{
	FONT-FAMILY: verdana, Helvetica, sans-serif, Courier New;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: #ff0000;
	font-style: italic;
	text-decoration: underline;
	PADDING: 2px 0px 2px 0px;
}

.wintitle {
	background:#FFFFFF;
}
.dhtmlwindow{
	position: absolute;
	border: 2px solid black;
	visibility: hidden;
	background-color:#b49672;
}

.drag-handle{ /*CSS for Drag Handle*/
	padding: 1px;
	text-indent: 3px;
	font: bold 14px Arial;
	background-color: #ED1C24;
	color: white;
	cursor: move;
	overflow: hidden;
	width: auto;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
	position: absolute;
	right: 1px;
	top: 2px;
	cursor: hand;
	cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
	width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
	background-color: white;
	color: black;
	height: 150px;
	padding: 2px;
	overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
	border-top: 1px solid gray;
	background-color: #F8F8F8;
	height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
	float: right;
	width: 13px; /*width of resize image*/
	height: 13px; /*height of resize image*/
	cursor: nw-resize;
	font-size: 0;
}

.hide-element
{
	display:none;
}
.Step_caption {
color:#666666;
font-size:12px;
}
.Step_caption_active {
color:Maroon;
font-size:14px;
}
.investorstable{padding:10px 0px 0px 20px;}
.plaintext{padding:10px 0px 0px 0px;}
.asterisk{color:Red;padding:10px 0px 0px 0px;}
.msg{color:Maroon;text-decoration:underline; padding:10px 0px 0px 0px;}


