body {
	background-image:  url(images/bggrass.jpg);
	margin: 0 0 0 0;
}

body, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tdcap {
	background-repeat:no-repeat;
}
.TextBox {font-size: 14px}
.TextDepan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.TextDate {color: #FF6633}
.TextNews {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TextTitle {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #063263;
	text-decoration: none;
}
a:link {
	color: #063263;
	text-decoration: none;
}
a:visited {
	color: #063263;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #063263;
	text-decoration: none;
}

.tdOver1 {
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #14408C;
	border-left: 1px solid #14408C;
}

.tdOver {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#memoryticker{
/*background-color: lightyellow;*/
width: 450px;
font: bold 12px Verdana;
/*Tip: add in height attribute here for multiple line scroller*/
/*border: 1px solid black;*/
padding: 3px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}

.tdbox_top {
	border-top: 1px solid #006400;
}

.tdbox_bottom {
	border-bottom: 1px solid #006400;
}

.tdbox_left {
	border-left: 1px solid #006400;
}

.tdbox_right {
	border-right: 1px solid #006400;
}
