
/* DEFAULTS */

p
{
	margin:0px;
}

.bordersBottom
{
	border-bottom: 1px dotted #174CBC;
}


.boxHeader
{
	color:#FFFFFF;
	margin-right:54px;
	font-weight:bold;
	cursor:pointer;
}
td.box01
{
	background-image:url('images/Box01Up.jpg');background-repeat:no-repeat;background-position:top center;
	color:#FFFFFF;
}

.box01_over
{
	background-image:url('images/Box01Over.jpg');background-repeat:no-repeat;background-position:top center;
}


.box02
{
	background-image:url('images/Box02Up.jpg');background-repeat:no-repeat;background-position:top center;
}

.box02_over
{
	background-image:url('images/Box02Over.jpg');background-repeat:no-repeat;background-position:top center;
}


.box03
{
	background-image:url('images/BoxButSubmitUp.gif');background-repeat:no-repeat;background-position:top center;
}

.box03_over
{
	background-image:url('images/BoxButSubmitOver.gif');background-repeat:no-repeat;background-position:top center;
}

.box
{
	background-image:url('images/box.jpg');background-repeat:no-repeat;background-position:top center;
}

table.box  tr td
{
	line-height:2.4;
	padding-top:8px;
}
/* portfolio */
.tblIn2 td
{	
	color:#626262;
	line-height:1.8;
}

.tblIn2 img.border1
{
	border:1px solid #B0B2B1;
}
table.Hline
{
	border-left:1px solid #CCCCCC;
	border-bottom:0px;
}

.tblIn2 a.site
{
	color:#1C5EE8;
}

.tblIn2 a.site:hover
{
	color:#1A47A6;
}


/* clients */
.tblIn1 td
{	
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	color:#A3A0A0;
}
.tblIn1 td.spacer
{
	border:0px;
}
.tblIn1 td.Hline
{
	border-left:1px solid #CCCCCC;
	border-bottom:0px;
}

.tblIn1 tr.noBottom td
{
	border-bottom:0px;
}




td.navR
{
	border-bottom:0px;
	text-align:right;
}

td.navL
{
	border-bottom:0px;
	text-align:left;
}
 

.up
{background-color:#d1d1d1;padding-right:25px;}
.over
{
	background-image:url('images/DhatmlOver.jpg');
	padding-right:25px;
}

.over a
{
	font-weight:bold;
 	color:#FFFFFF;
}
.over a:hover
{
	color:#FFFFFF;
}

.hidden
{
	display:none;	
}

div.popmenu
{
	position:absolute;
	visibility:hidden;
 	padding-right:1px;
 }
td.bottom
{
	color:#626262;
 }
p
{
	margin:0px;
}

ol
{
	margin-bottom:10px;
	margin-top:10px;
	margin-right:34px;
}
ul
{
	margin-bottom:10px;
	margin-top:10px;
	margin-right:24px;
}
li
{
	margin-bottom:5px;
	margin-top:10px;
}
.header1
{
	color:#666666;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
 
 
	
}
.header2
{
	color:#666666;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	font-style: italic;
	letter-spacing:5px;
	border-bottom:0px solid black;
	width:100%;
 	
}
.header3
{
	color:#666666;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
 	border-bottom:0px solid black;
	width:100%;
 	
}
.header4
{
	color:#666666;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
 	border-bottom:0px solid black;
	width:100%;
 	
}
hr.hr1
{
	border-bottom:1px solid white;
	border-top:1px solid #CCCCCB;
	margin:0px;
	padding:0px;
}

div.txt1
{
	width:407px;
	height:350px;
	margin-top:0px;
	overflow: auto;
	border:0px solid red;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#666666; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	direction:ltr;
	text-align:right;
	padding:2px;
	padding-left:5px;
 }
 
div.txt1 a
{
	color:#174CBC;
}

div.txt2
{
	margin-right:10px;
	width:230px;
	height:260px;
	margin-top:0px;
	overflow: auto;
	border:0px solid red;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#666666; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	direction:ltr;
	text-align:right;
	padding:2px;
	padding-left:5px;
	padding-right:60px;
 }
 
div.rtl
{
	direction:rtl;
	width:100%;
	height:100%;
} 



.big
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	width:120px;

}

.medium
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	width:66px;
}

.s
{
	font-family: arial,sans-serif; 
	font-size: 12px;
	width:251px;
	color:#626262;

}

textarea.s
{
	font-family: arial,sans-serif; 
	font-size: 12px;
	width:351px;
	color:#626262;
}
.Nosize
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;

}

.error
{
	font-size: 11px;
	color:red;
}


/* links */
a {
	font-family:arial;
	font-size:12px;
    text-decoration : none;
    color:#626262;
    font-weight:normal;
}
a:hover {
	color:#353434;
}

a.bloglinks
{
 	font-size:16px;
	font-weight:bold;
}

td.footer
{
	font-size:10px;
	color:#626262;
	padding-right:10px;
}
td.footer a
{
	font-size:10px;
}
td.footer a:hover
{
	color:#353434;
}
td.links
{
	text-align:left;
	float:left;
	font-size:10px;
	padding-left:20px;
	height:22px;
	vertical-align:bottom;
}


td.links a
{
	font-size:10px;
	color:#000000;
}

td.links a:hover
{
	color:#353434;
}



td.kahuna
{
	text-align:left;
	float:left;
	font-size:10px;
	padding-left:20px;
	height:12px;

}

td.flash
{
	font-size:10px;
	text-align:right;
	float:right;
 	vertical-align:middle;
 	color:#E5E4E5;
}
td.flash a
{
	font-size:10px;
	color:#E5E4E5;
}

td.flash a:hover
{
	color:#C5C3C5;
}

a.link1
{
	color:#087DF1;
}

a.link1:hover
{
	color:#0160BD;
}

img     {border:0;}


/* flat input buttons/checlboxes */
.nav
{
 	cursor: pointer;
}

.button
{
	border: 3px outset #1958D9;
	padding: 0px;
	cursor: pointer;
	font: bold 11px Tahoma,sans-serif;
    background: #1958D9;
    color:#F7EFD9;
    height:25px;
}
.button2
{
	border: 3px outset #ABADB3;
	padding: 0px;
	cursor: pointer;
	font: bold 11px Tahoma,sans-serif;
    background: #ABADB3;
    color:#FFFFFF;
    height:25px;
}
/* optional fields */
td  {
    font: normal 12px Arial,sans-serif;
    border : 0px solid red;
    color : #000000;

}  
 
form
{
	margin:0px;
}

 
body  {
    font: normal 12px Arial,sans-serif;
    color:black;
	margin:0px;
	direction:ltr;
	text-align: right;
}
