/* Default CSS Stylesheet for a new Web Application project */
BODY
{
    font-family: arial, tahoma, verdana, san-serif, helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

img.border {border: 1px solid #666666;} 

a:link	{text-decoration:	 underline; color: #663333; font-size: 9pt; font-weight: normal;}	
a:visited {text-decoration:	underline; color: #663333; font-size: 9pt; font-weight: normal;}	
a:hover {text-decoration: underline; color:	#663333; font-size: 9pt; font-weight: normal;}

a.bold:link	{text-decoration:	 underline; color: #663333; font-size: 9pt; font-weight: bold;}	
a.bold:visited {text-decoration:	underline; color: #663333; font-size: 9pt; font-weight: bold;}	
a.bold:hover {text-decoration: underline; color:	#663333; font-size: 9pt; font-weight: bold;}

a.topnav:link {text-decoration: none; color: #ffffff; font-size: 9pt; font-weight: bold}
a.topnav:visited {text-decoration: none; color: #ffffff; font-size: 9pt; font-weight: bold}
a.topnav:hover {text-decoration: none; color: #F5F1DB; font-size: 9pt; font-weight: bold}

a.nav2:link {text-decoration: underline; color: #663333; font-size: 8pt; font-weight: normal}
a.nav2:visited {text-decoration: underline; color: #663333; font-size: 8pt; font-weight: normal}
a.nav2:hover {text-decoration: underline; color: #663333; font-size: 8pt; font-weight: normal}

a.nav3:link {text-decoration: none; color: #663333; font-size: 8pt; font-weight: bold}
a.nav3:visited {text-decoration: none; color: #663333; font-size: 8pt; font-weight: bold}
a.nav3:hover {text-decoration: none; color: #663333; font-size: 8pt; font-weight: bold}

a.return:link {text-decoration: none; color: #6699FF; font-size: 8pt; font-weight: normal}
a.return:visited {text-decoration: none; color: #6699FF; font-size: 8pt; font-weight: normal}
a.return:hover {text-decoration: underline; color: #6699FF; font-size: 8pt; font-weight: normal}

a.sidenav:link {text-decoration: none; color: #A2114E; font-size: 9pt; font-weight: bold}
a.sidenav:visited {text-decoration: none; color: #A2114E; font-size: 9pt; font-weight: bold}
a.sidenav:hover {text-decoration: none; color: #B08A9A; font-size: 9pt; font-weight: bold}

a.foot:link {text-decoration: underline; color: #663333; font-size: 8pt; font-weight: normal}
a.foot:visited {text-decoration: underline; color: #663333; font-size: 8pt; font-weight: normal}
a.foot:hover {text-decoration: underline; color: #663333; font-size: 8pt; font-weight: normal}

a.side:link {text-decoration: underline; color: #4D5FB4; font-size: 8pt; font-weight: bold}
a.side:visited {text-decoration: underline; color: #4D5FB4; font-size: 8pt; font-weight: bold}
a.side:hover {text-decoration: underline; color: #8B99DC; font-size: 8pt; font-weight: bold}

a.lubbockinternet:link {text-decoration: underline; color: #666666; font-size: 8pt; font-weight: normal}
a.lubbockinternet:visited {text-decoration: underline; color: #666666; font-size: 8pt; font-weight: normal}
a.lubbockinternet:hover {text-decoration: underline; color: #666666; font-size: 8pt; font-weight: normal}

a.big:link {text-decoration: underline; color: #4D5FB4; font-size: 11pt; font-weight: bold}
a.big:visited {text-decoration: underline; color: #4D5FB4; font-size: 11pt; font-weight: bold}
a.big:hover {text-decoration: underline; color: #8B99DC; font-size: 11pt; font-weight: bold}

BLOCKQUOTE, PRE	{	font-family:	Courier New, monospace;}	

UL LI	{	list-style-type:	square ;    font-family: arial, tahoma, verdana, san-serif, helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;}	
UL LI LI	{	list-style-type:	disc;    font-family: arial, tahoma, verdana, san-serif, helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;}	
UL LI LI LI	{	list-style-type:	circle;    font-family: arial, tahoma, verdana, san-serif, helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;}	
OL LI	{	list-style-type:	decimal;    font-family: arial, tahoma, verdana, san-serif, helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;}	
OL OL LI	{	list-style-type:	lower-alpha;    font-family: arial, tahoma, verdana, san-serif, helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;}	
OL OL OL LI	{	list-style-type:	lower-roman;    font-family: arial, tahoma, verdana, san-serif, helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;}	

P,TD {
color: 000000;
font-size: 9pt;
font-family: arial, tahoma, verdana, san-serif, helvetica;
font-weight: normal
}

P.white {
color: ffffff;
font-size: 9pt;
font-family: arial, tahoma, verdana, san-serif, helvetica;
font-weight: normal
}

P.foot {
color: 000000;
font-size: 8pt;
font-family: arial, tahoma, verdana, san-serif, helvetica;
font-weight: normal
}

P.small {
color: 000000;
font-size: 8pt;
font-family: arial, tahoma, verdana, san-serif, helvetica;
font-weight: normal
}

P.Title {
color: 426C87;
font-size: 11pt;
font-family: arial, tahoma, verdana, san-serif, helvetica;
font-weight: bold
}