/* CSS Document */
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: yes;
	background-position: center top;
	letter-spacing: 1px;
	text-align: justify;
	vertical-align: text-top;
	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	page-break-before: always;
	page-break-after: always;
	
}
Form{margin:0px;padding:0px;}
.linkfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #747474;
	text-decoration: none;
}
.linkfontmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #EE790F;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/mainlink.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom:2px solid;
}
a{text-decoration:none;color:green;}
a:hover{text-decoration:none;color:red;}
hr{background:#CCCCCC;height:0.02em;}

.titileHeading{Color:black;font-weight:bolder;border-bottom:1px solid #CCCCCC;line-height:28px}
.Listing th{background:#CCCCCC;color:maroon;padding:5px;}
.Listing tr{background:white;}
.Listing tr:hover{background:#f0f0f0;}
.Listing td{color:black;padding:4px;}

.Listing td table td{color:black;padding:4px;}
.Listing td table th{color:black;padding:4px;}
.Listing td table tr:hover{background:#f0f0f0}
.Listing td table tr{background:#f0f0f0;}




button{border:1px outset black;cursor:hand;background:url('images/btn_bg.jpg')}

.Form_Style th{background:#CCCCCC;color:maroon;padding:0px;}
.Form_Style tr{background:white;}
.Form_Style tr:hover{background:#f0f0f0;}
.Form_Style td{color:maroon;padding:4px;text-align:left}
select{font-size:9px;}

.Success_Msg{
				border:1px solid #CCCCCC;
				padding:20px;
};
.boldclass {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #003399;background-color: #DDEEFF;}


