/* Global CSS definitions for Simpltek */

table {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #111111;
}

body {
	background-image:   url(../images/bg_index.gif);
	margin: 0px 0px;
	background-color: #FFFFFF;
}

td a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #003366;
}

td#link {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #000000;
}

td#link a {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #000000;
}

.T11Blue {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #003366;
}

.T11Bold {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;

}

.T11BlueBold {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.BgIndexSidebar {
	background-image: url(../images/bg_sidebar.gif);
}

.BgColumn {
	background-image: url(../images/bg_column.gif);
}

.BgColumnWhite {
	background-image: url(../images/bg_column_w.gif);
}.T13BlueBold {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}