/* General tags */

font,th,td,p { 

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

}

a { 

	color : #FFFFFF;

	font: bold 13px;

}

a:link,a:active,a:visited { color : #FFFFFF; }

a:hover		{ text-decoration: underline; color : #DD6900; }

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}



/* Table cell backgrounds */

td.row1	{ background-color: #EFEFEF; }

td.row2	{ background-color: #DEE3E7; }

td.row3	{ background-color: #D1D7DC; }



/* Header Style */

th	{

	color: #FFA34F; font-size: 11px; font-weight : bold;

	background-color: #006699; height: 25px;

	background-image: url(templates/subSilver/images/cellpic3.gif);

}



/* Title Style */

.maintitle	{

	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none; line-height : 120%; color : #000000;

}



/* General text */

.gen { font-size : 12px; }

.genmed { font-size : 11px; }

.gensmall { font-size : 10px; }

.gen,.genmed,.gensmall { color : #000000; }

a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }

a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }



/* Form elements */

input,textarea, select {

	color : #000000;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	border-color : #000000;

}

.img {

	border: 1px solid #000000;

}



.sidebarText {

	font-size : 12px;

}

.sidebarTitle {

	font: bold 14px Geneva, Arial, Helvetica, sans-serif;

 	color: #FFFFFF

}

.contentTitle {

	font: bold 13px;

 	color: #FFFFFF

}