/* CSS Document */

body { margin:10px  }
body, p, td, th, ul, ol, h3, h4, div, li, dt, dd { font-family: Arial , Arial, Tahoma; font-size:14px; color:#FF35BE}
h1, h2 { color: #333333; font-size:11px; margin-left: 3px; margin: 0px;padding: 0px;}
a:link, a:hover, a:visited, a:active { text-decoration:underline; color:#FF35BE}
a:hover, a:active { text-decoration:none; color:#FF35BE}
body {
	background: #FFDBFB;
    background-image:url(../../images/bg.gif);
	background-repeat: repeat;
}
Table.thumb
{

	BORDER-bottom: #FF35BE 10px solid;
	BORDER-Right: #FF35BE 10px solid;
	BORDER-left: #FF35BE 10px solid;
}
Table.bg{
	
	background-repeat: repeat-x;
	}
	
Table.thumb2
{
	BORDER-top: #FF35BE 1px solid;
	BORDER-bottom: #FF35BE 1px solid;
	BORDER-Right: #FF35BE 1px solid;
	BORDER-left: #FF35BE 1px solid;
}


