/* Core Classes */
/* The main calendar widget.  DIV containing a table. */
/*------------------------------------------FORUM-----------------------------------------------*/
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #cc9999 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #BC8F8F solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #fbf5f5; }
td.row2	{ background-color: #f7eeee; }
td.row3	{ background-color: #F5E9E9; }



/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(../../e107_themes/jayya/forum/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFB572; font-size: 11px; font-weight : bold;
	background-color: #800000; height: 25px;
	background-image: url(../../e107_themes/jayya/forum/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(../../e107_themes/jayya/forum/cellpic1.gif);
			background-color:#F5E9E9; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #F5E9E9; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}
.cattitle		{ font: 12px verdana, tahoma, arial, helvetica, sans-serif; font-weight: bold; letter-spacing: 1px; color : #800000}
.genmed { font-size : 11px; }


.forumlinkn		{ font-weight: bold; font-size: 12px; color : #800000; }
a.titlelink:link {
	font-family: Tahoma;
	color: #FFB572; text-decoration: none;
	font-size: 11px; 
	font-weight : bold;
}
a.titlelink:visited {
	font-family: Tahoma;
	color: #FFB572; text-decoration: none;
	font-size: 11px; 
	font-weight : bold;
}
a.titlelink:hover {
	font-family: Tahoma;
	color: #FFF000; text-decoration: underline;
	font-size: 11px; 
	font-weight : bold;
}

a.forumlinkn:link {
	font-family: Tahoma;
	color:  #800000; text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.forumlinkn:visited {
	font-family: Tahoma;
	color:  #800000; text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.forumlinkn:hover {
	font-family: Tahoma;
	color:   #DD6900; text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.forumlinkn1:link {
	font-family: Tahoma;
	color:  #800000; text-decoration: none;
	font-size: 12px;
}
a.forumlinkn1:visited {
	font-family: Tahoma;
	color:  #800000; text-decoration: none;
	font-size: 12px;
}
a.forumlinkn1:hover {
	font-family: Tahoma;
	color:   #DD6900; text-decoration: underline;
	font-size: 12px;
}

.cattitle	{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #800000}
a.cattitle:link{
	font-family: Tahoma;
	text-decoration: none; 
	color : #800000; 
	font-size: 12px ;
	font-weight: bold;
}
a.cattitle:visited{
	font-family: Tahoma;
	text-decoration: none; 
	color : #800000; 
	font-size: 12px ;
	font-weight: bold;
}
a.cattitle:hover{ 
	font-family: Tahoma;
	text-decoration: underline; 
	font-size: 12px ;
	font-weight: bold;
}

.gen { font-size : 12px;}
.genmed { font-size : 11px;}
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen:link,a.genmed:link,a.gensmall:link { color: #800000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Tahoma;
			text-decoration: none; line-height : 120%; color : #800000;
}
td.spaceRow {
	background-color: #F5E9E9; 
	border: #FFFFFF; 
	border-style: solid; 
}
.nav{ font-weight: bold; font-size: 11px; color : #800000;}
a.nav:link{ 
	text-decoration: none; 
	color : #800000; 
}
a.nav:hover{ 
	text-decoration: underline; 
}
/*----------------------------------------------------------------------------------------------*/
.nforumholder {
	border: 1px solid #5E0000;
	padding: 0px;
	background-color: #fff;
}

.nforumcaption {
	background: #5E0000 URL('../../e107_themes/jayya/forum/topic_bg.png') top left no-repeat;
	padding: 8px 4px 8px 8px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}

.nforumcaption2 {
	background: url(images/bg2.gif) repeat scroll left center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
	height: 30px;
	padding: 7px 0px 7px 4px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #831201;
	border-top: 1px solid #F5DFA0;
	border-right: 1px solid #F5DFA0;
	font-weight: bold;
}

.nforumcaption3 {
	border-top: 1px solid #F5DFA0;
	border-right: 1px solid #F5DFA0;
	padding: 10px;
	background: #FFFFf5;
	text-decoration: none;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}

.nforumthread {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #EEECE0;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumthread2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #D1DCEB;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreplycaption {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E2EDF2;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreply {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #EFEFEF;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreply2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #CFE0EB;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}
.nforumdisclaimer {
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#5d6e75;
}

.nforumview1 {
	border: 1px solid #F5DFA0;
	padding: 4px;
	background-color: #FFFFF5;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumview2 {
	border: 1px solid #F5DFA0;
	padding: 4px;
	background-color: #FFFFF5;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumview3 {
	padding: 4px;
	background: URL('../../e107_themes/jayya/forum/thread_bg_top.png') top repeat-x #FFE865;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #263448;
	border-bottom: 1px solid #F5DFA0;
}

.nforumview4 {
	padding: 4px;
	background-color: #FFFFF5;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #3A4F6C;
}

a.forumlink{
	color: #fff;
	text-decoration: none;
}

a.forumlink:hover {
	color: #bbb;
	text-decoration: underline;
}

#forumname  a:link{
	color: #831201;
	text-decoration: underline;
	line-height: 20px;
}

#forumname  a:hover {
	color: #DE2811;
	text-decoration: underline;
	line-height: 20px;
}
#forumname  a:visited {
	color: #831201;
	text-decoration: underline;
	line-height: 20px;
}
#forumback  a:link{
	color: #fff;
	text-decoration: none;
}

#forumback  a:hover {
	text-decoration: none;
	color: #fff;
}
#forumback  a:visited {
	color: #fff;
	text-decoration: none;
}

#forumyellow  a:link {
	white-space: nowrap;
	color: #FFCD00;
	text-decoration: underline;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}
#forumyellow  a:hover {
	white-space: nowrap;
	text-decoration: underline;
	color: #FFCD00;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}
#forumyellow  a:visited {
	white-space: nowrap;
	color: #FFCD00;
	text-decoration: underline;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}







#divScrollTextCont {width:255px; height:122px; clip:rect(0px 255px 122px 0px); overflow:hidden;}
#divText {position:relative; left:0px; top:0px;}

.footercube{
	background: #ffffff;
/*	background: url(images/bg4.gif); */
}

.footerctr{
	background: #ffffff;
/*	background: url(images/bg4.gif); */
}

td.for1 {
	padding: 8px 5px 8px 10px; 
	border-bottom: #F5DFA0 1px solid; 
	font-size: 11px;
	
}

td.for11 {
	padding: 8px 15px 8px 10px; 
	border-bottom: #F5DFA0 1px solid; 
}

td.for1_tv {
	
	border-bottom: #F5DFA0 1px solid; 
	font-size: 11px;
	
}

td.for2_tv {
	
	border-bottom: #F5DFA0 1px solid; 
	background-color: #FFFADB;
	font-size: 11px;
}


td.for2 {
	padding: 8px 5px 8px 10px; 
	border-bottom: #F5DFA0 1px solid; 
	background-color: #FFFADB;
	font-size: 11px;
}

td.for21 {
	padding: 8px 15px 8px 10px; 
	border-bottom: #F5DFA0 1px solid; 
	background-color: #FFFADB;
}
 



input.tbox.comment.subject, .fborder, .helpbox, .forumborder, .forumheader3, .forumheader2, .forumheader {
padding: 1px 2px 2px 3px;
	border: #E8C240 1px solid;
	background: url(images/bg5.gif) repeat-x left bottom #FFFFEA;
	
}
.psearch {
	padding: 5px;
/*	border: #E8C240 1px solid;
	background: url(images/bg5.gif) repeat-x left bottom #FFFFEA;*/
	
}

.tbox.comment {
padding: 1px 2px 2px 3px;
	border: #E8C240 1px solid;
	background: url(images/bg7.gif) repeat-x left bottom #FFFFEA;
	
}


.stext {
	
}

.cl7 {
	background: url(images/cl1.gif) no-repeat left top;
	color: #851202;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 6px 1px 16px;
}
.cl07 {	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #690B00;
	font-size: 11px;
	padding: 0px 0px 7px 5px;
}

.title {
	line-height:20px;
	font-size: 18px;
	font-weight: bold;
	color: #851202; 
}
.title2 {
	line-height:20px;
	font-size: 18px;
	font-weight: bold;
	color: #C61E24; 
}
a:link {
	color: #333333; text-decoration: underline;
}
a:visited {
	color: #333333; text-decoration: underline;
}
a:hover {
	color: #851202; text-decoration: underline;
}
.cl04 {	
	padding: 6px 5px 6px 5px;
	border-bottom: #F5DFA0 1px solid;
}

.cl041 {	
	padding: 6px 0px 6px 11px;
	border-bottom: #F5DFA0 1px solid;
}

input.b2 {
	padding: 1px 2px 2px 3px;
	border: #E8C240 1px solid;
	background: url(images/bg5.gif) repeat-x left bottom #FFFFEA;
}



a.calendar{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

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

.grtext {
	color: #5C4F39; 
	font-size: 9px;
}

a.glink:link {
	color: #851202; text-decoration: underline;
}

a.glink:visited {
	color: #4C4C4C; text-decoration: underline;
}

a.glink:hover {
	color: #851202; text-decoration: underline;
}
.ftext2 {
	
	font-family: Tahoma;
	font-size: 8pt;
}
.rtext {
	font-family: Tahoma;
	color: #851202;
	font-weight: bold;
}

.rtext2 {
	font-family: Tahoma;
	color: #C61E24;
	font-weight: bold;
}

.sftext2 {
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	color: #827867;
}
.sftext22 {
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	
}

.sftext {
	font-family: Tahoma;
	font-size: 8pt;
	
}
.gsftext {
	font-family: Tahoma;
	font-size: 8pt;
	color: #4C4C4C;
}

.ftext {
	font-size: 11px;
	font-family: Tahoma;
}

a.glink2:link {
	color: #827867; text-decoration: underline;
}

a.glink2:visited {
	color: #827867; text-decoration: underline;
}

a.glink2:hover {
	color: #851202; text-decoration: underline;
}

.white {
	background-color: #FFFFFF;
	}




.p1 {
	background-color: #FFED82;
	color: #5C4F39;
	font-size: 10px;
	font-weight: bold;
}
.p2
	{
	background-color: #FFED82;
	color: #851202;
	font-size: 10px;
	font-weight: bold;

	}
.p22
	{
	

	}
.m1 {
	background: #FFFFFF;
}
.menu0 {
	vertical-align: middle;
}
.menu1 {
	background: url(images/bg6.gif) repeat-x left bottom #FFFFFF;
	padding: 10px 10px 10px 10px;
	height: 30px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menu12 {
	background: rgb(255, 242, 41) url(images/bg444.gif) repeat scroll left center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
	padding: 10px 10px 10px 10px;
	height: 30px;
	/*margin: 10px 10px 20px 10px;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.pl_tek {
	/*margin: 10px 10px 20px 10px;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	
.cl03 {	
	padding: 8px 15px 10px 5px;
	border-bottom: #F5DFA0 1px solid;
	color: #851202;
}

.cl031 {	
	padding: 0px 0px 0px 6px;
	border-bottom: #F5DFA0 1px solid;
}

a.rlink1:link {
	color: #690B00; text-decoration: underline;
}

a.rlink1:visited {
	color: #690B00; text-decoration: underline;
}

a.rlink1:hover {
	color: #8B370A; text-decoration: underline;
}

a.garprop:link {
		font-size: 8pt;
		color: red; text-decoration: underline;
		font-weight: bold;
}

a.garprop:visited {
	font-size: 8pt;
	color: red; text-decoration: underline;
font-weight: bold;
}

a.garprop:hover {
	font-size: 8pt;
	color: red; text-decoration: underline;
font-weight: bold;
}


a.rlink12:link {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D50000; text-decoration: none;
}

a.rlink12:visited {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D50000; text-decoration: none;
}

a.rlink12:hover {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D50000; text-decoration: underline;
}

a.rlink2:link {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #851202; text-decoration: none;
}

a.rlink2:visited {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #851202; text-decoration: none;
}

a.rlink2:hover {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000; text-decoration: underline;
}


a.rlink2r:link {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000; text-decoration: none;
}

a.rlink2r:visited {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000; text-decoration: none;
}

a.rlink2r:hover {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000; text-decoration: underline;
}

a.rlink2s:link {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008DCD; text-decoration: none;
}

a.rlink2s:visited {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008DCD; text-decoration: none;
}

a.rlink2s:hover {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008DCD; text-decoration: underline;
}

a.rlink3:link {
	font-size: 8pt; 
	font-family: Tahoma;
	color: #851202; 
	text-decoration: underline;
	font-weight: bold;
}

a.rlink3:visited {
	color: #851202; text-decoration: underline;
	font-weight: bold;
	font-size: 8pt; 
	font-family: Tahoma;
}

a.rlink3:hover {
	color: #851202; text-decoration: underline;
	font-size: 8pt; 
	font-family: Tahoma;
	font-weight: bold;
}


a.nsrlink3:link {
	
	color: #851202; text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
}

a.nsrlink3:visited {
	
	color: #851202; text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
}

a.proglinkc:hover {
	color: #000; text-decoration: underline;
	font-size: 8pt; 
	font-family: Tahoma;
	
	
}


a.proglinkc:link {
	
	color: #000; text-decoration: underline;
	
	font-family: Tahoma;
	font-size: 8pt;
}

a.proglinkc:visited {
	
	color: #000; text-decoration: underline;
	font-family: Tahoma;
	
	font-size: 8pt;
}

a.proglink:hover {
	color: #851202; text-decoration: none;
	font-size: 8pt; 
	font-family: Tahoma;
	
	
}


a.proglink:link {
	
	color: #851202; text-decoration: none;
	
	font-family: Tahoma;
	font-size: 8pt;
}

a.proglink:visited {
	
	color: #851202; text-decoration: none;
	font-family: Tahoma;
	
	font-size: 8pt;
}


a.nsrlink3:hover {
	
	color: #851202; text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
}

a.nsrlink4:link {
	
	color: #8B1408; text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}

a.nsrlink4:visited {
	
	color: #8B1408; text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}



a.nsrlink4:hover {
	
	color: #8B1408; text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	
}


.typical {
	font-size: 8pt; 
	font-family: Tahoma;
}

.newssumspis {
	padding: 10px 0px 0px 0px;
	color: #4F4F4F;
	font-size: 8pt;
	font-family: Tahoma;
	
}
.newsbody {
	
	font-family: Tahoma;
	font-size: 10px;
}

.txt1 {
font-family: Tahoma;
	font-size: 10px;
}

a.rrlink3:link {
	font-family: Tahoma;
	
	color: #D50000; text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.rrlink3:visited {
	font-family: Tahoma;
	color: #D50000; text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.rrlink3:hover {
	font-family: Tahoma;
	color:  #D50000; text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.krrlink3:link {
	font-family: Tahoma;
	
	color: #D50000; text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.krrlink3:visited {
	font-family: Tahoma;
	color: #D50000; text-decoration:  underline;
	font-size: 12px;
	font-weight: bold;
}

a.krrlink3:hover {
	font-family: Tahoma;
	color:  #D50000; text-decoration:  underline;
	font-size: 12px;
	font-weight: bold;
}


a.newfor:link {
	text-align: left;
	color: #8B1408; text-decoration: none;
	font-size: 11px;
	
}

.newssummary {
	font-family:  Tahoma; 
	font-size: 9pt;
	
}

a.newfor:visited {
	text-align: left;
	color: #8B1408; text-decoration: none;
	font-size: 11px;
	
}

a.newfor:hover {
	text-align: left;
	color:  #8B1408; text-decoration: none;
	font-size: 11px;
	
}


.comment {
	background-color: #f3f1f1;
	width: 100%;
	border: 1px solid #e0e0e0;
}
.lowlight {
	width: 100%;
	background-color: #e5e5e5;
	font-weight: bold;
}
.compad {
	padding: 4px;
}
.txt1 ul {
	font-size: 9px;
	font-family: Tahoma;
	line-height:15px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	list-style-type: none;
   	display: block;
}

.txt1 li {
	font-size: 8pt;
	font-family: Tahoma;
	background-image: url(images/bullet11.gif);
	padding: 0px 0px 0px 10px;
  	background-repeat: no-repeat;
	background-position: 0px 6px;
}

body {
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	background: url(images/bg01.gif) 50% top #F2B00C; 
	margin: 0px;
	padding: 0px;
  	height:auto !important;
  	height:100%;
  	min-height:100%;
}

td {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	text-align: left;
}

body, td {
	margin: 0px;
	padding: 0px;
		
}

img {
	
	border: 0;
	
}

img.png {
	
	}

.smalltext, .smallblacktext, .tbox, .button, .button:hover,  .helpbox {
	font: normal 11px tahoma, arial, sans-serif;
	color: #333;
}

.smalltex2 {
	font: normal 10px verdana, tahoma, arial, sans-serif;
	color: #fff;
}

a {
	color: #1A4487;
}

a.visit:visited {
	color: #444;
}

a:hover, a.visit:hover {
	color: #8C1500;
}



.linkspage_button {
	border: 0px;
}

form {
	margin: 0px;
}

.tbox {
	border: #A5ACB2 1px solid;
	background-color: #fff;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.indent2 {
	
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #AC0000;
}


.button, .button:hover {
	border: 1px solid #A5ACB2;
}

.button {
	background-image : url(images/button.png);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #ffffff;
	
}

.spacer{
	
	
	padding: 5px 0px;
}
.spacer3{
	background-image : url(images/white.gif);
	
}
.spacer2{
	padding: 15px 0px;
}
.border{
	border-collapse: collapse;
	border-spacing: 0px;
}


.fcaption {
	border: #f0f2f4 1px solid;
	padding: 2px 0 2px 0;
	background-color: #f9fafb;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#616060;
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:verdana, tahoma, arial, helvetica, sans-serif
}
.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.helpbox {
	width: 100%;
	border: 0px;
}

/* Theme Specific Classes */

.container {

	width: 959px;
	
}

.top_section, .main_section {
	width: 100%;
	background-color: #fff;
	border-collapse: collapse;
	border-spacing: 0px;
}

.top_section_left {
	vertical-align: middle;
}

.top_section_mid {
	vertical-align: bottom;
	text-align: right;
	padding: 3px 5px 3px 0px;
	border-left: 1px solid #878787;
	background-image: url(images/top_mid_back.jpg);
	background-repeat: no-repeat;
	background-color: #E9EAF2;
}

.top_section_right {
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #878787;
	background-image: url(images/top_right_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f3f3f7;
}

.menus_container {
	width: 170px;
	border-collapse: collapse;
	border-spacing: 0px;
	vertical-align: top;

}

.default_menu {
	vertical-align: top;
	}

.left_menu, .right_menu {
	vertical-align: top;
	background-color: #FFFFFF;
	}

.hmm_menu {
	
	vertical-align: top;
	
	}
.hmm_menu2 {
	vertical-align: top;
	
	}

.cap_border {
	padding: 4px;
	
}

.cap_border.button_menu {
	border-bottom: 0px;
	text-align: left;

}

.main_caption, .left_caption, .right_caption {
	
	background-color: #8C1500;
	
}

.main_caption {
	
	vertical-align: middle;
}

.left_caption, .right_caption {
	background-image: url(images/s_left_cap.png);
	background-color: #d2d5d9;
}

.bevel {
	font-weight: bold;
	background-image: url(images/bevel.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 10px;
	color: #FFF;
	vertical-align: middle;
	letter-spacing: 1px;
	font-family: Arial, sans-serif;
		
}

.cont {
	
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	
	
}
.cont2 {
	
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #FFFFFF;
	
}
.menu_content {
	vertical-align: top;
	}

.menu_content.non_default {
	background-color: transparent;
}

.menu_content.buttons {
	padding: 0px;
}

.news_info {
	background-color: #f7f7f9;
	border-collapse: collapse;
	}

.news_image {
	float: left; /* Выравнивание рисунка по левому краю */
  background: #d6d3a2; /* Цвет фона */
  	width: 100px;
	/* height: 70px; */
  margin: 
   0px /* Отступ сверху */
   10px /* Отступ справа */
   10px /* Отступ снизу */
   0px; /* Отступ слева */
}
.news_image2 {
	float: left; /* Выравнивание рисунка по левому краю */
  	background: #d6d3a2; /* Цвет фона */
  	width: 167px;
	height: 146px;
  margin: 
   0px /* Отступ сверху */
   10px /* Отступ справа */
   10px /* Отступ снизу */
   0px; /* Отступ слева */
}
.form_image2 {
	float: left; /* Выравнивание рисунка по левому краю */
  background: #d6d3a2; /* Цвет фона */
  	 margin: 
   0px /* Отступ сверху */
   6px /* Отступ справа */
   4px /* Отступ снизу */
   0px; /* Отступ слева */
}
td.link_button {
	border-bottom: 1px solid #000;
}

b {
	color: #232930;
}

/* Nav Menu Classes */

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: normal 11px arial, verdana, tahoma, sans-serif;
	color: #000;
}

div.menuBar {
	background-color: #F7F9FA;
	background-image: url(images/s_nav.png);
	background-repeat: repeat-x;
	border-top: 1px solid #fff;
	padding: 4px 0px;
	text-align: left;
}

div.emenuBar {
	background-color: #F7F9FA;
	border-top: 1px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;
	border: 1px solid;
	border-color: transparent !important;
	border-color: #fff #F8FAFB #F0F2F3 #F8FAFB;
	cursor: default;
	left: 0px;
	margin: 0px;
	padding: 2px 4px 2px 22px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: transparent;
	border-color: #fff #a5a5a5 #a5a5a5 #fff !important;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: #fff;
	border-color: #a5a5a5 #fff #fff #a5a5a5 !important;
	left: 1px;
	top: 1px;
}

div.menu {
	background-color: #FCFDFF;
	border: 1px solid;
	border-color: #fff #a5a5a5 #a5a5a5 #fff;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	cursor: default;
	display: block;
	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #F2F4FF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 1px solid #b3b3b3;
}

a.exturl {
     font-size : 6pt;
     font-family : Arial, Helvetica, sans-serif;
     text-align : center;
     color : #F2B00C;
     TEXT-DECORATION: none;
}