TABLE{
padding: 0px;
}
TABLE.stiched {
padding: 0px;
margin: 0px;
border-style: dashed;
border-width: 1px;
border-color: #990000;
}
BODY.background {
background: url(../images/back5.gif);
background-position: top center;
background-repeat: no-repeat;
background-color: #000000;
background-attachment: fixed;
}

A.menu:link, A.menu:visited, A.menu:active{
	Font-Size : 13px ;
	Font-Family : Arial ;
	Font-Weight : Normal ;
	Color: #FFFFFF;
}
A.menu:hover, A.menu:visited:hover{
	Font-Size : 13px ;
	Font-Family : Arial ;
	Font-Weight : Normal ;
	Text-decoration: Underline;
	Color: #FFFFFF;
}

A.title:link, A.title:visited, A.title:active{
	Font-Size : 13px ;
	Font-Family : Verdana ;
	Font-Weight : Normal ;
	Color: #FFFFFF;
/*	Color: #FFCCCC; */
}
A.title:hover, A.title:visited:hover{
	Font-Size : 13px ;
	Font-Family : Verdana ;
	Font-Weight : Normal ;
	Text-decoration: Underline;
	Color: #FFFFFF;
/*	Color: #FFCCCC; */
}
.bold{
	Font-Weight : Bold;
}
.italic{
	Font-Style : Italic;
}
.bolditalic{
	Font-Weight : Bold;
	Font-Style : Italic;
}
A.srclink:link, A.srclink:visited, A.srclink:active{
	Font-Size : 13px;
	Font-Family : Verdana ;
	Font-Weight : Bold;
	Font-Style : Italic;
}

A.srclink:hover, A.srclink:visited:hover{
	Font-Size : 13px ;
	Font-Family : Verdana ;
	Font-Weight : Bold ;
	Text-decoration: Underline;
}

