body,td,p,th,select,input {font-family:verdana; font-size:11px; color: #333333}

h1 
{
        font-weight:bold; 
        font-size:13px; 
        text-decoration:none; 
        color: #333333;
        margin-top:10px;
        margin-left:25px;
        margin-bottom:5px;
}

h2 
{
        font-weight:normal; 
        font-size:13px; 
        text-decoration:none; 
        color: #FFFFFF;
        margin-top:2px;
        margin-left:2px;
        margin-bottom:2px;
}

p.block {
        margin-top:10px;
        margin-left:15px;
        margin-right:10px;
        margin-bottom:15px;
        text-align:justify;
        color: #000000;
}
a.menu {font-weight: bold; font-size:13px; text-decoration: none; color: #333333;}
a.menu:hover {text-width: bold; font-size:13px; text-decoration:none; color: #CCCCCC;}

a.link {font-weight: bold; font-size:11px; text-decoration: none; color: #CC3399;}
a.link:hover {text-width: bold; font-size:11px; text-decoration:underline; color: #CC3399;}

a.description {font-weight: normal; font-size:11px; text-decoration: underline; color: #FFFFFF;}
a.description:hover {text-width: normal; font-size:11px; text-decoration:none; color: #FFFFFF;}

a {font-weight: bold; font-size:11px; text-decoration: none; color: #333333;}
a:hover {text-width: bold; font-size:11px; text-decoration:none; color: #CCCCCC;}

a.violet {font-weight: bold; font-size:12px; text-decoration: none; color: #6D1BC8;}
a.violet:hover {text-width: bold; font-size:12px; text-decoration:underline; color: #6D1BC8;}

a.red{font-weight: bold; font-size:12px; text-decoration: none; color: #FF0000;}
a.red:hover {text-width: bold; font-size:12px; text-decoration:underline; color: #FF0000;}


.title {font-weight: bold; font-size:12px;}

.text {font-weight: normal; font-size:12px;}

.grey_text {font-size:11px; color: #A3A3A3}

.pink_text {font-size:11px; color: #CC3399}

.error {font-size:11px; color: #FF0000; font-weight: bold}

.price {text-decoration: line-through;}

.description 
{
        font-size:11px; 
        color: #FFFFFF;
        margin:9px;
}
form
{
    margin:0;
}
select
{
     border: 1 solid; 

}

input.button {
     font-size: 12px; 
     font-weight: bold; 
     color:#CC3399;
     border: 1 solid;
     border-width:0;
     cursor:hand;
     background: #FFFFFF;
     height:18;
     text-decoration: underline;
}

input.violetbutton {
     font-size: 12px; 
     font-weight: bold; 
     color:#6D1BC8;
     border: 1 solid;
     border-width:0;
     cursor:hand;
     background: #FFFFFF;
     height:18;
     text-decoration: underline;
}

input.delete {
     font-size: 12px; 
     font-weight: bold; 
     color:#FF0000;
     border: 1 solid;
     border-width:0;
     cursor:hand;
     background: #FFFFFF;
     height:18;
     text-decoration: underline;
}

input,textarea {
     border: 1 solid;

    }
input.image{
     border: 0;
}













table.feedback{
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
}
table.feedback th{
	font-size: 12pt;
}
div.feedback_caption{
	display: inline; 
	font-weight: bold;
	font-size: 8pt;
}
div.feedback_author{
	display: inline; 
	font-size: 8pt;
}
div.feedback_date{
	display: inline; 
	font-size: 8pt;
}
div.feedback_text{
	display: inline; 
	font-size: 8pt;
}
div.feedback_answer{
	display: inline; 
	font-size: 8pt;
}
div.feedback_answer ul, div.feedback_answer ul li{
	font-size: 8pt;
}

table.feedback_form{
	width: 100%;
	text-align: right;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position:left top;
	background-repeat: no-repeat;
}
table.feedback_form th{
	font-size: 11px;
}
table.feedback_form td{
	padding: 10px 30px 10px 10px;
}
table.feedback_form td.spacer, table.feedback td.spacer{
	padding: 0px 0px 0px 0px;
}
hr{
	background-color: #7c7cb0;
	height: 1px;
}
form.feedback{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.feedback_head{
	text-align: right;
}
