td
{
	font-family: tahoma;
	font-size: 12px;
	color: black;
	line-height: 16px;
}

a
{
	text-decoration: none;
	color: DarkBlue;
}

body
{
	margin: 10px;
	padding: 0px;
	line-height: 16px;
}

table.screenshots
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}

td.screenshots
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	padding-top: 10px;
}

.page_margin
{
}

image.imagebutton
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

div.hori_line
{
	height: 1px;
	background-image: url(images/dot.gif);
}

p
{
	line-height: 16px;
}

li
{
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1
{
	line-height: 18px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	background-position: left top;
	background-image: url(Images/top_px1.gif);
	background-repeat: repeat-x;
}

h2
{
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.menuitem
{
	color: DarkBlue;
}

/*
.copy
{
	font-family: tahoma;
	font-size: 12px;
	color: #737373;
}
*/

.gray {color:#737373; text-decoration:none}
.gray_l {color:#6F6F6F; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.green_l {color:#9BC5CB; text-decoration:none}
.red {color:#BC0000; text-decoration:none}

.sm
{
	font-size: 9px;
}

.u
{
	text-decoration: underline;
}

.t
{
	text-transform: uppercase;
}

.big
{
	font-size: 12px;
}

.sign
{
	width: 122px;
	height: 19px;
	font-family: tahoma;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #B6B6B6;
	background-color: #ffffff;
	color: #5E5E5E;
	margin-left: 0px;
	margin-right: 0px;
}
		
.form
{
	width: 290px;
	height: 19px;
	font-family: tahoma;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
		
.textarea
{
	width: 290px;
	height: 114px;
	font-family: tahoma;
	font-size: 12px;
	overflow: auto;
	margin-left: 0px;
	margin-right: 0px;
}

.rollover
{
	scrollbar-face-color: #4A483E;
	scrollbar-track-color: #FAF4D3;
	scrollbar-arrow-color: #FAF4D3;
	scrollbar-3dlight-color: #FAF4D3;
	scrollbar-base-color: #FAF4D3;
	scrollbar-shadow-color: #FAF4D3;
	scrollbar-darkshadow-color: #FAF4D3;
	scrollbar-highlight-color: #FAF4D3;
}


a:hover
{
	text-decoration: underline;
}

#a:hover
{
	text-decoration: none;
}

/* Begin section box definitions */
table.section_box
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}

td.section_box
{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

div.section_box_caption
{
	background-color: #6666cc;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	font-weight: bold;
}

/* End section box definitions */


/* TD of the side menu */
table.side_menu
{
	margin: 0px;
}

table.side_menu td
{
	background-image: url(images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 3px;
	height: 25px;
	vertical-align: top;
}

.highlight_side_menu_item
{
	font-weight: bold;
}

td.normal_tab
{
	padding-top: 15px;
	background-image: url(images/top_px1.gif);
	width: 170px;
	height: 58px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background-repeat: repeat-x;
}

td.highlight_tab
{
	width: 170px;
	height: 58px;
	padding-top: 15px;
	background-image: url(images/highlight_tab_px1.gif);
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background-repeat: repeat-x;
}

td.main_left_cell
{
	width: 15px;
}

td.main_right_cell
{
	width: 549px;
	vertical-align: top;
}

td.sample_pdf_image
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	width: 100px;
	height: 1px;
	vertical-align: middle;
	text-align: center;
}

td.sample_pdf_files
{
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
