BODY
{
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-color: #cccbca !important;
background-image: url(../img/pattern_repeat.png);
/*background-image: url(../images/page_bg.gif);*/
/*background-repeat: repeat-y;
background-size: 50% auto;*/
}

.main_contant {
	background: linear-gradient(to bottom, hsl(215, 70%, 80%) 5%, hsl(210, 50%, 95%) 50%, white 100%);
	padding-left: 20px;
	padding-right: 20px;
}
h1.title{
	font-size: 60px !important;
	color: #0099FF;
	margin-top: 0px;
	margin-bottom: 0px;
}

TD
{
 color: #000000;
font-family: Arial;
font-size: 13px;
text-decoration: none;
font-weight: normal;
line-height:1.5;
}


a.menu:link
{
color: #271606;
font-family: Arial;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}

.container {
	background: linear-gradient(to bottom, hsl(215, 70%, 80%) 10%, hsl(210, 50%, 95%) 50%, white 100%);
}

a.menu:visited
{
color: #271606;
font-family: Arial;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}

a.menu:hover
{
color: #74181b;
font-family: Arial;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}


a:link
{
color: #74181b;
font-family: Arial;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a:visited
{
color: #74181b;
font-family: Arial;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #74181b;
font-family: Arial;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}

.inp
{
color: #74181b;
font-family: Arial;
font-size: 11px;
text-decoration: none;
font-weight: normal;
border:1px solid #003c74;
width:110px;
height:20px;
}

.smalltitle
{
color: #003c74;
font-size:14px;
text-decoration: underline;
font-weight: bold;
}

.btn
{
color: #74181b;
font-family: Arial;
font-size: 11px;
/*text-decoration: none;*/
/*TODO - I commented some attribute of the button here, was working on the notes searcher button*/
font-weight: bold;
border:1px solid #003c74;
/*width:45px;*/
/*height:18px;*/
background:##FBCA6A;
}

a.smenu:link
{
color: #271606;
font-family: Arial;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a.smenu:visited
{
color: #271606;
font-family: Arial;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a.smenu:hover
{
color: #74181b;
font-family: Arial;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

.inp_contat
{
color: #74181b;
font-family: Arial;
font-size: 11px;
text-decoration: none;
font-weight: normal;
border:1px solid #003c74;
width:150px;
height:20px;
}

a.menutop:link
{
color: #741670;
font-family: Arial;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a.menutop:visited
{
color: #741670;
font-family: Arial;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a.menutop:hover
{
color: #741670;
font-family: Arial;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}



a.sidemenu:link
{
color: #271606;
font-family: Arial;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a.sidemenu:visited
{
color: #271606;
font-family: Arial;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a.sidemenu:hover
{
color: #74181b;
font-family: Arial;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

.category-item.highlighted {
	background-color: #FBCA6A;
}
