/* CSS Document */

body
{
  margin-left:0px;
  margin-top:0px;
  background-image:url(images/bodybg.jpg);
  background-repeat:repeat-x;
  background-color:#996633;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
 
}

.menu { border-bottom:1px solid #cccccc; }
.menu a{ font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; color:#345e67; text-decoration:none;  }
.menufloat { float:left; margin-right:2px; }

#shadowedBorder { padding:7px; width:800px; margin:15px auto 8px auto; color:#333333; }
#shadowedBorder, #shadowedBorder .sb-inner { background:#ffffff repeat-x; }


.cont {
text-align:justify;
	
}

.web {	
	color:#336699;
	font-weight:bold;
		
}

.read {
	color:#ed6700;
	font-weight:bold;
		
}

.read a{
	color:#ed6700;
	font-weight:bold;
		
}

.blueread { color:#2098F6;
font-weight:bold;
}

.redread { color:#f7250c;
font-weight:bold;
}

.greenread { color:#a4b508;
font-weight:bold;
}

.footer {
	text-decoration:none;
	color: #FFFFFF;
}

.footer a{
		color:#ffffff;
		text-decoration:none;
		margin-left:5px;
		margin-right:5px;
		line-height:15px;
}

.style3 {
	font-weight: bold;
	color: #0099FF;
}



.alig{
text-align:center;
}

.point{
	color: #666666; 
border-bottom:#cccccc;
border-bottom-width:1px;
border-bottom-style:solid;
}

.bgrep
{
background-image: url(images/bg4.jpg);
background-repeat: no-repeat;
}

.orang
{
color:#ff3300;
}
.headin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000; 
	}
.usehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	
.useheadblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;	
	}

	
	.border1 {
border-left:#cccccc;
border-left-width:1px;
border-left-style:solid;
border-right:#cccccc;
border-right-width:1px;
border-right-style:solid;
}
	
.borderlft {
border-left:#cccccc;
border-left-width:1px;
border-left-style:solid;
border-right:#cccccc;
border-right-width:1px;
border-right-style:solid;
border-bottom:#cccccc;
border-bottom-width:1px;
border-bottom-style:solid;
}

.tbor { border-left:1px solid #999999; border-right:1px solid #999999; }

.sidesl { font-style:italic; font-size:12px; color:#9F0000; font-weight:bold; }

.rightRoundGrey { 
	border-right: 1px #999999 solid; 
	border-left: 1px #999999 solid; 
	padding: 0px 2px 4px 3px; 
	color:#333333;
}
.rightRound3 {
	border-right: 1px #CADB2B solid; 
	border-left: 1px #CADB2B solid; 
	padding: 0px 2px 4px 3px; 
	color:#333333;
}
.rightRound1 { 
	border-right: 1px #999999 solid; 
	border-left: 1px #999999 solid; 
	padding: 0px 2px 4px 3px; 
	color: #336699;
	font-weight: bold;
}
.rightRound2Nbg { 
	border-right: 1px #CADB2B solid; 
	border-left: 1px #CADB2B solid; 
	padding: 0px 2px 4px 3px; 
	color:#333333;
}
.inside { padding-right: 12px; }

.portfoliotxtcolor { color:#5d3011; }
.portfoliohead { color:#0a3a7a; font-size:13px; font-weight:bold; }

.topmenu a{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; margin-left:5px; margin-right:5px; }
.topmenu { font-size:12px; }




#jsddm { padding:0;  margin:0px; width:100%; }

	#jsddm li
	{	
		list-style: none;
		float:left;
		text-align:center;
    }

	#jsddm li a
	{	display: block;
		color:#345e67; 
		text-decoration:none; 
		font-weight:900;
		text-align:center;
		margin-right:2px;
		width:80px;
	}

	#jsddm li a:hover
	{	color:#3e707b; }
		
		#jsddm li ul
		{	margin: 0;
		    margin-left:-10px;
			padding: 0;
			padding-top:6px;
			position: absolute;
			visibility: hidden;
			width:163px;
			z-index:1000;
		
			}
		
			#jsddm li ul li			
			{	
				float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width:100%;
			text-align:justify;
			padding-left:10px;
			padding-top:8px;
			padding-bottom:8px;
				background: #365a8f;
				color: #fff;
				font-family:corbel;
				text-transform:uppercase;
				font-size:12px;
				}
			
			#jsddm li ul li a:hover
			{	background: #8EA344; color:#FFFFFF;}
			

.content{
			background-color:white;
			width:800px;
			padding:7px 0px 0px 0px;
			margin:0px auto 0px auto;
			text-align:center;
			top:20px; bottom:30px;
		}



/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ffffff;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color:gray;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
-->

