/****************************************************************** 

   The following stylesheet elements allow you to control fonts
   colors, and spacing in the Instant Reseller System 

******************************************************************/


/* controls basic properties of the entire document */
body { 
	background-color: #FFFFFF; 
        font-family: Verdana, Arial, Helvetica; 
	font-weight: normal; 
	font-color: #000000; 
	color: #000000; 
	font-size: 10pt; 
}


/* a.shead controls look of important links on the site */
a.shead { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-color: #0066FF; 
	color: #0066FF; 
	font-size: 9pt;
; text-decoration: none
}


/* a.visited controls links that were already visted */
a.visted { color:#0066CC; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}


a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-color: #0066CC; color: #0066CC; font-size: 9pt; ; text-decoration: underline; font-style: normal}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #0066FF; text-decoration: none}





/* .stext controls text that is at the header of sections */
.stext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-color: #000000; 
	font-size: 10pt; 
	color : #000000;
; font-style: normal}


/* .pagetitle controls the look of page titles */
.pagetitle { 
	clear: left; 
	color: #405374; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 20pt; 
	font-variant: normal;
	font-weight: 800; 
	page-break-after: always; 
	position: static; 
	text-align: left;
        text-decoration: underline; 
}

/* .subtitle controls the look of subtitles */
.subtitle { 
	clear: left; 
	color: #003399; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12pt; 
	font-variant: normal;
	font-weight: bold; 
	page-break-after: always; 
	position: static; 
	text-align: left;
        text-decoration: underline; 
}


/* .tutorial controls the look of tutorial titles */
.tutorial { 
	clear: left; 
	color: #0066FF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 16pt; 
	font-variant: normal;
	font-weight: 800; 
	page-break-after: always; 
	position: static; 
	text-align: left;
        text-decoration: none; 
}

/* .functiontext controls text that describes functions */
.functiontext { 
	font-family: Verdana,Arial,Helvetica; 
	font-weight:800; 
	font-color:#666666; 
	font-size: 15pt; 
	color: #666666; 
}


/* .fieldtext controls text in fields */
.fieldtxt { 
	font-family: Verdana,Arial,Helvetica; 
	font-weight:800; 
	font-color: #000000 
	font-size: 15pt; 
}


/* .notavailable controls text for domains that aren't available */
.notavailable { color: #CCCCCC; }


/* .available controls text for domains that are available */
.available { color: #000099; }


/* .domain controls text for domains */
.domain { color: #000000; }


/* .error controls text for errors */
.error { 
	color: #CC0033; 
	font-weight: 800; 
}


p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color: #000000}

a:link.menu {font-family:arial; font-size: 9pt; color: #666666; font-weight: bold ; text-decoration: underline}
a:active.menu {font-family: arial; font-size: 9pt; color: #000000; font-weight: bold; text-decoration: underline}
a:visited.menu {font-family: arial; font-size: 9pt; color: #666666; font-weight: bold; text-decoration: underline}
a:hover.menu {font-family: arial; font-size: 9pt; color: #000000; font-weight: bold; text-decoration: none}

a:link.barra {font-family:arial; font-size: 9pt; color: #0066FF; font-weight: normal ; text-decoration: underline}
a:active.barra {font-family: arial; font-size: 9pt; color: #0066FF; font-weight: normal; text-decoration: underline}
a:visited.barra {font-family: arial; font-size: 9pt; color: #0066FF; font-weight: normal; text-decoration: underline}
a:hover.barra {font-family: arial; font-size: 9pt; color: #0066FF; font-weight: normal; text-decoration: none}




h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #003399; text-decoration: underline}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #003399; text-decoration: underline}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #003399; text-decoration: underline}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #003399; text-decoration: underline}
