/* CSS Document */

body{
margin:0px;
padding:0px;
background-color:#F6F4E7;
font-family:Tahoma, Arial, Georgia;
font-size:11px;
color:#262626;
}

.h2Link {color: #DD1B22; font-size:15px; font-family: "Times New Roman", Times, serif; text-transform:uppercase; font-weight:bold;}
.h2Link a:link, .h2Link a:visited {color: #B30007; text-decoration:underline;}
.h2Link a:hover {color: #DD1B22; text-decoration: none; }

.button{
font-family:Tahoma, Arial, Impact;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
background-color:#424446;
border: solid 1px #111113;
padding-top:5px;
padding-bottom:5px;
}

.input{
font-family:Tahoma, Arial, Impact;
font-size:11px;
color:#212121;
border: solid 1px #D8D8D8;
padding-top:4px;
padding-bottom:4px;
padding-left:3px;
width:150px;
}

.Matri-Links {font-family: Tahoma, Arial, Georgia; color: #E33630; font-size:11px;}
.Matri-Links a:link, .Matri-Links a:visited {color: #B30007; text-decoration: none;}
.Matri-Links a:hover {color: #E33630; text-decoration: underline;}


.content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;

}
a.content
{
font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline
}
.contentred {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: normal;
}

