@charset "utf-8";
/* CSS Document */


/*  *********** PAGE PROPERTIES  ***********  */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image: url(https://www.ezosc.com/store/includes/sts_templates/ezosc/images/bg.gif);
	background-repeat: repeat-x;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
}

h1 {
	color: #000000;
} 

h2 {
	color: #000000;
} 

#headbg {
	background-image:url(https://www.ezosc.com/store/includes/sts_templates/ezosc/images/head-tile.gif);
	background-repeat:repeat-x;
}


P {text-align:left;} 

#whiteText{
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: 90%;
  font-size: 90%;
}

#blackText{
  color: #000000;
  font-family: Tahoma;
  font-weight: 90%;
  font-size: 10pt;
}

#boldText{
  color: #000000;
  font-family: Tahoma;
  font-weight: Bold;
  font-size: 10pt;
}

#boldBLU{
  color: #19459d;
  font-family: Tahoma;
  font-weight: Bold;
  font-size: 100%;
}




/* ***************  Navi STUFF   ************** */

#text10{
  font-size: 10pt;
}

#mainNav{
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
}

#mainNav a{
  color: #ffffff;
  text-transform: none;
  text-decoration: none;
  font-size: 10pt;
}

#mainNav a:visited{
  color: #ffffff;
  text-transform: none;
  text-decoration: none;
  font-size: 10pt;
}

#mainNav a:hover{
  color: #4ed245;
  text-decoration: none;
  font-size: 10pt;
}


#secondaryNav{
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
}

#secondaryNav a, a:visited{
  color: #ffffff;
  text-transform: none;
  text-decoration: none;
  font-size: 10pt;
}

#secondaryNav a:hover{
  color: #343434;
  text-decoration: none;
  font-size: 10pt;
}



/* ***************  Form STUFF   ************** */

.forma {
 font-size: 10px;
 background-color: #ffffff;
 border: 1px solid #b9b9b9;
}


/* ***************  Etc. Link STUFF   ************** */

#Product{
  font-family: Tahoma;
  font-weight: bold;
}

#Product a, a:visited{
  color: #000000;
  text-transform: none;
  text-decoration: none;
  font-size: 100%;
}

#Product a:hover{
  color: #19459d;
  text-decoration: underline;
  font-size: 100%;
}

#demo{
  font-family: Tahoma;
  font-weight: bold;
	font-size: 10pt;
}

#demo a, a:visited{
  color: #494949;
  text-transform: none;
  text-decoration: none;
  font-size: 10pt;
}

#demo a:hover{
  color: #19459d;
  text-decoration: underline;
  font-size: 10pt;
}

#grnLNK{
  font-family: Tahoma;
  font-weight: bold;
	font-size: 10pt;
}

#grnLNK a, a:visited{
  color: #4ed245;
  text-transform: none;
  text-decoration: none;
  font-size: 10pt;
}

#grnLNK a:hover{
  color: #ffffff;
  text-decoration: none;
  font-size: 10pt;
}

#bluLNK{
  font-family: Tahoma;
  font-weight: bold;
	font-size: 10pt;
}

#bluLNK a{
  color: #19459d;
  text-transform: none;
  text-decoration: none;
  font-size: 10pt;
}

#bluLNK a:visited{
  color: #19459d;
  text-transform: none;
  text-decoration: none;
  font-size: 10pt;
}

#bluLNK a:hover{
  color: #494949;
  text-decoration: none;
  font-size: 10pt;
}