body {  font-family: arial, helvetica, sans-serif;
	background-color: #FFF; 
	margin: 0px;
	background-image: url('/images/bg.gif');
	background-repeat: repeat-y;
}

td.mast { background-color: #660000;
	font-weight: bold; 
	font-size: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #FFF;
}


td.nav { text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


td.nav a {
text-decoration: none;
font-weight: bold;
color: #FFF;
font-size: 11px;
}

td.nav a:hover {  
color: #FFC;
text-decoration: underline;
}


h1 {  
font-size: 18px; 
font-weight: bold; 
}

h2 {  
font-size: 14px; 
font-weight: bold; 
color: #600;
}

h2 a, h2 a:visited { color: #600;
	text-decoration: none;
}

h2 a:hover {text-decoration: underline;
}

p {  font-size: 12px;
	text-align: justify; 
}

ul {font-size: 12px;
}

p a, p a:visited { color: #0000CC;
}

p.articleList a, p.articleList:visited { color: #00C; text-decoration: none; }
p.articleList a:hover {text-decoration: underline; }

div.panel { margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	text-align: left;
	color: #600;
}

div.panel a, div.panel a:visited { color: #600;
}

table.latestArticles { background-color: #600;	}
table.latestArticles td { background-color: #FFF;	}

p.quotation { padding-left: 20px;
	padding-right: 20px;
}

.quotes {  
font-size: 12px;
text-align: justify; 
color: #993300;
}

.subtitle { 
font-size: 16px; 
font-weight: bold; 
color: #FFFFCC
}

.imgtxt { 
font-size: 12px; 
font-weight: bold; 
color: #FFFFCC 
}

.caption {  
font-size: 12px;
font-weight: bold;
color: #993300
}

.capt {
font-size: 10px;
Background-color: #600;
color: #FFF
}


.description{
font-size:11px;
font-weight: bold;
}

.name {  
font-size: 14px;
font-weight: bold; 
text-align: left;
color: #996633
}

div.footer, div.footer a, div.footer a:visited {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

img { border-color: #000000;
}
