
ol {
   font : normal normal normal xx-small/normal Verdana, Arial, Helvetica, sans-serif;
   margin-top : 0px; 
   margin-left : 30px; 
   margin-bottom : 0px;
}

ul {
   font : normal normal normal xx-small/normal Verdana, Arial, Helvetica, sans-serif;
   margin-top : 0; 
   margin-left : 30px; 
   margin-bottom : 0px;
}

li {
   font : normal normal normal xx-small/normal Verdana, Arial, Helvetica, sans-serif;
   margin-top : 0; 
   margin-left : 10px; 
}

li.nomargin {
   font : normal normal normal xx-small/normal Verdana, Arial, Helvetica, sans-serif;
   margin-top : 0px; 
   margin-left : 0px; 
   margin-bottom : 0px; 
   margin-right : 0px; 
}

blockquote {
   font : normal normal normal xx-small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin-right : 5px; 
   margin-bottom : 5px; 
   margin-left : 5px; 
}

strong {
   font-weight : bold; 
}

select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.select12 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

/*used in cms admin */
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}

/*used in cms admin */
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}
td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.trademark {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #000000;
}

a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3333CC;
	text-decoration : underline;
}

a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3333CC;
	text-decoration : underline;
}

a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : 3333CC;
	text-decoration : underline;
}

a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #990000;
	text-decoration : underline;
}

a.redhistory {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #990000;
	text-decoration : underline;
}

a.redhistory:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : gray;
	text-decoration : underline;
}

a.redhistory:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
	text-decoration : underline;
}

a.whitelink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : white;
	text-decoration : underline;
}

a.whitelink:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : white;
	text-decoration : underline;
}

a.whitelink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : white;
	text-decoration : underline;
}
a.blacklink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	text-decoration : none;
}

a.blacklink:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	text-decoration : none;
}

a.blacklink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	text-decoration : underline;
}



a.purplelink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6633CC;
	text-decoration : underline;
}

a.purplelink:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6633CC;
	text-decoration : underline;
}

a.purplelink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6633CC;
	text-decoration : underline;
}





.br_spacer {
	height: 10px;
	line-height: 10px;
	width: 20px;
}
.black10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.gray10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CCCCCC;
}

.darkgray {
	color : #A9A9A9;
}

.black12 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.blackbold12 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}

.mediumOrange16 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FF6600;
	font-weight : bold;
	text-decoration : none;
}

.mediumOrange14 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FF6600;
	font-weight : bold;
	text-decoration : none;
}

.mediumOrange12 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF6600;
	text-decoration : none;
}

.mediumOrange12:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF6600;
	text-decoration : underline;
}

.mediumOrange10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF6600;
}

.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Red;
	font-weight : bold;
}

/*used in cms admin*/
.clsShow {}
.clsHide { display: none; }

/*used in cms admin */
.white {
	color : #FFFFFF;
}

/*used in cms admin */
.black {
	color : #000000;
}

/*used in cms admin */
.red {
	color : #CC0000;
}

/*used in cms admin */
.header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	background-color : #AAC881;
	font-weight : bold;
}

/*used in cms admin */
.work {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	font-weight : normal;
}
.product_name {
	font-family : Garamond, Times New Roman, serif;
	font-size : 20px;
	color : #AA5555;
	font-weight : bold;
}

.product_romance {
	font-family : Garamond, Times New Roman, serif;
	font-size : 16px;
	color : #AA5555;
	font-weight : bold;
	font-style : italic;
}


.darkblue10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333366;
}

.lnkdarkblue10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333366;
	text-decoration : none;
}

.lnkdarkblue10:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333366;
	text-decoration : underline;
}

.gray10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CCCCCC;
}

.darkgray {
	color : #A9A9A9;
}

.darkorange10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CC6600;
}

.purple10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6633CC;
}







/* barber text */
.barber_text	{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
  	font-style: normal;
   	line-height: normal;
   	font-weight: normal;
   	font-variant: normal;
   	text-transform: none;
   	color: #666699;

}
/* beauty text */
.beauty_text	{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
  	font-style: normal;
   	line-height: normal;
   	font-weight: normal;
   	font-variant: normal;
   	text-transform: none;
   	color: #996699;

}
/* church text */
.church_text	{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
  	font-style: normal;
   	line-height: normal;
   	font-weight: normal;
   	font-variant: normal;
   	text-transform: none;
   	color: #996666;

}
/* smsiteam text */
.smsiteam_text	{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
  	font-style: normal;
   	line-height: normal;
   	font-weight: normal;
   	font-variant: normal;
   	text-transform: none;
   	color: #990000;

}
/* barber links */
a.barber:link	{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
  	font-style: normal;
   	line-height: normal;
   	font-weight: normal;
   	font-variant: normal;
   	text-transform: none;
   	color: #666699;

}
a.barber:active {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
	
}
a.barber:visited {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666699;
	
}
a.barber:hover {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
	
}

/*  beauty links */
a.beauty:link	{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
  	font-style: normal;
   	line-height: normal;
   	font-weight: normal;
   	font-variant: normal;
   	text-transform: none;
   	color: #996699;

}
a.beauty:active {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
	
}
a.beauty:visited {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #996699;
	
}
a.beauty:hover {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
	
}

/* church links */
a.church:link	{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
  	font-style: normal;
   	line-height: normal;
   	font-weight: normal;
   	font-variant: normal;
   	text-transform: none;
   	color: #996666;

}
a.church:active {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
	
}
a.church:visited {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #996666;
	
}
a.church:hover {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
	
}



/* smsiteam links */
a.smsiteam:link	{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
  	font-style: normal;
   	line-height: normal;
   	font-weight: normal;
   	font-variant: normal;
   	text-transform: none;
   	color: #990000;

}
a.smsiteam:active {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
	
}
a.smsiteam:visited {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #990000;
	
}
a.smsiteam:hover {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
	
}


/* healthcare links */
a.healthcare:link	{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
  	font-style: normal;
   	line-height: normal;
   	font-weight: normal;
   	font-variant: normal;
   	text-transform: none;
   	color: #003399;

}
a.healthcare:active {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
	
}
a.healthcare:visited {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #003399;
	
}
a.healthcare:hover {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
	
}

.frmSelect {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	width : 200px;
	vertical-align 	: top;
}
.frmSelect_Small {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	width : 100px;
	vertical-align 	: top;
}


.frmSelect_Large {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	width : 300px;
	vertical-align 	: top;
}
.frmInput_Text {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	line-height : 10px;
	width : 200px;
	vertical-align 	: top;
}
.frmInput_Text_Small {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	line-height : 10px;
	width : 100px;
	vertical-align 	: top;
}
.frmInput_Text_Small2 {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	line-height : 10px;
	width : 35px;
	vertical-align 	: top;
}

.frmInput_Text_Large {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	line-height : 10px;
	width : 440px;
	vertical-align 	: top;
}
frmInput_Text_TextArea {
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	
}