body
{

    border: 1px solid #000000;
    text-align: center;

    background: #caf0ff;
    text-decoration:none;
    color: #004E82;
    font-family: tahoma;
    font-size: 8pt;


}

.top1 {
    background: 'images/logo.jpg';
    font-size: 12pt;
    font-weight: bold;
    color: #E9592F;

}


.top {
    background: white;
    font-size: 12pt;
    font-weight: bold;
    color: #E9592F;

}


}

.leftside {
    background: white;
    text-align: left;

}

.menu {


    background: white;
    text-align: right;
    font-family: tahoma;
    font-size: 8pt;
    color: #004E82;

}


.header {
    border-bottom: 1px solid #000000;
    font-size: 12pt;
    font-weight: bold;
    color: #E9592F;

}


.catheader {

    border-bottom: 1px solid #000000;
    font-size: 12pt;

    font-weight: bold;
    color: #E9592F;
    text-align: left;
}


.footer {
    background: white;
    text-align: center;


    color: #004E82;
 
}


.space {
    clear: both;
    width: 740px;
    background: #DAE9F3;

}


.general {
    margin: 7px;
    margin-left: 10px;
}


.game {
    width: 340px;
    float: left;
}


.ic {
    float: left;
    position: relative !important;
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
    width: 260px;
}

img {
	margin: 1px;
	padding: 1px;
	border: 0px solid #000;
}


.thumbnail {
    float: left;

    margin: 10px !important;
    margin-left: 5px;
    margin-bottom: 0px;
}




a
{
    color: #004E82;

}

a:hover {
    color: #ff0000;
}
.texta
{
    color: #004E82;
    margin: 10px;
}

a:hover {
    color: #ff0000;
}



.social {
    margin: 1px;
    margin-left: 1px;
    margin-bottom: 1px;
}

