/* CSS Document */

.form1 {



	color: #333333;



	height: 18px;



	width: auto;



	font: 11px Tahoma;



	background: #ffffff;



	border-right: 1px solid #333333;



	border-left: 1px solid #333333;



	border-top: 1px solid #333333;



	border-bottom: 1px solid #333333;



}



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

body,td,th {

	font-family: tahoma;

	font-size: 11px;

	color: #000000;

}

.body {

	font-family: tahoma;

	font-size: 11px;

	color: #000000;

}

.heading{

	font-family: tahoma;

	font-size: 20px;

	color: #000000;

}


.subheading{

	font-family: tahoma;

	font-size: 16px;

	color: #000000;
	
	font-weight: bold;

}

.note{

	font-family: tahoma;

	font-size: 12px;

	color: red;

	font-weight: bold;

}

.notegreen{

	font-family: tahoma;

	font-size: 12px;

	color: green;

	font-weight: bold;

}

.ComStyle{

margin-top:10px;

}

.ExtendedStyle{

margin-left:12px;

margin-right:2px;

color:#454545

}

.ExtendedStyle2{

line-height:17px;

}

a:link {

	color: #000000;

}

a:visited {

	color: #000000;

}

a:hover {

	color: #000000;

}

a:active {

	color: #000000;

}

.style1 {

	color: #2963A5;

	font-weight: bold;

}

.SS1{

    margin-top:5px;

}

.style2a {color: #676767;line-height:15px}

.style3 {font-size: 9px}

.style4 {color: #000000}

.bgpos {

	background-image: url(images/taling.jpg);

	background-repeat: no-repeat;

	background-position: right;

}




