BODY
{
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: verdana;
    background-image:  url(images/Guides_Page_Back_Shim.gif);
	background-position: left top;
}

#td_specs td {
	font-size:10px;
	border-bottom:#666666 1px solid;
	text-align:justify;
}

A:visited
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
}
A:link
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
}
A:hover
{
    FONT-SIZE: 10px;
    COLOR: #FE0000;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
}
.PageTitleCell
{
font-family: Verdana;
font-size: 10px;
text-decoration: none;
background-image:  url(images/Guides_Page_Header_1_Shim.jpg);
background-repeat: repeat-x;
background-position: left top;
height: 24px;
}
.PageTitleShadowCell
{
background-image:  url(images/Guides_Page_Header_2_Shim.jpg);
background-repeat: repeat-x;
background-position: left top;
height: 12px;
}
.GuideTitleCell
{
font-family: Verdana;
font-size: 12px;
text-decoration: none;
height: 37px;
padding-right: 30px;
}
.MainContentCell
{
font-family: Verdana;
font-size: 10px;
text-decoration: none;
padding: 30px;
}
.TableTitleCell
{
background-image:  url(images/Guides_Table_Title_Shim.jpg);
background-repeat: repeat-x;
background-position: left top;
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
height: 20px;
padding-left: 10px;
}
.TableHeaderCell
{
background-image:  url(images/Guides_Table_Header_Shim.jpg);
background-repeat: repeat-x;
background-position: left top;
height: 20px;
font-family: Verdana;
font-size: 10px;
text-align: center;
color: #333333;
}
.TableRow1Cell
{
font-family: Verdana;
font-size: 10px;
background-color: #F7F7F7;
text-align: center;
height: 20px;
}
.TableRow2Cell
{
font-family: Verdana;
font-size: 10px;
background-color: #FFFFFF;
text-align: center;
height: 20px;
}
.TableFooterCell
{
font-family: Verdana;
font-size: 10px;
background-image:  url(images/Guides_Page_Footer.jpg);
background-repeat: repeat-x;
background-position: left top;
height: 32px;
padding-right: 30px;
}
.WhiteCell
{
font-family: Verdana;
font-size: 10px;
background-color: #FFFFFF;
height: 20px;
text-align: center;
}
.TextCellPad20 {
font-family: Verdana;
font-size: 10px;
padding: 20px;
color: #666666;
}