BODY {
	margin: 0px;
	padding: 0px;
	font: 9pt Verdana;
	background-color: #FFFFFF;
}

TD {
	font: 9pt Verdana;
}

A {
	text-decoration: none;
	color: #C32C29;
}

A#anylink {
	text-decoration: underline;
	color: #0000FF;
}

A:hover, A#anylink:hover {
	text-decoration: underline;
	color: #219CDC;
}

B {
	color: #C32C29;
}

STRONG {
	color: #50A83C;
}

P {
	text-align: justify;
	margin: 0px;
	margin-bottom: 7px;
}

H2 {
	color: #125C99;
	font: 14pt Verdana;
}

H3 {
	font: 12pt Verdana;
	font-weight: bold;
	color: #10CF31;
}

EM, I {
	font-weight: bold;
	color: #333;
}

#arrowul {
	list-style-image: url("/images/arrowul.gif");
}

#borderleft, #borderright, #bordertop {
	width: 50px;
	background-color: #EEEEEE;
}

#borderbottom {
	background-color: #EEEEEE;
}

#body {
	padding: 10px;
	height: 100%;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}



#head A {
	font: 14pt Tahoma;
	color: #C32C29;
	margin-right: 20px;
	margin-left:20px;
}

#head H3 {
	font: 14pt Tahoma;
}


#head {
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;

}

#dopinfo {
	border: 1px solid #C32C29;
	text-align: center;
	background-color: #EEE;
	padding: 5px;
	padding-top: 7px;
}

#dopinfo A {
	text-decoration: none;
	color: #219CDC;
}

#dopinfo A:hover {
	text-decoration: underline;
	color: #C32C29;
}

#dopinfo H3 {
	margin-top: 0;
}


#dopinfot {
	border: 1px solid #C32C29;
	border-collapse: collapse;
	background-color: #EEE;
}

#dopinfot TD {
	border: 1px solid #C32C29;
	font-weight: bold;
}

#dopinfot A {
	text-decoration: none;
	color: #219CDC;
}

#dopinfot A:hover {
	text-decoration: underline;
	color: #C32C29;
}




FORM#order, #frmsendlink {
	padding-left: 20px;
}

#frmsendlink INPUT[type=text] {
	width: 80%;
}

#tableborder {
	border: 3px double black;
}
#tableborder2 {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#tableborder2 TD {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#fatpics {
	float: left;
	margin: 7px;
}
#fatpics #pictitle {
	padding: 0px 10px 0px 10px;
	border: 1px solid #CCC;
	border-bottom: 0px;
}
#fatpics #pic {
	padding: 4px;
	border: 1px solid #CCC;
}
#fatpics #adm_links {
	padding: 4px;
	border: 1px solid #CCC;
	border-top: 0px;
}

#fattime #leftth, #fattime #centerth, #fattime #rightth {
	border-top: 1px solid #AAAAAA;
	padding-left: 10px;
	background-color: #CCC;
	font-weight: bold;
}
#fattime #leftth {
	border-left: 1px solid #AAAAAA;
	border-right: 3px solid #FFFFFF;
}
#fattime #rightth {
	border-right: 1px solid #AAAAAA;
	border-left: 3px solid #FFFFFF;
}

#fattime #lefttd1, #fattime #centertd1, #fattime #righttd1 {
	border-top: 3px solid #FFFFFF;
	padding-left: 10px;
	background-color: #F2F2F2;
}
#fattime #lefttd1 {
	border-left: 1px solid #AAAAAA;
	border-right: 3px solid #FFFFFF;
}
#fattime #righttd1 {
	border-right: 1px solid #AAAAAA;
	border-left: 3px solid #FFFFFF;
}

#fattime #lefttd2, #fattime #centertd2, #fattime #righttd2, #fattime #lefttd3, #fattime #centertd3, #fattime #righttd3 {
	border-top: 3px solid #FFFFFF;
	padding-left: 10px;
	background-color: #CCCCCC;
}
#fattime #lefttd2 {
	border-left: 1px solid #AAAAAA;
	border-right: 3px solid #FFFFFF;
}
#fattime #righttd2 {
	border-right: 1px solid #AAAAAA;
	border-left: 3px solid #FFFFFF;
}

#fattime #lefttd3, #fattime #centertd3, #fattime #righttd3 {
	border-bottom: 1px solid #AAAAAA;
}
#fattime #lefttd3 {
	border-left: 1px solid #AAAAAA;
	border-right: 3px solid #FFFFFF;
}
#fattime #righttd3 {
	border-right: 1px solid #AAAAAA;
	border-left: 3px solid #FFFFFF;
}

#fatcomment {
	font-size: 8pt;
	font-style: italic;
	padding-left: 10px;
}

#payment_lefttd_top {
	padding: 5px;
	border-bottom: 0px;
}
#payment_lefttd_bottom {
	padding: 5px;
	border-top: 0px;
}

#payment_righttd_top {
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 0px;
}

#payment_righttd_bottom {
	padding-left: 5px;
	padding-right: 5px;
	border-top: 0px;
}

#payment_table2 {
	margin-top: 2px;
}

table.myt2 TD {
}
table.myt2 DIV {
	display: table;
   border-width:      0px 0px 1px 0px;
   border-color:      #000000;
   border-style:      solid;
   border-collapse:   collapse;
   border-spacing:    0;
	width: 100%;
}
