body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color :#FB346F;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #999999;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color :#FFFFFF;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color :#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


td {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li{
	list-style-type: none;
	list-style-image: url(images/bullet.jpg);
	margin-left:-15px;
}
b {
	color: #5D5D5D;
}

/*---------------------------- bacic -------------------------------*/


.smalltext {
	font-size: 9px;
	color: #999999;
}
a.smalltext {
	font-weight: bold;

	color: #F7316C.;
	color: #FF8533;
}

.smalltextextra {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.tilakimenu {	
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-align: right;
}


/*---------------------------- tables -------------------------------*/
.linedashed_orizontal{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-color: #999999;
	
}
.logobackground {
	background-image: url(images/logo_print.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.mytable-textin2 {
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #ADADAD;
}

.backborder {
	background: url(images/border-copy_03.jpg) repeat-y;
}


/*---------------------------- links -------------------------------*/
.numberportfolio {
	background-color: #C7DE18;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.numberportfolio:hover {
	background-color: #FF8533;
	color: #FFFFFF;
	font-weight: bold;
}
.numberportfolio_open {
	margin-left: 0px;
	background-color: #B7B7B7;
	color: #E9E9E9;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}

/*---------------------------- form -------------------------------*/


.bottom{
	border: 0px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

.notes {
font-size: 9px;
	font-style: italic;
	color: #666666;
}
