body{
background:url(../images/bg.gif) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0px;
}

#top_links{
color:#1787ba;
}

#top_links a{
color:#1787ba;
text-decoration:none;
}

#top_links a:hover{
text-decoration:underline;
}

#sub_menu{
color:#000;
}

#sub_menu a{
color:#000;
text-decoration:none;
padding:0 10px 0 10px;
}

#sub_menu a:hover{
text-decoration:underline;
}

#menu{
list-style:none;
display:inline;
}

#menu li{
display:inline;
float:left;
}

#menu a{
display:block;
width:115px;
color:#fff;
text-align:center;
text-decoration:none;
line-height:30px;
border-right:1px solid #fff;
}

#menu a:hover{
background:url(../images/menu_hover.gif) repeat-x;
}

#footer{
color:#FFFFFF;
}

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

#footer a:hover{
text-decoration:underline;
}

.heading{
background:#369DCC;
 color:#FFFFFF;
 font-size:14px;
 font-weight:600;
}

.date{
background:#369DCC;
 color:#FFFFFF;
 text-align:right;
 padding-right:10px; 
}

.date a{
 color:#FFFFFF;
 text-align:right;
 text-decoration:none;
}

.pr_bg{
/*background:url(../images/pr_bg.gif) repeat-x bottom;*/
border:1px solid #e0e0e0;
}

.pr_bg_feature{
background:url(../images/pr_bg.gif) repeat-x bottom;
border:1px solid #369dcc;
}

.pr_none{
border:1px solid #e0e0e0;
}
.box_border{
border-left:1px solid #369dcc;
border-right:1px solid #369dcc;
}
.box_small{
background:url(../images/heading_b_bg.gif) repeat-x;
font-size:5px;
}

img{
border:0px;
}

.pr_heading{
 color:#369DCC;
 font-size:14px;
 font-weight:600;
 text-decoration:none
}
.pr_heading_basic{
	color:#59ACD5;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}
.basic_smry{
	font-size:11px;
}
.pr_heading:hover{
text-decoration:underline;
}

a{
color:#369DCC;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

#menu div{
background:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
color:#fff;
text-decoration:none;
text-align:center;
font-size:12px;

line-height:30px;
}

#menu div:hover{
background:url(../images/menu_hover.gif);
}

#table tr{

border:1px solid #000;}


.inner_page_heading{
background:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
color:#fff;
text-decoration:none;
font-size:12px;
line-height:30px;
padding-left:10px;

}

.innerpage_text_a{
font-size:12px;
color:#000;
text-decoration:none;
}

.table_border{
border:1px solid #369DCC;

}

.error {
	background-color:#FFEAEA;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.notice {
	background-color: #CEE7FF;
	padding: 5px;
	border: 1px solid #158AFF;
	margin-bottom: 5px;
}
/*#addcat { display:none; }*/

.hits { background:#FFFFFF; color:#0066FF; border: 1px solid #666666; padding:1px; font-size:11px}

h1{ padding:0; font-size:16px; color:#3C9DFF}

.comp_logo { width:340px; height:100px; overflow:hidden; vertical-align:middle; display:table-cell; text-align:right}

#selCat, #selmsa{
	padding:0;
	margin:0;
}

#quotedTextDiv{
	width:250px;
	display:inline-block;
	float:right;
	margin-left:4px;
	text-align:center;
}
#quotedText{
	padding:3px;
	background:#F5F5F5;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/*#########################category tree menu#############################*/
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../images/treeview-red.gif); } 

.treeview-black li { background-image: url(../images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/treeview-black.gif); }  

.treeview-gray li { background-image: url(../images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(../images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../images/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../images/file.gif) 0 0 no-repeat; }

/*################################tree menu end######################################*/