@charset "windows-1250";

body { width: 100%; height: 100%; background-color: #f4f4f4; margin: 0px; border: 0px; }

//Tabele

#MainTable table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
}

#TopTable table {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 100%;
	border: 0px;
}

#MainMenuItems table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 173px;
	border: 0px;
}

#MainPGTable table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
}

#MainTable #PGTopTD {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 100%;
	border: 0px;
}

.MainMenuItem {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 17px;
}

.SubMenuItem {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e3192;
	text-indent: 23px;
}

.PGRightTD {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 173px;
	border: 0px;
	background-color: #f4f4f4;
	background-image: url(../images/racsoftware_pglft_side.jpg);
	background-repeat: no-repeat;
}

.PGMainTD {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
	background-color: #f4f4f4;
}

.rightTD {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 100%;
	border: 0px;
	background-image: url(../images/racsoftware_pgtop_bckgrnd.jpg);
	background-repeat:repeat-x;
}
.MainPgLftTD {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 15px;
	border: 0px;
	background-image: url(../images/racsoftware_mainpg_lftshade.gif);
	background-repeat: no-repeat;
}

.MainPgTopTD {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
	background-image: url(../images/racsoftware_mainpg_topshade.gif);
	background-repeat: repeat-x;
}

.ntext {
	margin: 0px;
	padding: 00px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: ;
	color: #000000;
	text-indent: 17px;
}

.ttext {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: ;
	color: #000000;
	text-align: justify;
	text-indent: 0px;
}

h1 {
	margin: 20px;
	font-family: sans-serif;
	font-size: 14px;
	color: #000090;
}

.atext {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: ;
	color: #0000FF;
}

.historydiv {
}

.historytext {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 15px;
	left: 230px;
}

.historytext A{
	color: #E0E0E0;
}

.pagetitle {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000090;
	text-indent: 17px;
}
