/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	
}

/*-----------------------------------------------------  	BG Starts	---------------------*/

.bg-top-header{
	background-image:url(images/index_03.gif);
	background-repeat:no-repeat;
	
}

.bg-navi{
	background-image:url(images/index_05.gif);
	background-repeat:no-repeat;
		
}

.bg-footer{
	background-image:url(images/bg-footer.gif);
	background-repeat:repeat-x;
		
}

.bg-box1{
	background-image:url(images/bg-box1.gif);
	background-repeat:repeat-x;
		
}

.bg-box2{
	background-image:url(images/bg-box2.gif);
	background-repeat:repeat-x;
		
}

.bg-box3{
	background-image:url(images/bg-box3.gif);
	background-repeat:repeat-x;
		
}

.bg-box-bottom{
	background-image:url(images/box-bottom.gif);
	background-repeat:repeat-x;
		
}




/*-----------------------------------------------------  	BG Ends	---------------------*/


/*-----------------------------------------------------  	Cell Padding Starts	---------------------*/
.cell-header-left-padding {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.cell-header-right-padding {
	padding: 0px 15px 0px 0px;
	margin: 0px;
}

.cell-body-left-padding {
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

.cell-box-padding1 {
	padding: 5px 8px 20px 10px;
	margin: 0px;
}

.cell-box-padding2 {
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

.cell-box-padding3 {
	padding: 15px 8px 22px 10px;
	margin: 0px;
}




.img-bullet {
padding: 2px 5px 2px 1px;
margin:0px;
}

/*-----------------------------------------------------  	Cell Padding Ends	---------------------*/

/*-----------------------------------------------------  	Text Decoration Starts	---------------------*/


.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #FFFFFF;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:12px;
	color: #FFFFFF;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #000000;
}


.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #FFFFFF;
}

.text4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #265084;
}

.text5 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	font-weight: normal;
	border: 1;
	text-align: left;
	color: #000000;
}




/*-----------------------------------------------------  	Text Decoration Ends	---------------------*/

/*-----------------------------------------------------  	Text Link Starts	---------------------*/

a	{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover	{
	color: #0000FF;
}

.toprightnavi	{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.toprightnavi:hover	{
	text-decoration: underline;
}

.leftkeynavi	{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.leftkeynavi:hover	{
	color: #000000;
}



.maintopnavi	{
	color: #FFFFFF;
	text-decoration: none;
}

.maintopnavi:hover	{
	text-decoration: underline;
}


.copyright {
	color: #528538;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}

/*-----------------------------------------------------  	Text Link Ends	---------------------*/



/*-----------------------------------------------------  	textfield 	---------------------*/

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 15px;
	color: #000000;
	width: 120px;
	border: 1px outset #AAAEB4;
	border-top:2px solid #616A74;
	border-left:2px solid #616A74;
	background-color: #ffffff;
	margin:0px;
}


.textfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 15px;
	color: #000000;
	width: 190px;
	border: 1px outset #AAAEB4;
	border-top:2px solid #616A74;
	border-left:2px solid #616A74;
	background-color: #ffffff;
	margin:0px;
}

.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 15px;
	color: #000000;
	width: 120px;
	border: 1px outset #AAAEB4;
	border-top:2px solid #616A74;
	border-left:2px solid #616A74;
	background-color: #ffffff;
	margin:0px;
}

