BODY
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Sans-serif
}
TD
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Sans-serif
}
P
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Sans-serif
}
A
{
	TEXT-DECORATION: none;
	COLOR: #666699;
	BACKGROUND: transparent;
}
INPUT
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Sans-serif
}
SELECT
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Sans-serif
}
#introtext
{
    FONT-SIZE: 10px;
    COLOR: #FFFFCC;
    FONT-FAMILY: Verdana, Arial, Sans-serif
}
#menutext
{
    FONT-SIZE: 10px;
    COLOR: #CCCCCC;
    FONT-FAMILY: Verdana, Arial, Sans-serif
}
#towertext
{
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, Sans-serif
}
#detailText
{
    FONT-SIZE: 10px;
    COLOR: #000033;
    FONT-FAMILY: Verdana, Arial, Sans-serif
}
#clientTitle
{
    FONT-SIZE: 16px;
    COLOR: #333366;
    FONT-FAMILY: Arial, Sans-serif
}
#purple
{
	color: #660066;
	FONT-SIZE: 10px;
}
#black
{
	color: black;
	
}
#purplebold
{
	color: #660066;
	FONT-SIZE: 10px;
	font-weight: bold;
}

#heading
{
	color: #660066;
	FONT-SIZE: 10px;
	font-weight: bold;
}

#subheading
{
	color: #660066;
	FONT-SIZE: 10px;
}
#warning
{
	color: red;
	font-weight: bold;
}
#inspection_question
{
	color: black;
	font-size: 8pt;
	font-weight: bold;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
}
#inspection_answer
{
	color: black;
	font-size: 8pt;
	font-weight: normal;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
}
#inspection_header
{
	color: black;
	font-size: 14pt;
	font-weight: bold;
	background-color: #eeeeee;
    border-top: black 1px solid;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
    page-break-before: always;
}
#inspection_header_nopagebreak
{
	color: black;
	font-size: 14pt;
	font-weight: bold;
	background-color: #eeeeee;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
}
#inspection_table
{
    border-top: black 1px solid;
    border-left: black 1px solid;
    padding-top: 2pt;
    padding-left: 2pt;
    padding-right: 2pt;
    padding-bottom: 3pt;
}
#inspection_imagetitle
{
	color: black;
	font-size: 8pt;
	font-weight: bold;
}
#inspection_imagecomments
{
	color: black;
	font-size: 8pt;
	font-weight: normal;
}
#inspection_warning
{
	font-size: 10 pt;
	color: red;
	font-weight: bold;
}
#inspection_hide
{
	font-color: white;
	visibility:hidden;
}
#inspection_question_big
{
	color: black;
	font-size: 14pt;
	font-weight: bold;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
}
#inspection_answer_big
{
	color: black;
	font-size: 14pt;
	font-weight: normal;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
}
#inspection_title_big
{
	color: black;
	font-size: 18pt;
	font-weight: bold;
}
