.content {
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	line-height: 20px;
}

.regblk {
	font-family : Arial;
	font-size : 11px;
	color : #333333;
}

.sml {
	font-family : Arial;
	font-size : 10px;
	color : #DDDDDD;
}

.smlgry {
	font-family : Arial;
	font-size : 10px;
	color : #CCCCCC;
}

A {
	font-family : Arial;
	font-size : 11px;
	color : #DDDDDD;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #DDDDDD;
	text-decoration : underline;
}

A.smlgry {
	font-family : Arial;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : none;
}

A.smlgry:HOVER {
	font-family : Arial;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : underline;
}

.smlgrylgt {
	font-family : Arial;
	font-size : 10px;
	color : #999999;
}

A.smlgrylgt {
	font-family : Arial;
	font-size : 10px;
	color : #999999;
	text-decoration : none;
}

A.smlgrylgt:HOVER {
	font-family : Arial;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : underline;
}

input.contact {
	font-size: 10px;
	border: medium;
}

input {
	font-size: 11px;
	border: solid;
	border-width: 1px;
}

input.noborder {
	font-size: 11px;
	border: none;
}

select.order {
	font-size: 11px;
	border: solid;
	border-width: 1px;
}


select.gallery {
	font: 10px;
}

.form_field_name {
	font-family : Arial;
	font-size : 10px;
	color : #CCCCCC;
}

.general_error {
	font-family : Arial;
	font-size : 10px;
	color : #CCCCCC;
}

.confirmation {
	font-family : Arial;
	font-size : 10px;
	color : #CCCCCC;
}

td.orders table tbody tr td form table tbody tr td table {
	font-family : Arial;
	font-size : 10px;
	color : #CCCCCC;
}