BODY {
	/*	background : #4B6598 url(../images/bgr_2.gif); */
	margin: 0px;
	color:#666666;
	font-size: 11pt;
	font-family:Arial;
	/*	
	scrollbar-base-color: #39548D;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-track-color: #8D9DBD;
*/	
	padding-left: 0px;
	background-image: url('../images/rim_05.jpg');
	background-repeat: repeat; text-decoration:none
	}
.three {
	width: 20%;
	height: 400px;
}

	
.leftmenu {
	
	}

td.mainWindow {
	background: #E1E1E1;
	color: #000000;
	}	

td,tr,p,div {
	margin-top: 0px;
	margin-bottom : 0px;
	font-variant:normal; font-size:11pt; font-family:Arial; list-style-type:circle
	}

/* 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: #CCCCC;
}
.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: #CCCCC0; 
	font-family: Arial;
	font-size: 14px; font-weight: bold
	}

h5 {
	color: #CCCCC0; font-family: Arial;
	font-size: 13px; font-weight: bold
	}

h6 {
	color: #CCCCC0; font-family: Arial;
	font-size: 12px; font-weight: bold
	}	
/* Links */
a:link, a:visited {
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
	font-family:  Arial;
	}

a:hover{
	color: #666666;	
	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:link.mainlevel-top, a:visited.mainlevel-top {
	font-size: 18px;
	font-family:Arial;
	color:#009933;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: underline
}

a:hover.mainlevel-top {
	text-decoration: underline;
	color:#990000;
}

a:link.mainlevel, a:visited.mainlevel {
	font-size: 12px;
	color:#009933;
	text-align: left;
	font-weight:bold;
	padding-left: 10px;
	text-decoration: underline
}

a:hover.mainlevel {
	color: #990000;
	background-position: left;
	text-align: left;
	}

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

a:link.sublevel, a:visited.sublevel {
	color: #666666; font-family: Arial;
	font-weight: normal
}

/* Content - Sections & Categories */
.contentpane {
	font-size: 12pt; font-family: Arial}

.contentpaneopen {
	text-align : justify;
	margin-left: 20px;
	margin-right: 20px;
	width : 97%;
	}

.contentheading {
	padding-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#F63F43;
	text-align: left;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #F63F43;
	line-height: 30px 
	}
.main_title {
	color : #999999;
	font : bold 11px;
}
.contentpagetitle {
	padding-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#F63F43;
	text-align: left;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #F63F43;
	line-height: 100% 
	}

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

table.contenttoc td {
	font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    text-align:left
}

.contentdescription {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left
	}

/* Links */
a:link.blogsection, a:visited.blogsection {
	color: #666666; text-decoration: none; font-weight: normal;
	font-family:  Arial;
	font-size: 12px
	}

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

a:link.weblinks, a:visited.weblinks {
	color: #666666; text-decoration: none; font-weight: normal;
	font-family:  Arial;
	}

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

a:link.readon, a:visited.readon {
	color: #666666; text-decoration: none; font-family:  Arial;
	font-size: 12px;
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal; list-style-position:inside; list-style-image:url('/templates/orthodoxy/images/read.gif')
	}

a:hover.readon {
	color: #666666;	
	text-decoration: underline;
	font-weight: normal;
	font-family:  Arial;
	font-size: 12px;
	list-style-type: disc;
	display: list-item;
	white-space: normal
	}

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

table.moduletable th {
	padding-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#F63F43;
	text-align: left;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #F63F43;
	line-height: 30px 
	}

table.moduletable td {
	font-family: Arial;
	font-size: 10px;
	padding-right: 10px;
	padding-top: 10px
	}
table.moduletable-top td {
	padding-top:6px;
	text-align:center;
	}
table.moduletable-maco {
	margin-left: 15px;
	background-image:url(../images/rim_06.jpg);
	width: 196px;
	height: 129px;
	}
table.moduletable-maco th {
	padding-top: 10px;
	padding-left:5px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#006699;
	text-align: left;
	width: 100%;
	}
table.moduletable-maco td {
	padding-left:5px;
	text-align: left;
	font-size:9px;
	}
table.moduletable-kbe {
	margin-left: 15px;
	margin-top: 10px;
	background-image:url(../images/rim_07.jpg);
	width: 196px;
	height: 129px;
	}
table.moduletable-kbe th {
	padding-top: 10px;
	padding-left:5px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#CC0000;
	text-align: left;
	width: 100%;
	}
table.moduletable-kbe td {
	padding-left:5px;
	text-align: left;
	font-size:9px;
	}
table.moduletable-free {
	margin-left: 15px;
	margin-top: 10px;
	background-image:url(../images/rim_08.jpg);
	width: 196px;
	height: 129px;
	}
table.moduletable-free th {
	padding-top: 10px;
	padding-left:5px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#0099CC;
	text-align: left;
	width: 100%;
	}
table.moduletable-free td {
	padding-left:5px;
	text-align: left;
	font-size:9px;
	}
table.moduletable-credit {
	margin-left: 15px;
	margin-top: 10px;
	background-image:url(../images/rim_09.jpg);
	width: 196px;
	height: 129px;
	}
table.moduletable-credit th {
	padding-top: 10px;
	padding-left:5px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#006699;
	text-align: left;
	width: 100%;
	}
table.moduletable-credit td {
	padding-left:5px;
	text-align: left;
	font-size:9px;
	}
table.moduletable-bottom td {
	background-image:url(../images/rim_12.jpg);
	background-repeat:no-repeat;
	height: 79px;
	padding-left: 35px;
	text-align: left;
	font-size:9px;
	}
table.moduletable-neo td {
	background-image:url(../images/rim_14.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height: 79px;
	padding-right: 35px;
	text-align: right;
	font-size:9px;
	}
table.moduletable-tel td {
	padding-right: 35px;
	padding-bottom:100px;
	text-align: right;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#009933;
	font-weight:bold;
	}
.componentheading {
	padding-top: 15px;
	font-family: Arial, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#F63F43;
	text-align: left;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #F63F43;
	line-height: 100%; 
	}

.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 : bold;
	color : White;
	}

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

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

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

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

.poll {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #333333;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
	}
	
.sectiontableentry2 {
	background-color : #FFFFFF;
	}

.sectiontableheader {
	background-color : #FFFFFF;
	font-weight : bold;
	color : #CCCCC;
	}

.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;
        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: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 9px;
	color:#009933;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	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: 1px;
background-repeat: no-repeat;
background-position: 1px 3px; 
}

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

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

a:hover.fase4rdf {
	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 {
	color : #666666;
	}

a.pagenav, a:visited.pagenav {
	color: #666666;
	}

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

.pagenavbar {
	}

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

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


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

a:hover.bar {
        color: #999999;
		 text-decoration: underline;
        }
		  
.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: bold larger;
	letter-spacing: 4px;
}

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

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

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: transparent;
	color: #000000;
	border: 0px 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: #CCC;
}
.thead a:visited
{
	color: #999999;
}
.thead a:hover, .thead a:active
{
	color: #999999;
}	

.vbmainwindow
{
	background : #FFFFFF;
}

.table {
	width: 100%;
}.shapka_l {
	background-image: url(../images/rim_04.jpg);
	height: 250px;
	width: 100%;
}
.shapka_c {
	background-image: url(../images/rim_01.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 100%;
}
table.tab th {background-color:#7dbee3;padding:7px 10px;font:bold 11px tahoma;color:#ffffff;text-align:left;}
table.tab td {padding:7px 10px;font:11px tahoma;color:#5a5a5a;}
table.tab tr.blue {background:#e5eef3;}
table.tab tr.gray {background:#ECECEC;}
table.tab tr.white {background:#fff;height:1px;}
table.tab input.inputtext {border:1px solid #aaaaaa;padding-left:3px;padding-right:3px;font:12px tahoma;}
table.tab input.inputbutton {background:#e5eef3;border:1px solid #2b4f82;color:#5a5a5a;font:12px tahoma;}
}

