A:link {
	COLOR: #000000; font-family: tahoma; font-size: 60%;FONT-WEIGHT: normal; line-height : 18px; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; font-family: tahoma; font-size: 60%;FONT-WEIGHT: normal; line-height : 18px;TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; font-family: tahoma; font-size: 60%;FONT-WEIGHT: normal; line-height : 18px;TEXT-DECORATION: none
}
A:hover {
	COLOR: #919D3B; font-family: tahoma; font-size: 60%;FONT-WEIGHT: normal; line-height : 18px;TEXT-DECORATION: none
}

.newLink {
	COLOR: #008db4; CURSOR: hand; FONT-FAMILY: arial; FONT-SIZE: 8pt; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
newLink:link {
	COLOR: #008db4; TEXT-DECORATION: none
}
newLink:visited {
	COLOR: #008db4; TEXT-DECORATION: none
}
newLink:active {
	COLOR: #008db4; TEXT-DECORATION: none
}
newLink:hover {
	COLOR: #EF8D2C; TEXT-DECORATION: underline
}



.Navlink {
	COLOR: #536A71; CURSOR: default; FONT-FAMILY: arial; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
A.Navlink:link {
	COLOR: #536A71; TEXT-DECORATION: none
}
A.Navlink:visited {
	COLOR: #536A71; TEXT-DECORATION: none
}
A.Navlink:active {
	COLOR: #536A71; TEXT-DECORATION: none
}
A.Navlink:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline
}


INPUT.udayBtn 
{
	border-style: solid;
  	border-width: 1px;
  	border-color:#CED8DB;
  	background-color: #F8F8F8;
  	font-family: tahoma;  
  	font-size: 70%; 
  	height : 20px;
	width: 60px;
  	cursor: hand 
}

.udaysubhead
{  
font-family: tahoma; 
font-size: 70%;
FONT-WEIGHT: BOLD;
line-height : 18px;
color: #008db4;
}
.udayquoteorg
{  
font-family: tahoma; 
font-size: 70%;
FONT-WEIGHT: BOLD;
line-height : 18px;
color: #ff9933;
}

.udayNorm 
{  
font-family: verdana; 
font-size: 70%;
line-height : 18px;
color: #000000;
}

.miHighlight 
{  
	font-family: tahoma; 
	font-size: 70%; 
    background-color: #FFFFCC;
	color: #575656; 
}

.udayContent
{  
	font-family: tahoma; 
	font-size: 70%;
	line-height : 18px; 
	color: #000000; 
}
.udaylogin
{  
	font-family: tahoma; 
	font-size: 60%; 
	color: #666666; 
}
.udaycontact
{  
	font-family: tahoma; 
	font-size: 60%; 
	color: #008db4; 
}
.udaynumber
{  
	font-family: tahoma; 
	font-size: 60%; 
	color: #cccccc; 
}
.udayCopyright
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #cccccc; 
}
.udaytag
{  
	font-family: tahoma; 
	font-size:100%;
	FONT-WEIGHT: bold; 
	color: #cc0000; 
}
INPUT.udayTxt { 
  border: 1px solid #CED8DB;
  font-family: tahoma; 
  font-size: 80%;
  text-align=middle;
  background-color: #F8F8F8;
  color: #000000;
  width : 120px; 
  height : 18px;
  
}

TEXTAREA.udayTxtArea {
  	font-family: tahoma; 
  	font-size: 70%;
  	text-align=middle;
	background-color: #F8F8F8;
  	color: #000000;
	width : 100%;
	height : auto;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	border: 1px solid #CED8DB;
	/*text-transform: uppercase;*/
	font-weight: bold;
	flatscroll: YES
}
 
TEXTAREA.udayInciTxt { 
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  font-family: tahoma; 
  font-size: 70%;
  color: #999999;
  width=99%;
  height=99%;
  flatscroll: YES;
  }


SELECT.udayCmboGen { 
  border-style: solid;
  border-width: 0px;
  border-color: #999999;
  background-color: #F8F8F8;
  font-family: tahoma; 
  font-size: 70%;
  color: #000000;
  width : 150px; 
  height : 20px;
  FLATSCROLL:YES;
}

p {  
font-family: verdana; 
font-size: 70%;
color: #6E6E6E;
text-align: justify;
line-height : 18px;
}

body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-image: url(../images/bg.jpg);
}

.bgImage {
	background-image: url(../images/html/menu-bot.jpg);
	background-repeat: no-repeat;
}

.divBorder {
	margin: 10px 0 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A2A2A2;
	border-right-color: #A2A2A2;
	border-bottom-color: #A2A2A2;
	border-left-color: #A2A2A2;
  }
