/* CSS Document */

body {
/*background-color: #3D93E8;*/
background-color: #3366FF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font:14px Tahoma, Verdana, Arial, sans-serif;
color:#FFFFFF;
}

.main-body {
/*background-color: #3D93E8;*/
background-color: #3366FF;
border-left: 1px solid #FFFF00;
border-right: 1px solid #FFFF00;
border-bottom: 1px solid #FFFF00;
/*border-bottom: 1px solid #CC3399;*/
}

.lmenu {
text-align: center;
font-size: 14px;
font-weight: bold;
font-variant:small-caps;
color:#FFFFFF;
background-color: #3366FF;
}

table.lmenu a:link {
text-decoration:none;
display: block;
height:100%;
width:100%;
font: 14px Tahoma, verdana, Arial, sans-serif;
text-align:center;
font-variant:small-caps;
font-weight:bold;
color: #FFFFFF;
/*line-height:21px;*/
text-align:center;
font-variant:small-caps;
font-weight:bold;
}

table.lmenu a:visited {
text-decoration:none;
display: block;
height:100%;
width:100%;
/*line-height:21px;*/
text-align:center;
font-variant:small-caps;
font-weight:bold;
color: #FFFFFF;
}

table.lmenu a:hover {
text-decoration:none;
display: block;
height:100%;
width:100%;
background-color: #003399;
color:#FFFFFF;
/*line-height:21px;*/
text-align:center;
font-variant:small-caps;
font-weight:bold;
}


.head1 {
font-size:18px;
}

.head2 {
font-size: 24px;
}

.menu-color {
background-color: #FF0000;
}

.txt {
font: 14px  verdana, arial, sans-serif, tahoma;
}

.top-menu {
font-size: 14px;
font-weight: bold;
text-align: center;
}

.right-bord {
border-right: 1px solid #FFFF00;
}

/*table.leftmenu a:link {
text-decoration:none;
display: block;
height:100%;
width:100%;
font: 12px Tahoma, verdana, Arial, sans-serif;
text-align:center;
font-variant:small-caps;
font-weight:bold;
color: #A68C53;
/*  - line-height:21px;  - */
/*text-align:center;
font-variant:small-caps;
font-weight:bold;
}

table.leftmenu a:visited {
text-decoration:none;
display: block;
height:100%;
width:100%;
/*line-height:21px;*/
/*text-align:center;
font-variant:small-caps;
font-weight:bold;
color: #A68C53;
}*/

/*table.leftmenu a:hover {
text-decoration:none;
display: block;
height:100%;
width:100%;
background-color: #A68C53;
color:#F3F2EB;
/* - line-height:21px; - */
/*text-align:center;
font-variant:small-caps;
font-weight:bold;
}*/

/* from top menu */
table.mnu {
font: 14px tahoma, verdana, arial, sans-serif ;
font-weight: 600;
color:#FFFFFF;
/*line-height:21px;*/
text-align:center;
}

table.mnu a:link {
display: block;
text-decoration:none;
width:100%;
height:100%;
color:#FFFFFF;
padding: 1px 0px 1px 0px;
}

table.mnu a:visited {
display:block;
text-decoration:none;
width:100%;
height:100%;
color:#FFFFFF;
/*padding: 1px 0px 1px 0px;*/
}

table.mnu a:hover {
display:block;
text-decoration:none;
background-color:#F6DAEC;
color:#000;
width:100%;
height:100%;
padding: 0px;
}

.txt-red {
color: red;
}

.footer {
color: #000000;
}

a {
color: #00248f;
}

.img-bord {
border: 2px solid #FFFFFF;
}
