/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC
	
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5d5d5e;
	
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-align: justify;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a.bottom:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	background-image: url(../images/bottom_bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

a.bottom:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.menu A:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5e;
	text-decoration: none;
	font-weight: bold;
}
.menu A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5d5d5e;
	text-decoration: none;
}
.menu A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.textlink A:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.textlink A:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.textlink A:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.redmenu A:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	
}
.redmenu A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.redmenu A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.linkbg{background-image: url(../images/linkbg.gif);
background-position:top;
background-repeat:repeat-y;}
.topbg{background-image: url(../images/topbg.gif);
background-position:top;
background-repeat:repeat-x;}
.topred{ background-image:url(../images/linkbg_center.jpg);
background-position:top;
background-repeat:repeat-x;}
.headingbg{background-image: url(../images/mainlinkbg_center.jpg);
background-position:top;
background-repeat:repeat-x;}

.textbox{
font-family: Tahoma;
font-size: 11px;
color:777777;
}


