/* myStyle.css */
body {
 background-color: #D3F7FF;
 color: #FFFFFF;
}
.h1 {
 font-size: 18pt;
 text-align: center;
 font: italic 200% fantasy;
}
.h2 {
 font-size: 16pt;
 text-align: center;
 font: italic 200% fantasy;
}
.h3 {
 font-size: 14pt;
 text-align: center;
 font: italic 200% fantasy;
}
.para {
 font-size: 18pt;
 text-align: center;
 font: italic 200% fantasy;
}


!px {
 background-color: #FFFED3;
 color: #333300;
 text-align: right;
 border: 3px groove #FFFF33;
}
.heading {
	background-color: #FF00CC;
	align-content: center;
	font-size: large;
	text-shadow: 3mm 3px #96E13E;
	border-width: 14px;
	border-top-right-radius: 7px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(188,39,39,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(188,39,39,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(188,39,39,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(188,39,39,1.00) 100%);
	margin-top: 1px;
	margin-right: 4px;
	margin-left: 2px;
	padding: 2;
	margin-bottom: 11px;
		}
@font-face {
   font-family: myFont;
   src: url(webfonts/Dignusbold.woff);
}
@font-face {
   font-family: Abel;
   src: url(webfonts/Abel.ttf);
}
@font-face {
   font-family: Dignus;
   src: url(webfonts/SegoeUI.ttf);
	}

@font-face {
  font-family: Bhavana;
  src: url(webfonts/FML-TTBhavana.ttf);
}

a {
	font-family: Abel, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF66;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #E81AFC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	background-image: url(images/bgblack.gif);
}
body,td,th {
	font-family: Myfont, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.style25 {
	font-size: 12px; 
	font-family: Myfont, Arial, Helvetica, sans-serif; 
	color: #000000;
	text-align: center;
	font-weight: bold; 
}

.style67 {
	font-family: Myfont, Verdana, Arial, sans-serif;
	font-size: normal;
	font-style: normal;
	line-height: 12pt;
	font-weight:lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0004;
	text-align: center;
}
.style68 {
	font-family: Myfont, Verdana, Arial, sans-serif;
	font-size: normal; 
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF00FF;
	text-align: center;
	a:link color: grey;
}
.style75 {
	font-family: myfont, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 12pt;
	font-weight: strong;
	font-variant: normal;
	#links a: link;
    color: #FF0099;
	text-transform: capitalize;
	background: #000000;
	text-align: center;
	}

.style76 {
	font-family: myfont, Arial, Helvetica, sans-serif;
	font-size: 16pt ;
	font-style: normal;
	line-height: 12pt;
	font-weight: strong;
	font-variant: normal;
	text-transform: capitalize;
	color: #0099FF;
	text-align: center;}

.style77 {
	font-family: myfont, Arial, Helvetica;
	font-size: small;
	font-style: bold;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-align: center;
}

.SearchBox {
	font-family: Abel, Arial, Helvetica, sans-serif;
	/* [disabled]font-size: 7pt; */
	/* [disabled]font-weight: normal; */
	height: 12px;
	/* [disabled]line-height: 18pt; */
	/* [disabled]column-width: 75pt; */
	/* [disabled]font-weight: normal; */
	text-align: center;
	color: #000000;
	/* [disabled]align-content: center; */
			
}
.malBhavana {
	font-family: Bhavana, Arial, Helvetica;
	font-size: small;
	font-style: normal;
	line-height: 12pt;
}

.dropstyle{
	font-family: myfont, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 12pt;
	font-weight: strong;
	font-variant: normal;
	#links a: link;
    color: #FF0099;
	text-transform: capitalize;
	background: #000000;
	text-align: center;
}

@font-face {
  font-family: clockfont;
  src: url(webfonts/Abel.ttf);
}
.clock{
	font-family: clockfont;
	font-size: 14pt;
	color: #55B2ED;
}
.greycolor{color: gray}
.searchid {font-family: Abel; font-size: 12px; color: #8B8686; text-align: center; width: 120px; height: auto}
