﻿@charset "utf-8";
/* CSS Document */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 15, 2012 */


.Design{
	width:800px;
	height:380px;
	background-color:#fb6700;
	z-index:10000px;
	border-radius:20px;
	border:#82a389 0px solid;
	padding:0px;
	box-shadow: 3px 3px 8px #888888;
}

.font{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12pt;
color:#FFFFFF;}

.font1{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:15pt;
color:#FFFFFF;}

.font1{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:15pt;
color:#FFFFFF;}




.hindi{
font-family: 'krishnanormal';
							}




@font-face {
    font-family: 'krishnanormal';
    src: url('krishna.eot');
    src: url('krishna.eot?#iefix') format('embedded-opentype'),
         url('krishna.woff') format('woff'),
         url('krishna.ttf') format('truetype'),
         url('krishna.svg#krishnanormal') format('svg');
    font-weight: normal;
    font-style: normal;

}
.English{
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
}

.LoginTable{
	width:100%;
	height:100%;
	background-image: linear-gradient(to bottom, #ffb25e, #ffa85a, #ff9e58, #ff9456, #ff8956);
	z-index:10000px;
	border-radius:20px;
	border:#82a389 0px solid;
	
	box-shadow: 3px 3px 8px #888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
	
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	
	}