/* main stylesheet for kenilweb.com        ---------------*/

body
{
    font-family: Verdana, Arial, Sans-Serif;
    background-color: #fff;
    font-size: small;
    color: #5271AA;
}

h1 {font-size: medium; margin-top: 2px; margin-bottom: 5px;}
h3 {margin-top: 2px; margin-bottom: 5px;}
h5 {margin-top: 10px; margin-bottom: 5px;}

.header_pipe {font-size: 14px; font-weight: bold; color: #EAE8EB;}

a {font-size: small; color: #5271AA; text-decoration: underline;}
a:visited {color: #5271AA; text-decoration: underline;}
a:hover {color: #7899B8; text-decoration: underline;}

a.header {font-size: 14px; font-weight: bold; color: #EAE8EB; text-decoration: none;}
a.header:visited { font-size: 14px; font-weight: bold; color: #EAE8EB; text-decoration: none;}
a.header:hover {font-size: 14px; font-weight: bold; color: #fff; text-decoration: none;}

a.side_menu {font-size: small; color: #5271AA; text-decoration: none;}
a.side_menu:visited {font-size: small; color: #5271AA; text-decoration: none;}
a.side_menu:hover {font-size: small; color: #7899B8; text-decoration: underline;}

p.table {font-family: Verdana, Arial, Sans-Serif; font-size: small; color: #5271AA;}

textarea {font-family: Verdana, Arial, Sans-Serif; font-size: small; color: #5271AA;}
input {font-family: Verdana, Arial, Sans-Serif; font-size: small; color: #5271AA;}

td.MenuCellBlue1
{
	border-bottom-style:solid;
    border-top: thin solid #5271AA;
    border-bottom: thin solid #fff;
    background-color: #7899B8;
}
td.MenuCellBlue2
{
	border-bottom-style:solid;
    border-top: 1px none; border-bottom: thin solid #fff;
    background-color:#5271AA; thin
}
td.MenuCellBlue3
{
	border-bottom-style:solid;
    border-bottom: thin solid #5271AA;
    background-color: #7899B8; 
}

td.DemoCell
{
	border-left: white 2px solid;
    background-color: #EAE8EB; 
}

td.DemoCell2
{
	border-left: white thin solid;
	margin-right: 20px white solid;
    background-color: #EAE8EB;
}


.texta {
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	font-family: Verdana, Arial, Sans-Serif;
}

.header {
	font-size: 18px;
	color: #EAE8EB;
	font-family: Verdana, Arial, Sans-Serif;
}