BODY {
	/*	background : #4B6598 url(../images/bgr_2.gif); */
	margin: 0px;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding-left: 0px;
	background-color : #FDFDFF;
/*	background-image : url(../images/fon.jpg); */
	}
	
.leftmenu {
	border : 1px solid #00008B;
	}

td.mainWindow {
	background: #E1E1E1;
	color: #000000;
	border: 1px solid #373737;
	}	

td,tr,p,div {
	font: 14px arial, sans-serif, helvetica, tahoma, verdana, geneva, lucida, 'lucida grande';
	margin-top : 0px;
	margin-bottom : 0px;
	list-style : circle;
	}

.mosimage {
  border: 1px solid #cccccc;
}


p.snsHeader {
	color: 		green;
	font-variant: 	small-caps; 
}

/* 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: hand; */
	font-weight: bold;
	color: #FFFFFF;
}
.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: hand; */
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #CCE197;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #333333; 
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}	
/* Links */
a:link, a:visited {
	font-size: 12px; 
	color: #333333; 
	text-decoration: none;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

a:hover {
	color: #006600;	
	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 : #CBD1E0;
	}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #336633;
	background: #FBF49C;
	background-position: left;
	text-align: left;
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif, tahoma, verdana, geneva, lucida, 'lucida grande';
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	text-decoration: none;
/*	height: 20px;              */
/*	padding: 3px 0px 0px 10px; */
 }

a.mainlevel:hover {
	color: #990000;
	background: #FFFFCC;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #333333; font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: normal;
	}

a.mainmenu:hover {
	color: #0099CC; 
	text-decoration: none;
	}
	

a.sublevel:link, a.sublevel:visited {
	color: #336633;
	background: #FBF49C;
	background-position: left;
	text-align: left;
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif, tahoma, verdana, geneva, lucida, 'lucida grande';
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 20px;
	padding: 0px 0px 0px 20px;
}

a.sublevel:hover {
	color: #990000;
	background: #FFFFCC;
}


/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px solid Yellow;
	text-align : justify;
	/*text-indent : 10px;*/
	width : 100%;
	margin-left: 10px;
	padding-right: 0px;
	}

.contentheading {
	font-family:      arial, sans-serif, helvetica, tahoma, verdana, geneva, lucida, 'lucida grande';
	font-size:        16px;
	font-weight:      bold;
	font-variant:     small-caps;
 	color:            #660000;
	text-align:       center;
	line-height:      18px;
	background-color: #FFFF99;
	padding:          2px 5px 5px 5px;
}

.main_title {
	color : #39548D;
	font-weight : bold;
	font-size : 11px;
}
.contentpagetitle {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #566E9E;
	text-align:left;
	}
/*
table.blog {
	border: dashed 1px red;
	margin-left: 5px;
}
*/

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;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #435A76; 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: #0099CC;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

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

a.readon:link, a.readon:visited {
	display:		inline;
	color: 			#006600; 
	text-decoration: 	none; 
	font-family:  		tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 		11px;
	font-weight: 		normal;
}

a.readon:hover {
	color: 			#339933;
	text-decoration: 	none;
	font-weight: 		normal;
	font-family:  		tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 		11px;
	white-space: 		normal;
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border: solid 0px #000000;
}

table.moduletable th {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: green;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: center;
	font-variant: small-caps;
	width: 100%;
/*	height: 20px;
	border-bottom: 1px solid #333333;
	line-height: 20px; */
	}

table.moduletable td {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
}


div.moduletable-menu {
	margin: 0px 0px 0px 0px;
	width: 0px;
	height: 0px;
	border: solid 1px #000000;
	position: relative;
	right: -135px;
	top: 30px;
	z-index: 255;
}

div.moduletable-menu img {
	width: 405px;
	height: 90px;
	position: relative;
	top: -0px;
	border: dashed 1px red;
	z-index: 255;
}


.componentheading {
	width:	       95%;
	font-family:   arial, helvetica, sans-serif, tahoma, verdana, geneva, lucida, 'lucida grande';
	font-size:     16px;
	font-weight:   bold;
	font-variant:  small-caps;
 	color:         darkred;
	text-align:    center;
	margin-bottom: 5px;
}



.button {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	background: #6D7687;
	border: 2px solid #CAD4DF;
	height: 20px;
	font-weight : bold;
	color : White;
	}

.inputbox {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background: #FBFBFB;
	border: 1px solid #515151;
	}

/** 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: #333333; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}

.poll {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #333333;
}

.sectiontableentry1 {
	background-color : #EDEDF3;
	}
	
.sectiontableentry2 {
	background-color : #FFFFFF;
	}

.sectiontableheader {
	background-color : #6B6B6B;
	font-weight : bold;
	color : White;
	}

.small {
	font-family: arial, sans-serif, helvetica, tahoma, verdana, geneva, lucida, 'lucida grande';
	font-size: 10px;
	color: olive;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        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;
    /*   font-weight : bold; */
        }

.newsfeeddate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	/* color: #00008B; */
}
.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: arial, sans-serif, helvetica, tahoma, verdana, geneva, lucida, 'lucida grande';
	font-size: 10px;
	color: olive;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	}

.modifydate {
	font-family: arial, sans-serif, helvetica, tahoma, verdana, geneva, lucida, 'lucida grande';
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
line-height: 15px;
padding-left: 2px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 3px; 
}

.fase4rdf {
	font-family: arial, sans-serif, helvetica, tahoma, verdana, geneva, lucida, 'lucida grande';
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #759328;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #B5C4D7;
	}

table.contact td.details {
	background-color: #EDF5FE;
	font-size: 11px;
	font-family: arial, sans-serif, helvetica, tahoma, verdana, geneva, lucida, 'lucida grande';
	}

.pagenav {
	color: 				#336633;
	font-size:			12px;
}

a.pagenav, a.pagenav:visited {
	color: 				#009900;
}

a.pagenav:hover {
	color: 				DarkRed;
	text-decoration:	none;
}

.pagenavbar {
}

/* 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: Green; text-decoration: none; font-weight: normal;
        font-family:  arial, sans-serif, helvetica, tahoma, verdana, geneva, lucida, 'lucida grande';
        font-size: 10px;
        }

a.bar:hover {
        color: #A7CF43;
		 text-decoration: none;
        }
		  
.searchbox {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid;
	height: 18px;
	line-height: 13px;
	}
	
.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: #0099CC;
}
/*Main Orthodoxy CSS*/

.smallfont
{
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
}
.tborder
{
	background: transparent;
	color: #000000;
	border: 1px solid #CBD1E0;
}
.thead
{
	background: #6D7687 repeat-x top left;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: White;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 6px;
	margin-top : 2px;
	margin-bottom : 2px;
	}
.thead a:link
{
	color: #FFCC66;
}
.thead a:visited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active
{
	color: #FFFF00;
}	

.vbmainwindow
{
	background : #FFFFFF;
}


