body {
	margin:0px;
	padding:0px;
}

body, th, td, p, div, span, input, select, textarea, caption {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#656763;
}
i {letter-spacing:1px;}
a {color:#4A74C3;}

h1 {font-size:24px;margin:2px;}
h2 {font-size:22px;margin:2px;}
h3 {font-size:18px;margin:2px;}
h4 {font-size:14px;margin:2px;}
h5 {font-size:12px;margin:2px;}
h6 {font-size:11px;margin:2px;}

td.menuTD {
	border-bottom:1px solid white;
	height:20px;
	padding-right:10px;
}

a.menuLink {
	font-weight:bold;
	color:#0456BA;
	text-decoration:none;
}
a.menuLink:hover {text-decoration:underline;}

td.dots_vertical
{
	background-image:url(images/dots_bg_hor.gif);
	background-repeat:repeat-x;
	background-position:center center;
}

a.catPageLink
{
	font-size:11px;
	color:#0456BA;
	text-decoration:underline;
}
a.catPageLink:hover {text-decoration:none;color:#D25DC3;}

