.heading  {

	color : #636A78;
	
	font-family : Verdana, Sans Serif;

	font-size : 16px;
	
	font-weight : bold;
	
	line-height: 21px;

}


.subtitle  {

	color : #8C0806;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;
	
	font-weight : bold;
	
}

.tsubtitle  {

    color : #000000;

    font-family : Verdana, Sans Serif;

    font-size : 11px;

    font-weight : bold;

}

.spec  {

	color : #000000;
	
	font-family : Verdana, Sans Serif;

	font-size : 10px;
	
	text-align: left;
	
}


.picture  {

	background : #DFE3E9;
	
	color : #636363;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;
	
	font-weight: bold;
	
	line-height : 18px;
	
	padding-left: 5px;

}


.main  {

	color : #000000;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;
	
}

.selected  {

	background : #636A78;
	
	text-decoration: none;
	
	color : white;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;

}

.selected A {

	background : #636A78;
	
	text-decoration: none;
	
	color : white;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;

}

.selected A:hover {

	background : #636A78;
	
	text-decoration: underline;
	
	color : white;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;

}

.regular  {

	background : #DFE3E9;
	
	color : #636A78;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;

}

.regular A {

	background : #DFE3E9;
	
	text-decoration: none;
	
	color : #636A78;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;

}

.regular A:hover {

	background : #DFE3E9;
	
	text-decoration: underline;
	
	color : #636A78;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;

}

.links {
	
	color : #8C0806;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;

}


.links A {
	
	text-decoration: none;
	
	color : #8C0806;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;

}

.links A:hover {
	
	text-decoration: underline;
	
	color : #8C0806;
	
	font-family : Verdana, Sans Serif;

	font-size : 11px;

}

