a {
	color : #003399;
}

b {
    font-weight: bold;
}

a:hover {
	text-decoration : underline;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

ul {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

li {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
    list-style-image: url(/images/carrot.gif);
	list-style-position: outside;
}

td {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

p {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-left : 10px;
	margin-right: 30px
}

.color_osdn {
	color : #004A88;
}

.color_prod {
	color : #D95B0D;
}

.color_services {
	color : #999999;
}

.color_company {
    color : #014E24;
}

.leftcolumn {
	color : #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}

.navi {
	background-color : #FF3333;
	color : #000000;
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration : none;
}

.menu {
	color : #FFFFFF;
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	text-decoration : none;
}
.index_title {
	color : #FF0000;
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	text-decoration : none;
}
.menus {
	background-color : #6666ff;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	margin-left: 3px; 
	line-height: 18px; 
	margin-right: 0px
}

.news {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.newsth {
	background-color : #FF9933;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.products_benefits {
    color: #FFFFFF;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px; 
    background-color: #442255;
}

.products_benefits LI {
    color: #FFFFFF;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px; 
    font-weight : bold; 
    list-style-image: url(/images/caret-white.gif);
    list-style-position: outside;
    /* white-space: nowrap;  */
}

.products_benefits UL {
    margin-left: 0px;
	padding-left: 25px; 
}

.products_benefits A {
    color: #FFFFFF;
    font-weight: bold;
}

.products_features {
    border-collapse: collapse;
    border: 1px solid black;
}

.products_features TD {                                                                          
    border: 1px solid black;                                                                     
}

.products_grey UL {
	padding-left: 18px;
	margin-left: 0px;
}

.products_grey LI {
    color: #000000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : normal;                                                            
    list-style-image: url(/images/carrot2.gif);
    list-style-position: outside;
}

.roi_numbers {
	color : #D95B0D;
	margin-bottom: 0;
}

.sourceforge {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.sublinks1 {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.subnav1 {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	margin-left : 15px;
}

.pr_bold {
        font-weight: bold;
}

.pr_italic {
	font-style : italic;
}

.pr_normal {
        font-weight: normal;
}

.pr_heading {
        font-size: 12px;
        font-weight: bold;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-align: center;
}

.footer A {
	color: #888888;
}

/* embedded caption */
.screenshot_caption {
	color: #777777;
	font-size: 12px;
	text-align: center;
}

.screenshot_caption_large {
	color: #777777;
	font-size: 12px;
	text-align: left;
}

.screenshot_caption A {
	color: #777777;
}

