BODY {

scrollbar-face-color: #181FB1;
scrollbar-shadow-color: #436532;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #FFFFFF;	
scrollbar-track-color: #D1D3FF;
Background-color : navy;	
	
}

A  {
	color : #319CFF;
	text-decoration : underline;
	font : bold;
}

A:Hover  {
	color : Yellow;
	text-decoration : none;
	font : bold;
}

A.add  {
	color : white;
	text-decoration : none;
	font : bold;
	Text-decoration : blink;

}

A.add:Hover  {
	color : white;
	text-decoration : none;
	font : bold;
	Background-color: Red;	
}

a.menulink {
	color: White;
	text-decoration: none;
	font-weight : bold;
}  
.menulink:hover{
	color: Yellow;
	text-decoration: none;
}

BODY  {}

A.menu:visited  {color:  #319CFF; text-decoration: underline}
A.menu:link  {color:  #319CFF; text-decoration: underline}
A.menu:active  {color: #319CFF; text-decoration: underline}
A.menu:hover {color: Red; background-color: lightslategray; text-decoration: none}

.framed tr
{
    border : solid 1px black;
}
.framed td
{
    border : dashed 1px black;
}
table.framed
{
    border : solid 1px black;
    width : 90%;
}
table.details
{
    border : solid 1px grey;
}

td.details
{
    border : dashed 1px grey;
}

table.tippelt
{
    border : solid 1px black;
    width : 30%;
}
table.fej
{
    border : ridge 0px black;
    width : 100%;
}
th.fej
{
    border : ridge 4px black;
    background : rgb(94 , 144 , 255);
    font-size : 180%;
    text-align : center;
}
th.link
{
    background : gray;
    font-size : 110%;
    text-align : center;
}
th.head
{
    font-size : 130%;
    Background-color : navy;
    Color : white;
    Border-style : outset;
    Border-left-width : thick;
    Border-bottom-width : thick;
    Border-right-width : thick;
    Border-top-width : thick;
}
th.subhead
{
    font-size : medium;
    Background-color : rgb(60 , 60 , 180);
    Border-style : double;
    Border-right-width : thin;
    Border-top-width : thin;
    Border-bottom-width : medium;
    Border-left-width : thin;
}
.idezet
{
    font : italic large "new century schoolbook";
}
table.menu
{
    Background-color : rgb(0 , 0 , 43);
    Text-align : center;
    Border-right-width : thick;
    Border-color : white;
}
th.menu
{
    Border-bottom : 1;
    Border-style : solid;
    Background-color : navy;
    Border-bottom-width : thin;
    Border-right-width : thick;
    Border-top-width : thick;
    Text-align : left;
    Font-size : large;
    Color: white;
}
th.login
{
    Border-bottom : 1;
    Border-style : solid;
    Background-color : teal;
    Border-bottom-width : thick;
    Border-right-width : thick;
    Border-top-width : thick;
    Text-align : center;
    Border-left-width : thick;
    Text-decoration : blink;
    Font-size : large;
}
td.menucske
{
    Border-bottom : 1;
    Border-style : solid;
    Background-color : aqua;
    Border-right-width : thick;
    Text-align : right;
}
td.mainOther
{
    Border-style : inset;
    Background-color : rgb(0 , 153 , 255);
    Border-color : white;
    Background-image : url("mint.gif");
    Background-repeat : repeat;
}
td.mainMenu
{
    Border-style : none;
    Background-color : rgb(0,0,43); <!--ez a bal oldali menu hatterszine  ->
    Text-align : center;
    Color: rgb(255 , 255 , 102);
    Border-color : yellow;
}
td.C0R0
{
    Border-style : solid;
    Background-color : rgb(30 , 0, 120);
}
td.C0R1
{
    Border-style : solid;
    Background-color : rgb(30 , 50 ,120);
}
td.C1R1
{
    Border-style : solid;
    Background-color : rgb(0, 10 , 80);
}
td.C1R0
{
    Border-style : solid;
    Background-color : rgb(10 , 15 , 120);
}

.myInfo { color: blue; }