/* CSS Document */
table.wrapper {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	padding: 0px;
}

td.wrapper {
	border-width: 1px;
	border-style: solid;
	border-color: #015B7E;
	padding: 0px;
	background-color: white;
}

table.form {
	border-width: 1px;
	border-style: solid;
	border-color: silver;
}

table.noDeco td a, table.noDeco td a:hover {
	text-decoration: none;
	border: 0px;
}

tr.bgMenu {
	background-attachment: fixed;
	background: URL(../slices/menu_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

table.form td {
	font-color: black;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana, arial;
}

td.tabMenu {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: black;
}

td.sideCat {
	background-color: #CAD3DA;
	font-color: black;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial;
	padding: 5px;
}

table.homeBorder {
	border-width: 1px;
	border-style: solid;
	border-color: silver;
}

td.premiumAd {
	padding: 5px 0px 5px 5px;
	border-width: 1px 0px 0px 1px;
	border-color: black;
	border-style: solid;
	background-color: white;
}

td.menuText {
	font-color: black;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial;
	padding: 0px 5px 0px 5px;
}

td.menuText a {
	color: black;
	text-decoration: none;
}

td.menuText a:hover {
	color: #0054A6;
}

img.frontPage {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

td.imageContainer {
	padding: 0px 20px 0px 0px;
}

td.imageContainer2 {
	padding: 5px 11px 11px 0px;
}

td.mainContainer {
	padding: 0px 0px 11px 11px;
}

td.textBlockFrontPage {
	background-color: #EDF1F4;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	font-family: verdana, arial;
	font color: black;
	font-size: 11px;
	line-spacing: 155%;
	padding: 5px;
}

td.verticalDotted {
	border-style: dashed;
	border-color: silver;
	border-width: 0px 0px 0px 1px;
}

td.normalText {
	color: black;
	font-size: 11px;
	line-spacing: 155%;
	font-family: verdana, arial;
	padding: 5px;
}

td.footerText {
	color: white;
	font-size: 11px;
	font-family: verdana, arial;
	padding: 5px;
}

td.footerText a {
	color: cyan;
}

table.title {
	BORDER: 1px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #E6E6E6;
}

td.titleTD {
	font-color: black;
	font-size: 11px;
	font-family: verdana, arial;
	padding: 2px;
	border-width: 1px;
	border-color: silver;
	border-style: solid;
	background-color: #F2F2F2;
}

td.noPadding {
	font-color: black;
	font-size: 11px;
	font-family: verdana, arial;
	padding: none;
}

td.normalTextWithBorder {
	font-color: black;
	font-size: 11px;
	line-spacing: 155%;
	font-family: verdana, arial;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: silver;
}

td.normalTextWithBorderFront {
	font-color: black;
	font-size: 11px;
	line-spacing: 155%;
	font-family: verdana, arial;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: silver;
	background-color: #F7FAFF;
}

td.gradient {
	background-attachment: fixed;
	background: URL(../slices/gradienBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: silver;
	font-color: black;
	font-size: 11px;
	line-spacing: 155%;
	font-family: verdana, arial;
	padding: 5px;	
}

td.panelTitle {
	/*background-color: #CAD3DA;*/
	font-family: verdana, arial;
	color: #327AB6;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
}

td.editPanelTitle {
	background-color: #CAD3DA;
	font-family: verdana, arial;
	color: #327AB6;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
}

td.panelContent {
	padding: 0px;
	font-family: verdana, arial;
	font color: black;
	font-size: 11px;
	padding: 3px;
	/*background-color: #F7FAFF;*/
	/*background-color: #F8F8F8;*/
	border-color: #327AB6;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
}

td.panelContentB {
	padding: 0px;
	font-family: verdana, arial;
	font color: black;
	font-size: 11px;
	padding: 3px;
	/*background-color: #F7FAFF;*/
	/*background-color: #F8F8F8;*/
	border-color: #327AB6;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
}

td.normalText a, td.normalTextWithBorder a, td.normal a, td.textBlockFrontPage a, td.gradient a {
	color: blue;
	text-decoration: underline;	
}

td.normalText a:hover, td.normal a:hover, td.textBlockFrontPage a:hover, td.gradient a:hover, td.normalTextWithBorder a:hover {
	text-decoration: none;
	color: blue;
	border-bottom: 1px dashed blue;
}

td.ad {
	padding: 0px;
}

td.ad a:hover {
	text-decoration: none;
	color: blue;
	border-bottom: 0px;
}

p.newsTitle, span.newsTitle, span.newsTitle a {
	color: #3774A0;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
}

span.storyTitle {
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana, arial;
}

td.normal {
	font-family: verdana, arial;
	color: black;
	font-size: 11px;
}

td.bgTop {
	padding: 0px;
	background-attachment: fixed;
	background: URL(../slices/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #015B7E;
}

td.innerAdBox {
	font-family: verdana, arial;
	color: #666666;
	font-size: 11px;
}

td.innerAdBox a, td.panelContent a {
	text-decoration: underline;
	border-bottom: 0px;
}

td.innerAdBox a:hover, td.panelContent a:hover {
	text-decoration: none;
	border-bottom: 1px dashed blue;
	color: blue;
}

hr {
	border-style: dotted;
	border-width: 1;
	border-color: silver;
}

hr.hrsep {
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	border-color: silver;
	color: white;
}

hr.newsSep {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #007EBC;
	color: white;
}

img.ad {
	padding: 11px;
}

img.thumbnails {
	border-color: #666666;
	border-style: dotted;
	border-width: 2px;
}

td.rightColumn {
	padding: 0px 11px 0px 5px;
	/*border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: silver;*/
	background-color: white;
}

td.rightColumn2 {
	padding: 0px 11px 11px 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: silver;
}

td.rightColumn3 {
	padding: 0px 11px 11px 5px;
	border-width: 0px;
}

td.middleColumn {
	padding: 0px 5px 0px 5px;
}

hr.noSpaces {
	NOSHADE: true;
}

ul.linkBox {
	border-color: silver;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	line-height: 16px;
	padding: 11px 2px 2px 20px;
	margin: 0;
}

ul.image {
	border-color: silver;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	line-height: 16px;
	padding: 11px 2px 2px 0px;
	margin: 0;
}

ul.image a:hover {
	border: 0px;
}

ul.indent {
	padding: 0px 0px 0px 8px;
	margin: 0;
	/*-moz-agent: true;*/
}

li {
	list-style-image: url(../slices/bullet.jpg);
	list-style-position: outside;
}

table.withBorder {
	border-color: silver;
	border-width: 1px;
	border-style: solid;
}

input.button {
	color: black;
	font-family: verdana, arial;
	font-size: 11px;
	font-color: black;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
	background-color: #white;
}

textarea.editor {
	width: 100%;
}

.submenu {
	font-family: verdana, arial;
	font-size: 11px;
	font-color: black;
}

select, input {
	font-family: verdana, arial;
	font-size: 11px;
	font-color: black;
	font-weight: normal;
}

blockquote.search {
	color: #666666;
	font-family: verdana, arial;
	font-size: 11px;
}

blockquote.block {
	color: #666666;
	font-family: verdana, arial;
	font-size: 11px;
	background-color: white;
	border: 1px;
	border-color: silver;
	border-style: solid;
	padding: 2px;
}

blockquote.normal {
	color: black;
	font-family: verdana, arial;
	font-size: 11px;
}

option.header {
	font-family: verdana, arial;
	font-size: 11px;
	color: silver;
	font-weight: bold;
}

span.notice {
	font-family: verdana, arial;
	font-size: 11px;
}

td.adnotice, td.adnotice a, td.adnotice a:hover {
	color: white;
	font-family: verdana, arial;
	font-size: 11px;
	background-color: red;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 0px;
}

input.searchBox {
	width: 100%;
}

td.categoryBox, td.categoryBox2 {
	padding: 3px;
	border-width: 0px 1px 0px 1px;
	border-color: silver;
	border-style: solid;
	font-family: verdana, arial;
	font-size: 11px;
	color: black;
}

td.categoryBoxFrontPage {
	padding: 3px;
	font-family: verdana, arial;
	font-size: 11px;
	color: black;
	background-color: #EDF1F4;
}

td.subMenu {
	padding: 3px;
	font-family: verdana, arial;
	font-size: 11px;
	color: white;
	background-color: #015B7D;
}

td.subMenu a {
	color: white;
}

td.subMenu a:hover {
	text-decoration: none;
	color: yellow;
	border-bottom: 1px dashed yellow;
}

table.categoryFrontPage {
	border-width: 1px;
	border-color: silver;
	border-style: solid;
}

td.categoryBox img {
	border-color: black;
	border-style: solid;
	border-width: 0px;
}

td.categoryBox2 img, td.categoryBoxFrontPage img {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

td.categoryBox a:hover, td.categoryBox2 a:hover, td.categoryBoxFrontPage a:hover {
	border-width: 0px;
	text-decoration: underline;
}

div.quickbar {
	position: relative;
	top: 0px;
}

div.storyNav {
	position: relative;
	top: 0px;
}

p.smallLink, span.smallLink {
	font-size: 11px;
}

table.editNote {
	border-style: dotted;
	border-width: 1px;
	border-color: silver;
	background-color: #EDF1F4;
}

table.editNote td {
	font-family: verdana, arial;
	font-size: 11px;
	color: black;
}

span.noDeco a, span.noDeco a:hover {
	text-decoration: none;
	border: 0;
	border-width: 0px;
}


textarea {
	width: 100%;
}


/*	CALENDAR	*/
td.hoverDate a:hover {
	background-color: black;
}
	
table.month td {
	font-family: verdana, arial;
	font-size: xx-small;
}

table.month td a {
	text-decoration: none;
}
	
td.today {
	border-width: 1px;
	border-color: red;
	border-style: solid;
}
	
td.normalDate {
	background-color: white;
}
	
td.month {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: silver;
}
	
td.weekDays {
	font-weight: bold;
	color: black;
}

td.separator {
	border-width: 1px 0px 1px 0px;
	border-style: dashed;
	border-color: silver;
	padding: 2px;
	font-family: verdana, arial;
	font-size: 11px;
	color: black;
}

td {
	font-family: verdana, arial;
	font-size: 11px;
}

td.discCard {
	padding: 0px 20px 0px 0px;
}

td.discTable {
	padding: 2px;
	border: 0px;
}