.greeka { font-size: 11px; color: #000000;}

.sub_head { font-size: 11px; color: #000000;}

a.greeka:link   { text-decoration: none; color: #364D67; }

a.greeka:visited { text-decoration: underline; color: #2C3E52; }

a.greeka:hover	{ text-decoration: underline; color: #223141; }

a.greeka:active	{ text-decoration: underline; color: #223141; }



/* This is the outline round the main forum tables */

.forumline	{ background-color: #FFFFFF; }



/* Main table cell colours and backgrounds */

td.row1	{ background-color: #DCE3E9; } 

td.row1_over	{

	background-color: #D6DEE4;

	border: none;

}

td.row2	{ background-color: #D3DDE4; }

td.row2_over	{ background-color: #CDD8E0; }

td.row3, td.row3Right	{ background-color: #C4D0D9;}

td.row3_over	{ background-color: #BECBD6; }

td.row4	{ background-color: #BBC8D3; }



/* Header cells - the blue and silver gradient backgrounds */

th, td.th	{

	color: #FFFFFF; font-size: 12px; font-weight: bold;

	background-color: #648091; height: 26px;

}

.th { color: #FFFFFF; }

a.th, a.th:visited { color: #FFFFFF; text-decoration: underline; }

a.th:hover { color: #FF9900; text-decoration: underline; }

a.th:active { color: #FFCC00; text-decoration: underline; }



td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {

	background-color:#D1D7DC; height: 28px;

}

td.th2 {background-color:#D1D7DC; height: 20px; color: #FFFFFF; }



td.spaceRow {

	background-color: #D1D7DC; }



/* The largest text used in the index page title and toptic title etc. */

h1,h2	{

			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;

			text-decoration: none; line-height : 120%; color: #FFFFFF;

}

.maintitle	{

			font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;

			text-decoration: none; line-height : 120%; color: #FFFFFF;

}

.subtitle	{

			font-size: 14px; font-family: Arial, Helvetica, sans-serif;

			text-decoration: none; font-weight: bold; color: #FFFFFF;

}

.border {

	border: 1px solid #FFFFFF;

}



/* menu */

.menulayer{ 

	font-family:verdana;font-size:2px;font-weight:bold;color: #FFFFFF;

}



.alexlist {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: dotted;

	border-left-style: none;

	border-top-color: #708FBE;

	border-right-color: #708FBE;

	border-bottom-color: #708FBE;

	border-left-color: #708FBE;

	padding: 5px;

}



/* Form elements */

input,textarea, select {

	color : #000000;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

}



/* The text input fields background colour */

input.post, textarea.post, select {

	background-color : #FFFFFF;

}



input { text-indent : 2px; }



/* The buttons used for bbCode styling in message post */

input.button {

	background-color: #EAEFF4;

	color: #000000;

	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;

}



/* The main submit button option */

input.mainoption {

	background-color : #FAFAFA;

	font-weight : bold;

}



/* None-bold submit button */

input.liteoption {

	background-color : #FAFAFA;

	font-weight : normal;

}


.bordercell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

	font-size: 11px;
	color: #000000;
}

