body {

	background-image: url(images/bg_TG.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;

}
li {
	font-family: Tahoma;
	font-size: 12px;
	list-style-type:square;
}
.normal
{
	font-family: Tahoma;
	font-size: 12px;
}

.small
{
	font-family: Tahoma;
	font-size: 11px;
}
.tiny
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.headerTG {
	font-family: Tahoma;
	font-size: 16px;
}
.headerTGIndex {
	font-family: Tahoma;
	font-size: 14px;
}
.bgTable {
	background-image: url(images/bg_news.gif);
	background-repeat: repeat-x;
}
.bgTableMain {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
}
.bgTableLine {
	background-image: url(images/bgline.gif);
	background-repeat: no-repeat;
}

.bgPageright {
	background-image: url(images/bglineright.gif);
	background-repeat: repeat-y;
}
.bgPageLeft {
	background-image: url(images/bglineLeft.gif);
	background-repeat: repeat-y;
}
.padding5 {
	padding: 5px;
}
.rightBorder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #cccccc;
	padding: 5px;
}
.Borders {
	border: 1px solid #cccccc;
}
.BordersBlog {
	border: 2px dashed #cccccc;
}
.BordersBlogthin {
	border: 1px dashed #cccccc;
}
.BreadCrumbs
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #666666;
}
.linksBreadCrumb
{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.linksBreadCrumb:hover
{
	font-weight: bold;
	text-decoration: none;
	color:  #CC0000;
}
.links {
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.links:hover {
	color:  #CC0000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;

}
.bgMenu {
	background-image: url(images/bg_menu.gif);
	background-color: #f1f1f1;
	background-repeat: repeat-x;
	text-decoration: none;
}

.linksSub {
	color: #333333;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;

}
.linksSub:hover {
	color:  #CC0000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;

}