.Body
{
    background-color: #ffffff;
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 2px;
	text-align: center;
}

.Left_200_Top
{
    height: 12px;
	background: url(../images/lines/left_top.gif) repeat-y;
}
.Left_200_Side
{
	background: url(../images/lines/left_side.gif) repeat-y;
}

.Green_Line_Tabs
{
    height: 24px;
	background: url(../images/lines/green_line_tabs.gif) repeat-x;
}

.Green_Line
{
    height: 24px;
	background: url(../images/lines/green_line.gif) repeat-x;
}

.Green_Line_Thin
{
    height: 24px;
	background: url(../images/lines/green_line_thin.gif) repeat-x;
}

.Green_Header_19
{
	color: #4fa600;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-left: 0px;

}

.Green_Text_15_Bold
{
	color: #4fa600;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Green_Header_13
{
	color: #4fa600;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.Green_Header_13 A
{
	color: #4fa600;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.PlainTable
{
	font-family: Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #666;
}

.Partnumber_Description
{
	font-family: Arial, Helvetica, Geneva;
	font-size: 16px;
	color: #666;
}

.Partnumber_Data
{
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	color: #666;
}

.Partnumber_Data_Large
{
	font-family: Arial, Helvetica, Geneva;
	font-size: 16px;
	color: #666;
}

.PlainText
{
	font-family: Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.PlainText a
{
	font-family: Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.PlainText a:hover
{
	font-family: Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #4fa600;
	text-decoration: none;
}



.TextBox
{
    font-family : Arial, Helvetica, sans-serif;
	color: #626469;	font-size: 11px;
	font-style:	normal;
	width: 96%;
}

.DropDownList_65
{
    
    font-family : Arial, Helvetica, sans-serif;
	color: #626469;	font-size: 11px;
	font-style:	normal;
	text-decoration: none;
	width: 65px;
}

.DropDownList
{
    font-family : Arial, Helvetica, sans-serif;
	color: #626469;	font-size: 11px;
	font-style:	normal;
	width: 100%;
}

.RadioButtonList
{

    font-family : Arial, Helvetica, sans-serif;
	color: #626469;	font-size: 11px;
	font-style:	normal;
	text-decoration: none;

}

.CheckBox
{

    font-family : Arial, Helvetica, sans-serif;
	color: #626469;	font-size: 11px;
	font-style:	normal;
	text-decoration: none;
	width: 100%;
}

.CheckBoxList
{

    font-family : Arial, Helvetica, sans-serif;
	color: #626469;	font-size: 11px;
	font-style:	normal;
	text-decoration: none;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

 .TD_Menu
{
	background-color: #4fa600;
	height: 55px;
	padding: 10px 10px 10px 10px;
	font-size: 32px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.TD_Footer
{
	height: 18px;
	background-color: #eaeaea;
	font-family : Arial, Helvetica, sans-serif;
	color: #626469;
	font-size : 11px;
}

.Button
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.HyperLink_Small
{
    font-family : Arial, Helvetica, sans-serif;
	color: #626469;	font-size: 11px;
	font-style:	normal;
	text-decoration: none;
}
.HyperLink_Small A:hover      
{ 
    font-family : Arial, Helvetica, sans-serif;
	color: #4fa600;	font-size: 11px;
	font-style:	normal;
	text-decoration: none;
}

.HyperLink_Small A:visited

{ 
    font-family : Arial, Helvetica, sans-serif;
	color: #626469;	font-size: 11px;
	font-style:	normal;
	text-decoration: none;
}

.CenterLine_Grey
{
    height: 15px;
	background-image: url(../images/lines/seperatorline_grey.gif);
    
}

IMG 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-style: none;
	border-width: 0px;
}

BLOCKQUOTE, PRE	
{	
	font-family:	Courier New, monospace;
}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	







