.h1 {
font-size: 11px;
font-weight:normal;
color: #000000;
display: inline;
} 

.h2 {
font-size: 11px;
font-weight:normal;
color: #000000;
display: inline;
} 

body
{
height: 100%;
margin-left : 0;
margin-top : 0;
margin-bottom : 0;
margin-right : 0;
}

img.pic { border: 1px solid #000000 ; }

.text {
    color:#000000;
    font-family:arial;
    font-size:11px;
    text-decoration: none;
}

.title {
    color:#000000;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
}

.bluetitle {
    color:#2F7BB6;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
}

.date {
    color:#000000;
    font-family:arial;
    font-size:10px;
}

.news {
    color:#000000;
    font-family:arial;
    font-size:12px;
    text-decoration: none;
}

.greytext {
    color:#354a4b;
    font-family:arial;
    font-size:11px;
}

.smalltext {
    color:#354a4b;
    font-family:arial;
    font-size:11px;
}

.ftext{
    color:#7D7D7D;
    font-family:arial;
    font-size:14px;
    font-weight:normal;
    text-decoration: none;
} 

.ftext2{
    color:#7D7D7D;
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    text-decoration: none;
} 

.sLinkBold{
    color:#354a4b;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    text-decoration: none;
} 

.sLinksmall{
    color:#354a4b;
    font-family:arial;
    font-size:9px;
    font-weight:normal;
    text-decoration: none;
}

.tbl {
     border-collapse: collapse;

}

.menu {
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;  	
	color:#354a4b;
    	text-decoration: none;
	
}
.video {
	font-family: Arial;
	font-weight:bold;
	font-size: 16px;  	
	color:#FFFFFF;
    	text-decoration: none;
	
}
.style600 {
	font-family: Arial;
	font-weight: 100;
	font-size: 14px;
	padding: 0.3cm
}

.style500 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 100;
	font-size: 12px;  
	color: #FFFFFF; 
	padding: 0.3cm
}
.auther{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 100;
	font-size: 10px;  
	color: #000000; 
	
}

.form { 
 margin:0px;
 margin-bottom:0px;
 margin-left:0px; 
 margin-top:0px;
 margin-right:0px;
}

a:link {
	text-decoration: none;
	color: #444444;	
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000000;
}





/* This is the outline round the main forum tables */
.forumline	{ background-color: #CFCFCF; border: 2px #191919 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FCF8F9; }

/* General text */
.gen {     font-family:arial; font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #191919; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DF0001; text-decoration: underline; }

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #EFCCD0;font-family:arial; font-size: 11px; font-weight : bold;
	background-color: #191919; height: 25px;
	background-image: url(templates/subSilver/images/);
}


