/* DSLSPEC.COM MASTER STYLESHEET */


/*--- LINKS AND NAVIGATION -----------------------------------------------------------*/


/* BODY LINK */
A {
	color : #c90; 
	font-size :  12px; 
	font-weight : bold; 
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-decoration : none; 
	}
A:link { text-decoration: none }
A:hover { text-decoration: underline }


/* LEFT NAV LINK */
A.leftnav {
	color : #000; 
	font-size :  12px; 
	font-weight : normal; 
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-decoration : none; 
	}


/* LEFT NAV LINK ON */
A.leftnavon {
	/* color : #c90; */
	color : #000; 
	font-size :  12px; 
	font-weight : bold; 
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-decoration : none; 
	}


/* RIGHT PRODUCT LINK */
A.rtproduct {
	color : #333; 
	font-size :  11px; 
	line-height :  12px; 
	font-weight : normal; 
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-decoration : none; 
	}


/* FOOTER NAV LINK */
A.footernav {
	color : #666; 
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-decoration : none; 
	}










/*--- COPY ---------------------------------------------------------------------------*/


/* BODY TEXT */
.body {
	color : #333; 
	font-size : 12px;
	line-height : 16px;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	}

/* SIGNUP TEXT */
.signup {
	color : #565656; 
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	}

/* FOOTER TEXT */
.footer {
	color : #666; 
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	}

/* PAGE TITLE */
.pagetitle {
	color : #666; 
	font-size : 20px;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	}

/* PRODUCT TITLE */
.prodtitle {
	color : #666; 
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	}

/* LIBRARY TITLE */
.libtitle {
	padding : 5px;
	padding-bottom : 10px;
	color : #000; 
	font-size : 18px;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	}

/* DISCLAIMER */
.disclaimer {
	color : #333; 
	font-size : 10px;
	line-height : 11px;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	}
	
	
	
	
	
	
	


/*--- FORMS ---------------------------------------------------------------------------*/

/* SHORTCUT DROPDOWN */
.shortcut {
	color : #333;
	FONT : 12px Arial, Verdana, sans-serif;
	width : 167px;
	}

/* SIGNUP INPUT */
.signupinput {
	border : #7f7f7f 1px solid; 
	background-color : #ffffff;
	color : #333;
	FONT : 12px Arial, Verdana, sans-serif;
	width : 130px;
	}

/* STANDARD FORM FIELDS */
.formstandard {
	border : #7f7f7f 1px solid; 
	background-color : #ffffff;
	color : #333;
	FONT : 12px Arial, Verdana, sans-serif;
	width : 250px;
	}

/* STANDARD BUTTON */
.buttonstandard {
	border-right : #7f7f7f 1px solid;
	border-bottom : #7f7f7f 1px solid;
	border-top : #7f7f7f 1px solid;
	border-left : #7f7f7f 1px solid;
	font : 12px Arial, Verdana, sans-serif;
	color : #333;
	background-color : #c0c0c0;
	}





/*------------------------------------------------------------------------------------*/

/* BACKGROUND REPEAT */
.bkg_rpt {
	background-repeat : no-repeat;
}

/* NETSCAPE FIXES */
b {
	font-weight : bold;
}

strong {
	font-weight : bold;
}
/*----------------------------------------------------------------------------------*/
.specsttl{
font-size : 12px;
font-family : Arial;
}
.specs{
font-size : 11px;
font-family : Arial;
}


