/*
+**********************************************************************+
|  Copyright (c) 2003 CSCare Inc. All Rights Reserved.                 |
|  This is proprietary source code of CSCare Inc.                      |
+**********************************************************************+
*/
/*
+**********************************************************************+
| PAGE ONLINE DEMOS                                                    |
+**********************************************************************+
*/	
#pgodemo H1 { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding-top: 40px; 
	padding-left: 100px; 
	background: url(../img/banner_news_left.gif) no-repeat 0px 0px; 
	margin: 10px 0px 10px 0px; 
}
#pgodemo TABLE { 
	width: 700px; 
	margin-bottom: 20px; 
}
#pgodemo TD { 
	width: 50%; 
	vertical-align: top; 
	text-align: center; 
	font-size: 12px; 
	padding-left: 3px; 
	padding-right: 3px; 
}
#pgodemo #asnmp {
	padding-right: 15px;
}
#pgodemo #tconsole {
	padding-left: 15px;
}
#pgodemo TD.mid { 
	border-right: 1px solid Silver; 
}
#pgodemo TD A { 
	margin-bottom: 10px; 
	padding-top: 130px; 
	text-decoration: none; 
	color: Black; 
	font-size: 12px; 
}
#pgodemo TR.button {
	padding-top: 5px;
}
#pgodemo TR.button A { 
	margin-top: 5px; 
	margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto;  
	width: 115px; 
	padding-top: 0px; 
	padding-left: 15px; 
	background: url(../img/arrow3.gif) no-repeat left; 
	font-weight: bold; 
}
#pgodemo TR.button A:hover { 
	text-decoration: underline; 
}
#pgodemo IMG {
	margin: 4px;
	margin-bottom: 8px;
	border: 0px;
}
#pgodemo #tconsole, #pgodemo #asnmp {
	padding-bottom: 5px;
}
