BODY {
	color: #565656;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	background-color : #FDFDFF;
	font-size: 10px;
	font-family: Verdana, Geneva, Lucida, 'lucida grande', Arial, Helvetica, Sans-Serif;
}
    
.leftmenu {
}
    
.footer {
	padding-left: 20px;
	color: #999999;
}

.footer a:link, .footer a:visited {
	color: #999999;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.header_img {
	background-image: url(/templates/da_soft_main/images/header.jpg);
	background-repeat: no-repeat;
}

.mainmenu_img {
	background-image: url(/templates/da_soft_main/images/menu_bg.gif); 
}

.block_header_img {
	background-image: url(/templates/da_soft_main/images/block_header.gif);
	valign: middle;
}

.block_header_img h1 {
	/*font-family: Time New Roman, Georgia, Calibri, Verdana, Ariel, sans-serif;*/
	font-family: Verdana, Geneva, Lucida, 'lucida grande', Arial, Helvetica, Sans-Serif;
	font-size: 20pt;
	color: #f00c67;
 	padding: 15px 25px 0;
 	font-weight: normal;
 	margin: 0;
}

.adv_features {
 	color: #565656;
	line-height: 1.1em;
 	font-size: 12px;
 	font-family: verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif;
 	padding-top: 10px;
 	padding-bottom: 0px;
 	padding-left: 25px;
 	padding-right: 25px;
}

.anydac_body_img {
	background-image: url(/templates/da_soft_main/images/anydac_body.jpg);
}

.vcl_body_img {
	background-image: url(/templates/da_soft_main/images/vcl_body.jpg);
}

.service_body_img {
	background-image: url(/templates/da_soft_main/images/service_body.jpg);
}

.news_blog_body_img {
	background-image: url(/templates/da_soft_main/images/news_blog_body.gif);
}

.news_blog_footer_img {
	background-image: url(/templates/da_soft_main/images/news_blog_footer.gif);
}

.footer_img {
	background-image: url(/templates/da_soft_main/images/footer_bg.gif);
}

.footer_line_img {
	background-image: url(/templates/da_soft_main/images/footer_line.gif);
}

.left_title_img {
	background-image: url(/templates/da_soft_main/images/menu_bg.gif);
}

td.mainWindow {
	background-color: #e1e1e1;
}	

td,tr,p,div {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: circle;
}
	
.code_listing {
	background-color: #EBEBEB;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	border: solid #666666 1px;
	margin: 10px 10px 10px 10px;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: move;
	font-weight: bold;
	color: #0CCCCC;
}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: move;
	font-weight: normal;
}

.tabpadding {
}

.tabheading {
	background-color: #CCE197;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h3 {
	color: #565656; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

h4 {
	color: #565656; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

h5 {
	color: #565656; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
}

h6 {
	color: #565656; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}	

ul {
	margin-top:0; 
	margin-bottom:0;
	font-size: 12px;
	list-style-type: square;
	list-style-position:outside
}

li {
	line-height: 15px;
	margin: 0 0 0 -20px;
	color:#565656;
}

/* Links */
a {
	color: #5775EA; 
	text-decoration: none;
}

a:hover {
	color: #1C48F9;	
	text-decoration: underline;
}


/* Horizontal Line */
hr {
	background: #333333; 
	height: 2px; 
	border: 1px solid;
}

hr.separator {
	background: #333333;
	height: 1px;
	width: 75px;
	border: 0px;
}

hr.fullline {
	height: 1px;
	width: 100%;
	color : #767676;
}

/* --Default Class Settings-- */
a.mainlevel:link, 
a.mainlevel:visited,
a.mainlevel:hover {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	width: 171px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #CCCCCC 1px;
	margin-left: 1px;
	text-indent: 20px;
}

a.mainlevel:hover {
	background-color: #CCCCCC;
}

a.sublevel:hover {
	color: #666666; 
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	color: #666666; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	color: #565656;
}

contentpaneopen_hdr,
.contentpaneopen {
	text-align : justify;
	width : 100%;
	color: #565656;
}

.contentheading {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7280A5;
	text-align:left;
	height: 22px;
}
	
.main_title {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

a.contentpagetitle:link, 
a.contentpagetitle:visited,
a.contentpagetitle:hover {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}

a.contentpagetitle:hover {
	text-decoration: none;
}
	
.contentpagetitle {
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}

table.contenttoc td {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.contentdescription {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
}

/* Links */
a.blogsection:link, 
a.blogsection:visited {
	color: #CCC; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
}

a.blogsection:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

a.weblinks:link, 
a.weblinks:visited {
	color: #CCC; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

a.weblinks:hover {
	color: #999999;	
	text-decoration: underline;
}

a.readon:link, 
a.readon:visited {
	color: #CCC;
	text-decoration: none;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	list-style-type: square;
	list-style-position: inside;
	padding: 0 0 0 10px;
	list-style-type: disc;
}

a.readon:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-position: inside;
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	width: 100%;
	height: 20px;
	line-height: 20px; 
}
	
.mod_contentitem_adv {
	color: #F2F2F2;
}

.mod_contentitem_adv ul {
	padding-bottom: 5px;
}

.mod_contentitem_adv li a {
	COLOR: #f2f2f2
}

.mod_contentitem_adv,
.mod_contentitem_adv li {
	color: #F2F2F2;
	font-size: 11px;
}

.mod_contentitem_adv p {
	margin-left: 21px;
	font-size: 10px;
	padding-bottom: 15px;
}

.adv_more {
	padding: 107px 0 0 25px;
}

.adv_more_img {
	border-style: none;
	outline: none;
	padding-top: 24px;
	align: right;
}

.adv_more_img a {
	outline: none;
}

.adv_more_img a img {
	border: none;
}

.mod_contentitem_adv a,
.adv_more a {
	color: #f00c67;
	font-family: Calibri, Verdana, Ariel, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.mod_contentitem_adv a:hover,
.adv_more a:hover {
	color: #f00060;
	font-weight: bold;
	text-decoration:underline;
}

.contentpaneopenVCL p a, 
.contentpaneopenVCL p a:hover {
	color: #1C48F9;	
	text-decoration:underline;
}

.contentpaneopenSrv p a, 
.contentpaneopenSrv p a:hover {
	color: #1C48F9;	
	text-decoration:underline;
}

.pollsbutton .button {
	width: 70px;
	background-color:#666666;
	font-weight:bold;
	color: #CCCCCC;
}

.sectiontableentry1_hdr,
.sectiontableentry2_hdr {
	text-align: left;
	padding-left: 5px;
}

table.pollstableborder_hdr td{
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 3px;
}
	
.pollstableheader_hdr {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 3px;
}
	
table.moduletable_hdr th {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	height: 25px;
	vertical-align: middle;
	background-image: url(/templates/da_soft_main/images/menu_bg.gif);
}
	
.componentheading {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:130%;
	font-weight: bold;
	color: #7280A5;
	text-align:left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;
	height: 22px;
	padding-left: 10px;
}
	
.contentheading_hdr {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:130%;
	font-weight: bold;
	color: #7280A5;
	text-align:left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;
	height: 22px;
	padding-left: 10px;
	width:900px;
}

.button {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #666666;
	height: 20px;
	color : #333333;
	background-color: #E0E0E0;
}

.inputbox {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	border: 1px solid #666666;
	background-color: #FBFBFB;
}

/** category text format and links **/
.category {
	color: #333333; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
}

a.category:link, 
a.category:visited {
	color: #999999; 
	font-weight: bold;
}

a.category:hover {
	color: #999999;
	text-decoration: underline;
}

.sectiontableentry0 {
	background-color : #FFFFEA;
}
	
.sectiontableentry2 {
	background-color : #F2F0F0;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
}

.sectiontableheader {
	font-weight : bold;
	border-bottom: solid #666666 1px;
}

.small {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.smalldark {
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        font-weight: normal;
}

.newsfeedheading {
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 12px;
        color: #FF4500;
        text-align:left;
}

.newsfeeddate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
}

.newsfeedDescription {
	color: Blue;
}

.newsheader {
	width : 100%;
	height : 20px;
	background-color : #FDF5E6;
	padding-top : 5px;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
}

.feeds_desc {
	text-align : justify;
	text-indent : 20px;
	padding-left : 20px;
}
	
.createdate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #ABABAB;
	text-decoration: none;
}

.modifydate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.fase4rdf {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px; color: #242D0C; font-weight: normal;
}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #CCC;
}

a.fase4rdf:hover {
	font-weight: bold; 
	color: #999999;
	text-decoration: underline;
}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #000099;
}

table.contact {
	background-color: #FFFFFF;
}

table.contact td.icons {
	background-color: #FDF5E6;
}

table.contact td.details {
	background-color: #EDF5FE;
	font-size: 11px;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
	
.pagenav {
	font-size: 10px;
	font-weight: normal;
}

.pagenav_active {
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

a.bar:link, 
a.bar:visited {
        color: #CCC; 
	text-decoration: none; 
	font-weight: normal;
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 10px;
}

a.bar:hover {
        color: #999999;
	text-decoration: underline;
}

.search {
	margin: 0px;
	width: 220px;
	height: 26px;
	float: right;
	position: relative;
	top: 50px;
}

.search .inputbox {
	margin-right: 5px;
	width: 150px;
}
    
.search .button{
	margin: 0px;
	padding: 0px;
	width: 26px;
	height: 18px;
	text-indent: -9999em;
	background: url(/templates/da_soft_main/images/btn_go.gif) top left no-repeat;
	border: none;
	cursor: pointer;
	overflow: hidden;
}

search.form {
	margin: 0px;
	padding: 0px;
}

.title {
	font-weight: bold;
	font-size: larger;
	letter-spacing: 4px;
}

a.pathway, 
a.pathway:visited {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: Green;
}

a.pathway:hover {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

/*Main Orthodoxy CSS*/
.smallfont {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
}

.tborder {
	background: transparent;
	border: 0px solid #CBD1E0;
}

.thead {
	background: #6D7687 repeat-x top left;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: White;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.thead a:link {
	color: #CCC;
}

.thead a:visited {
	color: #999999;
}

.thead a:hover, 
.thead a:active {
	color: #999999;
}	

.vbmainwindow {
	background : #FFFFFF;
}

.left_title {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
}
