/* Start of CMSMS style sheet 'CPTEDTraining.net' */
td 
{ 
font-family: arial, tahoma; 
font-size: 12px;
}

a 
{ 
color:#23436b;
}

a:visited 
{ 
color:#23436b;
}

a:link 
{ 
color:#23436b;
}

a:active 
{ 
color:#23436b; 
}

a:hover 
{ 
color:#494949; 
}

a.nav1,a.nav1:link,a.nav1:visited,a.nav1:active {
	color: #494949;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	height: 100%;
	width: 100%;
	display: block;
	text-indent: 10px;
}
a.nav1:hover {
	color: #23436b;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	height: 100%;
	width: 100%;
	display: block;
	background-image: url("/images/template2/navbg1.gif");
	text-indent: 10px;
}

/*TEXT BOX*/ 

.txtBox1{
    border-top: 1px solid #252525;
    border-bottom: 1px solid #9F9F9F;
    border-left: 1px solid #383838;
    border-right: 1px solid #7B7B7B;
    background-color: #ECEDE6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;    
    color: #006299;   
    text-decoration: none;
	background-image:     url(/images/template2/textbox.jpg);

}

/*ASSOCIATION LINKS*/ 

#association td 
{ 
font-family: arial, tahoma; 
font-size: 12px;
}

#association a 
{ 
color:#494949;
}

#association a:visited 
{ 
color:#494949;
}

#association a:link 
{ 
color:#494949;
}

#association a:active 
{ 
color:#494949; 
}

#association a:hover
{ 
color:#23436b; 
}
/* End of 'CPTEDTraining.net' */

