.page_item h1
{
	color: #24338A;
	margin: 7px 0px 7px 0px;
}

.page_item h2
{
	color: #24338A;
	margin: 7px 0px 7px 0px;
}

.page_item h3
{
	color: #24338A;
	margin: 7px 0px 7px 0px;
}

.page_item h1.one_time
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 10px;
	text-align: center;
	margin-bottom: 6px;
	text-transform:UPPERCASE;
}

.page_item  A
{
	color: #3348C1;
	text-decoration: none;
}

.page_item  A:hover
{
	COLOR: red;
	text-decoration : none;
}

.side_link
{
	color: #24338A;
}

.side_link:hover
{
	color: #C40101;
}

.page_item A:hover
{
	COLOR: #CC0000;
	text-decoration : none;
}

.page_item .back 
{
	background-color:  #6467AE;
}

.page_item A.txt
{
	color : #CC0000;
	text-decoration : none;
}

.page_item A.txt:hover
{
	color : #CC0000;
	text-decoration : none;
}

.page_item A.txt:link
{
	color : #CC0000;
	text-decoration : none;
}

.page_item A.txt:visited
{
	color : #CC0000;
	text-decoration : none;
}



.page_item th______________
{
	font-family : Verdana, Arial, san-serif;
	color : white;
	font-weight : bold;
	background-color : #6C87B7;
	border-style : solid;
	border-width : 1px;
	font-size : 11px;
}

.page_item TD__________________
{
	font-family : Verdana, Arial, san-serif;
	font-size :11px;
}

.page_item .tech td 
{
	padding: 2 4 2 4;
}

.page_item .padding4 TD
{
	padding: 4px;
}

.page_item .padding2 TD
{
	padding: 2px;
}


.page_item .border1 TD
{
	border: 1px solid #929AC5;
}

.page_item .border_left
{

		border-left-color: #929AC5;
}

.page_item .border_right
{

		border-right-color: #929AC5;
}

.page_item  TABLE.form_table
{
	width: 520px;
	border: 1px solid #286A86;
	background-color: #E7EBF6;
}

.page_item  TABLE.form_table TD
{
	padding: 3px 0px 7px 7px;
	vertical-align: top;
}

.page_item  TABLE.form_table TD.title
{
	width: 200px;
	text-align: right;
}

.page_item  TABLE.form_table TD.bold
{
	font-weight: bold;
}


.page_item  TABLE.form_table TABLE.cbox TD
{
	padding: 0px;
	vertical-align: middle;
}

.page_item  DIV.table_title
{
	font: bold 10px verdana;
	margin-bottom: 5px;
}

.page_item  TR.t_dark
{
	background-color: #EAEEF5;
}

.page_item .cards_table TD, .page_item .cards_table TH
{
	border: 1px solid #929AC5;
	padding: 3px;
}

.page_item .cards_table TH
{
	background-color: #CAD5E6;
	padding: 3px;
}

.page_item .cards_table TD.c_title
{
	background-color: #EAEEF5;
}

.page_item .card_order_table TD
{
	padding: 3px;
}

