/* General CSS Start Here */
			
/* ------------------------------------Comman Class--------------------------------- */
	body {
		background-color: #3b3b3b;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	td,tr{
		font-family: Tahoma,  Arial,Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
		}
	hr{
	color:#666666; height:1px;
	}

	a:link {
		font-style: normal;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
	a:visited {
		font-style: normal;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
	a:hover {
		font-style: normal;
		font-weight: normal;
		color: #cccccc;
		text-decoration: underline;
	}

	/* Default Text Box Class */
	.button {
		BORDER-RIGHT: 1px outset #000000;
		BORDER-TOP: 1px outset #000000;
		BORDER-LEFT: 1px outset #000000;
		BORDER-BOTTOM: 1px outset #000000;
		BACKGROUND-COLOR: #8f1414;
		background : #8f1414;
		FONT-SIZE: 11px;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		VERTICAL-ALIGN: middle;
		COLOR: #ffffff;
		FONT-WEIGHT: bold;
		cursor:pointer;
		height:22px;
		padding-left:5px;
		padding-right:5px;
		border-style: inset;
	}
	
	/* Default Text Box Class */
	.textbox {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	height: 20px;
	vertical-align: middle;
	padding: 2px;
	}
	select {
		font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	padding:1px;
	vertical-align: middle;
	}
	textarea {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	vertical-align: middle;
	}
	
	/* error Class */
	.errorclass {
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #ff0000;
		text-decoration: none;
		
	}
	.required{
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #ff0000;
		text-decoration: none;
		
	}
	.labelclass{
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
		text-align:right;
		width:35%;
		
	}
	
	
	/* success Class */
	.successclass {
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #999999;
		text-decoration: none;
		text-align: center;
	}
	.error01 {
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #cc0000;
		text-decoration: none;
		text-align: center;
	}



/* ------------------------------------comman Class--------------------------------- */




/* ----------------- Top Section Class Start----------------- */

		/* Top Navigation Class*/
		a.toplink{
			font-style: normal;
			font-weight: normal;
			color: #ffffff;
			text-decoration: none;
			padding-left: 9px;
			padding-right: 10px;
			text-transform:uppercase;
			}
			
		a.toplink:link {
			color: #ffffff;
			text-decoration: none;
			}
					
		a.toplink:visited {
			color: #ffffff;
			text-decoration: none;
			}
				
		a.toplink:hover {
			color: #aac2d4;
			text-decoration: none;
			}
			
			
				
/* ----------------- Top Section Class End----------------- */
	
			
			

		.heading {
		font-size: 18px;
		font-style: normal;
		color: #c30f0f;
		background-color:#9d9d9d;
		
		
	}
	.pink-txt {
		font-size: 12px;
		font-style: bold;
		color: #d9b4b4;
		
	}



/* ---------- Middle Section Class Start -------- */		
	

				
				
			/* Middle Highlighted link Class */
			a.hllink{
				font-size: 11px;
				font-style: normal;
				font-weight: bold;
				color: #000000;
				text-decoration: none;}
				
			a.hllink:link {
				font-weight: bold;
				color: #15649b;
				text-decoration: none;}
				
			a.hllink:visited {
				font-weight: bold;
				color: #15649b;
				text-decoration: none;}
				
			a.hllink:hover {
				font-weight: bold;
				color: #999999;
				text-decoration: none;}
				
				/* Middle Table Head Tab Class */
			.tablehdtd{
				background-color:#666666;
				color:#cccccc;
				font-size:12;
				font-weight:bold;
				height:30px;
				vertical-align:middle;
				padding:5px;
				padding-left:10px;
				}
			.tablehdtd:visited {
				background-color:#666666;
				color:#cccccc;
				font-size:12;
				font-weight:bold;
				height:30px;
				vertical-align:middle;
				padding:5px;
				text-decoration: underline;
				}
				
			.tablehdtd:hover {
				background-color:#666666;
				color:#cccccc;
				font-size:12;
				font-weight:bold;
				height:30px;
				vertical-align:middle;
				padding:5px;
				text-decoration: underline;
				}
				
				
			/* Middle Table Data Tab Class */
			.tabledttd{
				background-color:#979797;
				color:#000000;
				font-size:12;
				font-weight:normal;
				height:24px;
				vertical-align:middle;
				padding:5px;
				padding-left:10px;
				}

			/* Middle Heading Link Class */
			a.middlehllink{
				font-size: 11px;
				font-style: normal;
				font-weight: bold;
				color: #000000;
				text-decoration: none;}
			a.middlehllink:link {
				font-weight: bold;
				color: #000000;
				text-decoration: none;}
				
			a.middlehllink:visited {
				font-weight: bold;
				color: #000000;
				text-decoration: none;}
				
			a.middlehllink:hover {
				font-weight: bold;
				color: #666666;
				text-decoration: none;}


			.sub-hd {
					font-size: 12px;
					font-style: normal;
					font-weight: bold;
					color: #bdbdbd;
					aling:center;
					border-bottom-style:dotted;
					border-bottom-color:#CCCCCC;
					border-bottom:thin;
				}
			.sub-hd{
				font-size: 12px;
				font-style: normal;
				font-weight: bold;
				color: #bdbdbd;
				aling:center;
				border-bottom:1px;
				border-bottom-color:#666666;
				border-bottom-style:solid;
				height:27px;}	
				

			


				
/* ---------- Middle Sectioon End -------- */
				

	

				
/* ---------- Bottom Sectioon Start -------- */
				
			/* Bottom Copy Right Class */
				
			.copyright {
					font-size: 11px;
					font-style: normal;
					font-weight: normal;
					color: #bdbdbd;
					aling:center;
				}
				
			
			/* Bottom Avileax Class */
			a.avilink{
				font-size: 11px;
				font-style: normal;
				font-weight: bold;
				color: #bdbdbd;
				text-decoration: none;}
				
			a.avilink:link {
				font-weight: bold;
				color: #bdbdbd;
				text-decoration: none;}
				
			a.avilink:visited {
				font-weight: bold;
				color: #bdbdbd;
				text-decoration: none;}
				
			a.avilink:hover {
				font-weight: bold;
				color: #ffffff;
				text-decoration: none;}			
				

				
				
/* ---------- Bottom Sectioon End -------- */

				
			/* General CSS End Here */
			
	.name-hd{
		font-size: 18px;
		font-style: normal;
		color: #cccccc;
		padding-left:10px;
	}

	.table-border{
	background-color:#666666;
	}
	.img-border {
		border: 1px solid #666666;
		text-align:center;
	}
				
	.search-line2{
				background-color:#979797;
				color:#000000;
				font-size:12;
				font-weight:normal;
				height:25px;
				padding-left:2px;
				padding-left:10px;
				}
	.search-line2:visited {
				background-color:#979797;
				color:#000000;
				font-size:12;
				font-weight:normal;
				height:25px;
				text-decoration: underline;
				}
				
	.search-line2:hover {
				background-color:#979797;
				color:#000000;
				font-size:12;
				font-weight:normal;
				height:25px;
				text-decoration: underline;
				}
				
	.search-line{
				background-color:#666666;
				color:#000000;
				font-size:12;
				font-weight:normal;
				height:25px;
				padding-left:2px;
				padding-left:10px;
				}
	.search-line:visited {
				background-color:#666666;
				color:#000000;
				font-size:12;
				font-weight:normal;
				height:25px;
				text-decoration: underline;
				}
				
	.search-line:hover {
				background-color:#666666;
				color:#000000;
				font-size:12;
				font-weight:normal;
				height:25px;
				text-decoration: underline;
				}
				

.plaveb, .plaveb a, .plaveb a:hover  {color:#5a5a5a; font-size:10px;  }
.plaveb a:hover{color:#8d8d8d; text-decoration:none}
img.plaveb{-moz-opacity:30 ; filter:alpha(opacity:20); -khtml-opacity:20; opacity:0.2;}
