/* CSS Document */

#content {
	width: 440px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
	text-align: center;
}

th.title-col {
	padding-top: 30px;
}

td.title-row {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	height: 160px;
	vertical-align: top;
}

td.title-row2 {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	height: 160px;
	width: 215px;
	vertical-align: top;
	text-align: center;
}

td.title-row-line {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	height: 160px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-color: #ABDD5B;
	border-bottom-width: 1px;
}

h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: center;
	width: 210px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	border: solid #8cc63f 1px;
	padding: 5px 2px 5px 2px;
	background: url(../image/box/green.gif) repeat-x;	
}

h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 210px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	border: solid #4d4d4d 1px;
	padding: 5px 2px 5px 2px;
	background: url(../image/box/gray.gif) repeat-x;	
}

/* sr2sol.htm sr2prod.htm sr2dl.htm sr2support */
.title-note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	text-align: justify;
}

/* page underconstruction only */
.red a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: center;
	width: 210px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	border: solid #cc0066 1px;
	padding: 5px 2px 5px 2px;
	background: url(../image/box/pink.gif) repeat-x;	
}

.red a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 210px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	border: solid #4d4d4d 1px;
	padding: 5px 2px 5px 2px;
	background: url(../image/box/gray.gif) repeat-x;	
}
