/*ari sis style*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
.breadcrumb {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #dddddd;
}

.FieldName{
	font-weight: bold;
	font-size: 11px;
	font-family:arial;
	color: #000;
	text-align: left;
}

.headerlink:link, .headerlink:visited, .headerlink:active, .headerlink:hover
{
	font-weight: bold;
	font-size: 12px;
	font-family:arial;
	text-align: left;
	text-decoration:none;
}

.headerlink
{
	font-weight: bold;
	font-size: 12px;
	font-family:arial;
	text-align: left;
	text-decoration:none;
}

.Field
{
	padding-left :5px;
	padding-right :5px;
	font-size: 11px;
	font-family:arial;
	color: #000;
	text-align: left;
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid;	
}

.FieldETC{
	padding-left :5px;
	font-size: 11px;
	font-family:arial;
	color: #000;
	text-align: left;
}

.Teks{
	font-size: 11px;
	font-family:Arial;
	color: #000;
	text-align: left;
}

.TeksHyperlink{
	font-size: 11px;
	font-family:Arial;
	color:#286089;
	text-align: left;
	text-decoration:none;
}

.MainWhite{
	font-size: 16px;
	font-family:arial;
	color: #fff;
	text-align: left;
	width:350px;
}
.TeksWhite{
	font-size: 11px;
	font-family:arial;
	color: #fff;
	text-align: left;
	width:350px;
}
.TeksRed{
	font-size: 11px;
	font-family:arial;
	font-weight:bold;
	color: Red;
	text-align: left;
	width: 350px;
}
.TeksWelcome{
	font-size: 12px;
	font-family:arial;
	color: #fff;
	text-align: left;
}

.Copyright{
	font-size: 10px;
	font-family:arial;
	color: #000;
	text-align: left;
}

.ButtonStandard
{
	/*background: transparent url('images/backbutton.gif') no-repeat;*/
	/*border: 0px;*/
	height: 22px;	
	/*font: bold 11px Arial;*/
	font: 11px Arial;
	/*color: white;*/
}

.ButtonSkinMedium
{
	/*background: transparent url('images/backbutton.gif') no-repeat;*/
	/*border: 0px;*/
	height: 22px;
	width: 116px;
	/*font: bold 11px Arial;*/
	font: 11px Arial;
	/*color: white;*/
}

.ButtonSkinSmall
{
	/*background: transparent url('images/backbuttonsmall.gif') no-repeat;*/
	/*border: 0px;*/
	height: 22px;
	width: 58px;
	/*font: bold 11px Arial;*/
	font: 11px Arial;
	/*color: white;*/
}

.ButtonFileUpload
{
	/*background: transparent url('images/backbuttonsmall.gif') no-repeat;*/
	/*border: 0px;*/
	height: 22px;	
	font: 11px Arial;
	/*color: white;*/
}

.LeftTableBox
{
	background: url('images/leftline.gif') white repeat-y;
	border-bottom: black 1px solid;
	width: 7px; 
	height: 331px;
}

.RightTableBox
{
	background: url('images/rightline.gif') white repeat-y;
	border-bottom: black 1px solid; 
	width: 7px; 
	height: 331px;
}

.CenterTableBox
{
background: url('images/headerbg.gif') white repeat-x;
width: 720px; border-bottom: black 1px solid;
height: 331px;
}

.GridHeader
{
    font-weight: bold;
    font-family:Arial;
    font-size:11px;
    color:white;
    line-height:18px;
}

.GridItem
{	
    font-weight: normal;
    font-family:Arial;
    font-size:11px;
    color:black;
    line-height:18px;
}

.GridItem a
{	
    font-weight: normal;
    font-family:Arial;
    font-size:11px;
    color:black;
    line-height:20px;
}

/* left nav */
/* new CSS */
.titlepage {
	font:24px "Trebuchet MS";
	color:#1e90ff;
	font-weight:bold;
}

