body {
	background: #ffffff;
	font-size: 11px;
	font-family: "arial", "helvetica", sans-serif;
	color: #666666;
	scrollbar-face-color: #8ba4da;
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #6A8BB4; 
	scrollbar-darkshadow-color: #6A8BB4; 
	scrollbar-track-color: #DDE4F6; 
	scrollbar-arrow-color: #353535;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #ff9d17;
	text-decoration: underline;	
}

a:active {
	color: #698ab5;
	text-decoration: none;
}

a.gray {
	color: #888888;
	text-decoration: none;
}

a.gray:hover {
	color: #ff9d17;
	text-decoration: underline;	
}

a.gray:active {
	color: #698ab5;
	text-decoration: none;
}

a.leftmenu {
	color: #444444;
	text-decoration: none;
}

a.leftmenu:hover {
	color: #ff9d17;
	text-decoration: underline;	
}

a.leftmenu:active {
	color: #698ab5;
	text-decoration: none;
}

td {
	font-size: 11px;
	font-family: "arial", "helvetica", sans-serif;
	color: #666666;
}

td.justify {
	font-size: 11px;
	font-family: "arial", "helvetica", sans-serif;
	text-align: justify;
	color: #666666;
}

p {
	font-size: 11px;
	font-family: "arial", "helvetica", sans-serif;
	color: #666666;
	text-align: justify;
	line-height : 15px;
}
.pintro {
	font-size: 11px;
	font-family: "arial", "helvetica", sans-serif;
	color: #666666;
	text-align: justify;
	line-height: 12px;

}
ol {
	font-size: 11px;
	font-family: "arial", "helvetica", sans-serif;
	color: #666666;
	text-align: justify;
	line-height : 18px; 
	margin-left: 15px;
	margin-bottom: 7px;
	padding: 0px;
}

ul {
	font-size: 11px;
	font-family: "arial", "helvetica", sans-serif;
	color: #666666;
	line-height : 18px;
	margin-left: 15px;
	margin-bottom: 7px;
	padding: 0px;
	list-style-image: url(/images/layout/bullet-ul.gif);
}

ul.sqr {
	font-size: 11px;
	font-family: "arial", "helvetica", sans-serif;
	color: #666666;
	line-height : 18px;
	margin-left: 15px;
	margin-bottom: 7px;
	padding: 0px;
	list-style: square;
}

ul.2ndLevel {
	font-size: 11px;
	font-family: "arial", "helvetica", sans-serif;
	color: #666666;
	line-height : 18px;
	margin-left: 15px;
	margin-bottom: 7px;
	padding: 0px;
	list-style-image: url(/images/layout/bullet-ul2.gif);
}

sup {
	font-size: 8px;
	font-family: "arial", "helvetica", sans-serif;	
}

.gray	{
	color: #999999;
}

.old_price	{
	color: #999999;
	text-decoration: line-through;
}

.color {
	color: #336699;
}

.2ndColor {
	font-size: 14px;
	color: #336699;
}

.quote {
	color: #CC6600;
}

.title {
	font-size: 12px;	
	font-family: "arial", "helvetica", sans-serif;
	color: #336699;
}

.big {
	font-size: 14px;	
	line-height : 16px;
	font-family: "arial", "helvetica", sans-serif;
	color: #666666;
}

.bigger {
	font-size: 12px;	
	line-height : 16px;
	font-family: "arial", "helvetica", sans-serif;
	color: #666666;
}

.tiny {
	font-size: 10px;	
	font-family: "arial", "helvetica", sans-serif;
	color: #999999;
}

.error {
	color: #FF3333;
}

.input-ok {
	border-right: #698ab5 1px solid; 
	border-top: #698ab5 1px solid; 
	font-size: 11px; 
	border-left: #698ab5 1px solid; 
	border-bottom: #698ab5 1px solid; 
	font-family: "arial", "helvetica", sans-serif;
	color: #666666; 
	background-color: #ffffff
}

.input-missed {
	border-right: #698ab5 1px solid; 
	border-top: #698ab5 1px solid; 
	font-size: 11px; 
	border-left: #698ab5 1px solid; 
	border-bottom: #698ab5 1px solid; 
	font-family: "arial", "helvetica", sans-serif;
	color: #353535; 
	background-color: #FF9999
}

.input-button {
	border-right: #698ab5 1px solid; 
	border-top: #698ab5 1px solid; 
	font-weight: bold; 
	font-size: 11px; 
	border-left: #698ab5 1px solid; 
	color: #666666; 
	border-bottom: #698ab5 1px solid; 
	font-family: "arial", "helvetica", sans-serif;
	letter-spacing: 0.5pt; 
	background-color: #ffffff
}
.blueline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
	padding-top: 7px;
	padding-bottom: 7px;

}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
	padding-bottom: 10px;

}
.sectionhead {
	font-weight: bold;
	color: #336699;
	margin-bottom: -15px;

}
.quotebox {
	background-color: #EFEFF7;
	border: 1px solid #A6CAF0;
	padding: 7px;
	margin: 5px;
}
.portrait {
	background-image: url(/images/photos/fotoframe.gif);
	background-repeat: no-repeat;
	padding: 11px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	font-style: italic;
	font-size: 24px;
	margin-top: -10px;
}
