.heading {
	font-size: 24px;
	color: #0f5fcb;
	font-family: "Arial Narrow";
}
.innerheading {
	font-size: 18px;
	color: #0f5fcb;
	font-family: "Arial Narrow";
	font-weight: bold;
}
.innerheading1 {
	font-size: 11px;
	color: #0C5EFF;
	font-family: Arial;
	
}

.innerheading2{
	font-size: 11px;
	color: #B6049F;
	font-family: Arial;
	
}
.text1 {
	font-size: 16px;
	color: #428AA6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text2 {
	font-size: 16px;
	color: #629342;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text3 {
	font-size: 16px;
	color: #97946B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text4 {
	font-size: 16px;
	color: #0f5fcb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/*
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
*/


.heada:link {
	color: #000000;
	text-decoration: none;
}
.heada:visited {
	color: #000000;
	text-decoration: none;
}
.heada:hover {
	color: #000000;
	text-decoration: underline;
}
.heada:active {
	color: #000000;
	text-decoration: none;
}

.footerlink:link {
	color: #74BA69;
	text-decoration: none;
}
.footerlink:visited {
	color: #74BA69;
	text-decoration: none;
}
.footerlink:hover {
	color: #4E9344;
	text-decoration: underline;
}
.footerlink:active {
	color: #74BA69;
}
.copyright_text_white {
	color: #FFFFFF;
}

body {
	background-image: url(./images/ym_bg.jpg);
	background-repeat: repeat-x;
	background-color: #8AC581;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.normalfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer_text {
	color: #67B55B;
}.blue_text {
	color: #0F5FCB;
}
input {
	font-size: 11px;
}
.vert_sep {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5DEA7;
}

.bluelink{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #0F5FCB;
	text-decoration: none;
	
}
.bluelink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #0F5FCB;
	text-decoration: none;
	
}
.bluelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #0F5FCB;
	text-decoration: none;
	
}
.bluelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #0F5FCB;
	text-decoration: none;
	
}
.blacktxt11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.blacktxt10 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.browntxt9 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}
.browntxt12 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}
.blackboldtxt11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.brownboldtxt18 {
	font-size: 18px;
	color:#666666;
	font-weight:bold;	
	font-family: "Arial Narrow";
}
.yellowtxt11 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color:#FF6600;
}
.errmsg {color: #990000}
.input {
	background-color :#FFFFFF ;
	border-bottom : 1px solid #74BA69;
	border-left : 1px solid #74BA69;
	border-right : 1px solid #74BA69;
	border-top : 1px solid #74BA69;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
.inputbutton {
	background-color :#74BA69 ;
	border-bottom : 1px solid #74BA69;
	border-left : 1px solid #74BA69;
	border-right : 1px solid #74BA69;
	border-top : 1px solid #74BA69;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.bluewhitebutton {
	background-color :#0F5FCB ;
	border-bottom : 3px solid #FFFFFF;
	border-left : 3px solid #FFFFFF;
	border-right : 3px solid #FFFFFF;
	border-top : 3px solid #FFFFFF;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	height    :30px;
	font-weight : bold;
}
.bluewhitebuttonhover {
	background-color :#FFFFFF ;
	border-bottom : 3px solid #0F5FCB;
	border-left : 3px solid #0F5FCB;
	border-right : 3px solid #0F5FCB;
	border-top : 3px solid #0F5FCB;
	color : #0F5FCB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	height    :30px;
	font-weight : bold;
}

.highlightit {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightithover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=92);
-moz-opacity: 0.92;
}

.highlightit {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.lightborder{
	border-width:1px;
	border-style:solid;
	border-color:#666666;
}
.darkborder{
	border-width:2px;
	border-style:ridge;
	border-color:#FFCC00;
}
.callink1 {
  font-family: verdana;
  font-weight:normal;
  font-size:9px;
  color:#336699;
  text-decoration : none;
}

.callink1:visited {
  font-family: verdana;
  font-weight:normal;
  font-size:9px;
  color : #336699;
  text-decoration : none;
}

.callink1:hover {
  font-family: verdana;
  font-weight:normal;
  font-size:9px;
  color:#3366CC;
  text-decoration : none;
}
.callink2 {
  font-family: verdana;
  font-weight:normal;
  font-size:9px;
  color:#FF6600;
  text-decoration : none;
}

.callink2:visited {
  font-family: verdana;
  font-weight:normal;
  font-size:9px;
  color:#FF6600;
  text-decoration : none;
}

.callink2:hover {
  font-family: verdana;
  font-weight:normal;
  font-size:9px;
  color:#FF9900;
  text-decoration : none;
}
.hor_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8AC581;
}

