/* CSS Document */

/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

td.leftpattern  {
	height: 541px;
	width: 165px;
	background-repeat: no-repeat;
	background-image:url(../images/tom_site3_01.gif);
}


td.header  {
	height: 119px;
	width: 682px;
	background-repeat: no-repeat;
	background-image:url(../images/tom_site3_02.gif);
}

td.navigation  {
	height: 27px;
	width: 682px;
	background-repeat: no-repeat;
	background-image:url(../images/tom_site3_04.gif);
}


td.body1 {
	width: 504px;
	height: 682px;
	background-repeat: repeat-y;
	background-color:#2d4560;
}


td.leftbottom {
	width: 165px;
	height: 109px;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

td.rightbottom {
	width: 152px;
	height: 109px;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

td.rightpattern {
	width: 152px;
	height: 541px;
	background-repeat: no-repeat;
	background-image:url(../images/tom_site3_03.gif);
}


td.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
}

td.whitecopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}

td.bluecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15294C;
	line-height: 22px;
}

td.headline {
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
}

a:link,a:active,a:visited {
	color: #C3D6E5;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color:#CCCCCC;
	text-decoration: none;
}	

a.dis:link,a.dis:active,a.dis:visited {
	color: #AE2E20;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
a.dis:hover {
	color: #15294C;
	text-decoration: none;
	font-size:9px;
}

p.txt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

p.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
