/* This index-style.css for Elite Web Coachings */


/* This is for how links behave */
 	a.black:link { color: #000000; background-color: #ffffff }
	a.black:visited { color: #0000ff; background-color: #ffffff }
	a.black:hover { color: #00ff00; background-color: #ffffff }
	a.black:active { color: #ff0000; background-color: #ffffff }
	a.white:link { color: #000000; background-color: #ffffff }

/* This is for how links behave for the trade links */
 	a.trwhite:link { color: #ffffff; background-color: #000080 }
	a.trwhite:visited { color: #ffffff; background-color: #000080 }
	a.trwhite:hover { color: #ffffff; background-color: #000080 }
	a.trwhite:active { color: #ffffff; background-color: #000080 }
	

.links {/* This is for link fonts only */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
}
.tablemenu {/* This is for link fonts only */
	position:absolute;
	left:400px;
	top:550px
}
	
body {color: #000000; background-color: #000080 }
 td.background {
    background-image: url(/images/pictures/elite-web-coaching-mbg.gif);
    color: #000000; 
	background-color: #ffffff;
  }
  
hr {/* This is for th HR Lines */
	width: 100%;
	height:1px;
	color: #000000;
	background-color: #BCD2EE;
}

span.red {/* This is a for h1 tag and is red in color */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ff0000;
	text-align: left;
	background-color: #FFFFFF;
}


.menulinks {/* This is for link fonts only */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: .6cm;
	background-color: #ffffff;
}

.menuborder {/* This is for menu boder only */
	border-style: solid;
	border-width: 1px;
	border-color: #BCD2EE;
}

.lmenuborder {/* This is for a left menu boder only */
	border-left: 1px solid #bcd2ee;
	
}

.menubase {/* This is for all menu base fonts only */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
	padding-left: .3cm;
	padding-right: .3cm;
	padding-top: .3cm;
}

.base {/* This is for all base fonts only */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
	padding-left: .3cm;
	padding-right: .3cm;
}

.menutext {/* This is for all menu base fonts only */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding-left: .3cm;
	padding-right: .2cm;
}

.center {/* This is for all base fonts that need to be centered */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
}

.contact {/* This is for all base fonts that need to be centered */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
}

.cr {/* This is being used for alt center */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	padding-left: .3cm;
	padding-right: .3cm;
	padding-top: .3cm;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18pt;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        text-align: left;
        color: #000000;
        background-color: #ffffff;
        padding-left: .6cm;
    }

h2 {/* This is used for header tag 2 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: .0cm
}

.form {/* This is for forms */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.outside {/* This is for list only */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-position: outside;
	color: #000000;
	background-color: #FFFFFF;
	/*padding-left: .3cm;
	padding-right: .3cm;*/

}

.inside {/* This is for list only */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-position: inside;
	color: #000000;
	background-color: #FFFFFF;
}

ul.checkmark {
    list-style-image: url(/images/checkmark.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-position: outside;
	color: #000000;
	background-color: #FFFFFF;
  }
.ft {/* This is being used for the copyrighr line */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
}
 .tradelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
