/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF
}
.chuka {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #0f1d2b;
}
.input {
	font-family: Tahoma;
	font-size: 9px;		
	color: #0f1d2b;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #0f1d2b;
}
A:link { 
         font-family: Tahoma;
         font-size: 10px;		 
		 color: #003399;
		 TEXT-DECORATION: none;
		  } 
A:visited {
         font-family: Tahoma;
		 font-size: 10px;		 
		 color: #003399;
		 TEXT-DECORATION: none }		  
A:hover { 
         font-family: Tahoma;
		 font-size: 10px;		 
		 color: #003399;
		 TEXT-DECORATION: underline }
td {
	font-family: Tahoma;
	font-size: 10px;		
	color: #0f1d2b;
}

.headers 
{
	background-color: #B4E873;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #2E480D;
}
.cost { font-family: Tahoma;
	    font-size: 12px;
	    font-weight: bold;		
	    color: #0f1d2b
}
.button
{    Height: 20px;
	 Width: 80px;
	 Border-width: 1px;
	 Border-Color: #2E480D;
	 Border-style: double;
	 background-color: #B4E873;
	 Font-family: Tahoma;
	 Font-size: 7pt;
	 Font-weight: bold;
	 Color: #2E480D
}
.commandbutton
{    Height: 20px;
	 Width: 75px;
	 Border-width: 1px;
	 Border-Color: #006699;
	 Border-style: double;
	 background-color: #2f7aa5;
	 Font-family: Tahoma;
	 Font-size: 7pt;
	 Font-weight: bold;
	 Color: #FFFFFF
}
.inputer
{    Height: 18px;	 
	 Border-width: 1px;
	 Border-Color: #666666;
	 Border-style: double;
	 Font-family: Tahoma;
	 Font-size: 7pt;
	 Color: #333333
}
.areas
{   	 
	 Border-width: 1px;
	 Border-Color: #666666;
	 Border-style: double;
	 Font-family: Tahoma;
	 Font-size: 7pt;
	 Color: #333333
}

.images
{    Width: 300px;
	 Border: 1px;
	 Border-Color: #009999;	 
}
.detail
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #2E480D;
}
.style1
{
	color: #FFFFFF;
}
.style3 {
	color: #1a4e81;
	font-weight: bold;
}
.style4 {
    font-family: Tahoma;
	color: #1a4e81;
	font-size: 11px;
	font-weight: bold;
}
.style5 {
	color: #222555;
	font-weight: bold;
}
.style6 {color: #DFE9F2}

.login {
	color: #2D739D;
	font-weight: bold;
}