
table.sample {
	border-width: 0px 5px 0px 5px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-image:url(images/patttern.jpg);
	border-collapse: separate;
}
table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}



.menubt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
.menubt A:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
.menubt A:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}

.menubt A:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.submenubt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #ed1c24;
	text-decoration: none;
}
.submenubt A:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #ed1c24;
	text-decoration: none;
}
.submenubt A:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #ed1c24;
	text-decoration: none;
}

.submenubt A:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #abaaaa;
	text-decoration: underline;
}


.submenubtstatic {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #abaaaa;
	text-decoration: underline;
}

.subheadingbt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	}
.subheadingbt A:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	}
.subheadingbt A[href^="mailto"]{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	}
.subheadingbt A:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	}
.subheadingbt A:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	text-decoration: underline;
	}
	


body {
background-color:#c0c0c0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


.heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #626262;
	}

	.subheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	}
	
	
.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #868686;
	}

.newscontent {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}


	
.whitecontent {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	}
	.whitecontent A:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitecontent A:active{
font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.whitecontent A:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
	
		
	
.textbold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}
		
	
.footer {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #dddddd;
}

.topertext {
font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	}
.subtopertext {
font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	}
	

.rightdots {
background-image:url(images/dots.gif);
background-repeat:repeat-y;
background-position:right;
}
.leftdots {
background-image:url(images/dots.gif);
background-repeat:repeat-y;
background-position:left;
}					   
.centerdots {
background-image:url(images/dots.gif);
background-repeat:repeat-y;
background-position:center;
}						   
