/*
	DEVELOPED AND DESGNED BY GAZATEM TECHNOLOGIES
*/

body {
	margin:0;padding:0;
	text-align:center;
	background:#ABCADC url(../images/bg_sides.jpg) repeat-x;color:#000;
	font:normal normal 12px "trebuchet ms", Verdana, Helvetica, sans-serif;
	}

	
	
a {
	color: #3244b5;
	text-decoration: none;
}

a:active {
	color: #3244b5;
	text-decoration: none;
}


a:hover {
	color: #28b03c;
	text-decoration: underline;
}
.menu{ 
	color:#FFFFFF;
	background:#098cd7;
	font:normal normal 12px "trebuchet ms", Verdana, Helvetica, sans-serif;	
	border-bottom:3px solid #0061ae;
}

.menu a {
	color: #ffffff;
	text-decoration: none;
}

.menu a:active {
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.menuAlt{ 
	padding:2px;
	color:#FFFFFF;
	background:#92bb87;
	font:normal normal 12px "trebuchet ms", Verdana, Helvetica, sans-serif;	
	border-bottom:2px solid #0061ae;
}

.menuAlt a {
	color: #ffffff;
	text-decoration: none;
}

.menuAlt a:active {
	color: #ffffff;
	text-decoration: none;
}
.menuAlt a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.catParent{
	font:normal 13px "trebuchet ms", Verdana, Helvetica, sans-serif;	
	line-height:22px;
}

.linkNameLarge{
	font:bold 16px "trebuchet ms", Verdana, Helvetica, sans-serif;	
	line-height:22px;
}
.linkDesc{
	font:normal 12px "trebuchet ms", Verdana, Helvetica, sans-serif;	
	line-height:22px;
}

.simpleheaders{
	font:normal 13px "trebuchet ms", Verdana, Helvetica, sans-serif;	
	line-height:22px;
}

h1 {
	font-size:160%;
}

h2 {
	font-size:12px;
}

.meuAlt {
	background:#098cd7;
	font:normal normal 12px "trebuchet ms", Verdana, Helvetica, sans-serif;	
	border-bottom:3px solid #0061ae;
}


	
TR.GridRow TD
{
    PADDING: 3px 3px 3px 5px;
    BACKGROUND-COLOR: #ffffff;
	border:1px solid #f7f7f7;
}

TR.GridRowOver TD
{
	PADDING: 3px 3px 3px 5px;
	background-color: #f1f1f1;
	border:1px solid #f7f7f7;
}	



/* navigation beetween page */
.pages {
    padding: 1em 1em 2em 1em;
    margin: 1em 0;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #ffffff;
	font-size:11px;
}

.pages span.current {
    border: 1px solid #000000;
    font-weight: bold;
	font-size:11px;
    background: #92bb87;
    color: #ffffff;
	}

.pages a {
    border: 1px solid #3244b5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #333;
	color:#92bb87;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}