@charset "utf-8";
/* CSS Document */

/******************************************/
/*Author: Kailas Gayakwad*/
/*Url   : www.thedesigntime.com */

/*****************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	text-decoration:none;
}

.linkTitle{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
}
.linkTitle:hover{
	color:#000000;
}

.heading{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:45px;
	color:#333333;

}

table.topMenus a
{
	color:#FFFFFF;
	text-decoration:none;

}
#leftColumn{
	background:url(images/lefftColBg.gif)  left repeat-y;
	height:100%;
}
table.topMenus a:hover
{
	color:#000000;
}


table.Member {
border:1px solid #999999;
border-collapse:collapse;

}

table.Member td {
border:1px solid #999999;
border-collapse:collapse;

}


tabele.form{
text-align:left;

}


SELECT, TEXTAREA, INPUT {
	font-size:11px;
	color: #333333; 	
	

}

SELECT.SelW{
width:79px;
}

TEXTAREA.TextW{
width:250px;
}


INPUT.width{
width:78px;

}

INPUT.widthM{
width:250px;

}

INPUT.Smallwidth{
width:40px;

}







