body {
	background:#5b5b5b;
	background-image:url(images/bg_gray.gif);
	margin: 40px 0px 0px 0px;
      font-family:"Helvetica", Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#666666;
}

/* Links - General */
a { 
        color: #ff9933; 
        text-decoration: none; 
}

a:hover {
        color: #ff9933;
	text-decoration: underline;
}


/* Titles and Subtitles - General */


h2 {
	font-family: "Helvetica", Verdana, Arial, sans-serif;
	font-weight:normal;
	size: 16px;
	color:#515151;
	padding:0;
	font-size: 18px;
	margin: 5px 0 10px 0;
}

h3, h4, h5, h6 {
	font-family: "Helvetica", Verdana, Arial, sans-serif;
	font-weight:normal;
	color:#515151;
	margin:.10em 0 .15em 0;
	padding:0;
}

/* Text and Content Copy */

.content,.content td {
	font-family: "Helvetica", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}


/* Index page navigation, Buttons and Dotted Lines */


.index {
	font-family: "Helvetica", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	height: auto;
	width: 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	padding: 10px;


	

	
}

.button {
      margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;


}

/* Top Menu  */

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

/* Left Menu  */

.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;

}

/* Links Left Menu  */

.medium a { 
        color: #333333; 
        text-decoration: none; 
}

.medium a:hover {
        color: #ff9933;
	    text-decoration: underline;
}


.menu-line-h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;




}

.menu-left {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 5px;


}
.index-r {
	font-family: "Helvetica", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	height: auto;
	width: 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	border-top-color: #CCCCCC;

}
legend {
	padding:0 5px;
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
}
fieldset {
	padding: 10px;
	margin: 0 0 10px 0;
}

fieldset table{
	margin-top:10px;
}
form {
	margin: 0px;
	padding: 0px;
}


.tree, .tree ul {
	list-style:circle inside;
	margin-left:20px;
}


/* Paging PR*/
.t_paging{font-weight:bold;padding-bottom:10px;border-bottom:1px solid #999;margin-bottom:10px; text-align:right}
.b_paging{font-weight:bold;padding-top:10px;border-top:1px solid #999;margin-top:10px; text-align:right}
.b_paging a:hover,.t_paging a:hover{color:#000;text-decoration:none;}
.b_paging .selected,.t_paging .selected{
	font-weight:bold;
	padding:2px 2px;
	background-color:#FDA043;
	color:#fff;
}


.img_result table {
	margin-bottom:10px;
	border:1px solid #E2E2E2;
}


.img_result table th {
	font-size:12px;
	color:#000000;
	background-color:#E2E2E2;
	padding:3px;
	line-height: 11px;
	height: 30px;
}

.img_result table td {
	padding:3px;
}


#ticker {
	text-align:left;
	font-size:11px;
}

#ticker h3 {
	font-size:12px;
	margin-top:10px;
}

#ticker a, #ticker p{
	margin:0;
	padding:0;
}


