/* GLOBAL */
.nav
{
	font-family:Verdana,Arial,Tahoma,Helvetica;
	font-size:9pt;
	font-weight:bold;
}

body {
	font-family: times;
	font-style: italic;
	background-color: #BEBEBE;
	margin:0pt;
}

body {
	padding: 12pt;
}

body, div, p, span, td {
	font-size: 12pt;
	font-style: italic;
}


/* FORM ELEMENTS */
form {
	margin:0pt;
	padding:0pt;
}

.input_text input {
	font-size:12pt;
	width:25pt;
	font-style: italic;
}

select {
	font-size: 12pt;
}


/* NAVIGATION */
div.nav a {
	font-weight: bold;
	font-size: 12pt;
	color: #660000 !important;
}

a.nav_selected {
	color: #660000 !important;
	text-decoration: underline !important;
}

a.nav_selected:hover {
	color: #660000 !important;
	text-decoration: underline !important;
}

div.nav-left a {
	line-height:22pt;
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #660000;
}


/* TEXT STYLES */
.header {
	color: #660000;
	font-size: 13pt;
	font-weight: bold;
	padding-bottom:6pt;
}

.subheader {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom:6pt;
}

.discreet {
	color: #999999 !important;
}

.text-sm {
	font-size:12pt;
}

.p_name {
	color:#660000;
	font-weight:bold;
	font-size:12pt;
	padding-bottom:6pt;
}

.p_desc {
	font-size:12pt;
}

.p_price {
	font-size:12pt;
	color:#660000;
}

.caption {
	font-size:12pt;
	color:#999999;
}
.hptext {
	font-size:14pt;
}

.footer {
	color: #7D7D7D;
	font-size: 12pt;
	text-align: center;
}

.pagination td {
	font-size: 12pt;
	background-color:#E3E3E3;
	padding: 4pt;
}

    .headline  {
     	font-size : 18pt;
     	align : center;
     	color : #000000;
     	font-weight:bold;
     }
	.dropcap {
	font-size : 150%;
	font-family : Verdana,Arial,Tahoma,Helvetica;


