body, form {
    padding: 0;
    margin: 0;
}

body, form, td, div, p {
    font-family: arial;
    font-size: 12px;
    color: #000000;
}

body, form {
    background-color: #e9eae5;
    background-image: url(/SITE/images/SET_A/general/Bgrnd19x388.jpg);
    background-repeat: repeat-x;
}

td, div, p {
}


ul {
    padding: 0px;
}

h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
    color: #990000;
    font-size: 26px;
    vertical-align: middle;
    font-weight: bold;
    width: 100%;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 12px;
}

h4 {
    font-size: 10px;
}

hr {
    border: 0;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 2px;
    color: #c5cfd1;
    background-color: #c5cfd1;
}

fieldset {
    margin: 0;
    padding: 0;
    -moz-border-radius: 8px;
}


/***********************************************************
* Free Classes
***********************************************************/
table.main_frame {
    width: 1024px;
    height: 100%;
    /*border:1px solid red;*/
}

table.main_header {
    width: 100%;
}

td.main_content_container {
    width: 880px;
    height: 100%;
}

table.main_content {
    width: 100%;
    height: 100%;
    background-image: url(/SITE/images/SET_A/LTR/frames_and_bgs/MainBoxMiddle693x1.gif);
    background-color: White;
    background-position: right top;
    background-repeat: repeat-y;
    /*border: 1px solid red;*/
}

td.main_content_menu_side {
    background-color: #939D94;
    width: 210px;
    height: 100%;
    padding: 0px;
    /*border: 1px solid red;*/
}

    td.main_content_menu_side > table {
        width: 210px;
        /*border: 1px solid red;*/
    }

table.main_content_menu_side {
    background-color: #939D94;
}

td.main_content_link_side {
    width: 210px;
    height: 100%;
}

table.main_content_link_side {
    width: 205px;
    height: 100%;
    background-color: #c8d3d9;
    background-image: url(/SITE/images/SET_A/LTR/frames_and_bgs/links_bg205x5.gif);
    /*
	border-style:solid;
	border-width:1px;
	border-color:#98afbf;
	*/
}

table.search_bar {
    background-image: url(/SITE/images/SET_A/general/SearchBar450x29.gif);
    background-repeat: no-repeat;
    background-position: right center;
    width: 450px;
    height: 29px;
}

/*For the next prev in new, cartoons and videos*/
a.cur_doc_next_prev {
    color: #145679;
    font-size: 12px;
}

a.cur_doc_next_prev_disabled, a:hover.cur_doc_next_prev_disabled {
    color: #9C9B96;
    font-size: 12px;
}

a:hover.cur_doc_next_prev {
    /*color:#990000;*/
    color: #f5dc83;
}
/*until here For the next prev in new, cartoons and videos*/



a.bottom_side_menu {
    color: #000000;
    font-size: 12px;
}

a:hover.bottom_side_menu {
    color: #f5dc83;
    font-size: 12px;
}
/* region A */
a, a span, a div, a p {
    font-family: arial;
    text-decoration: none;
    color: #145679;
}
    /*
a, a:visited{
	text-decoration:underline;
}
*/
    a:hover, a:hover span, a:hover div, a:hover p {
        color: #666666;
    }
/* endregion A*/

.date {
    font-size: 11px;
    color: #003366;
}

.abstract {
    text-align: justify;
    font-weight: bold;
}

.main_text {
    text-align: justify;
}

/*FOOTER*/
table.footer_container {
    width: 400px;
    margin: 0px;
    padding: 0px;
}

table.footer_links {
    padding: 2px;
}

td.footer_link {
    color: #999999;
    font-size: 12px;
    text-align: center;
}

a.footer_link {
    color: #999999;
    font-size: 12px;
}

a:hover.footer_link {
    color: #666666;
}

td.footer_delim {
    color: #999999;
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
}
/*UNTIL HERE FOOTER*/


/***********************************************************
* HOMEPAGE Section
***********************************************************/
.hp_date {
    color: #999999;
    font-size: 12px;
    padding-bottom: 4px;
}

table.hp_box {
    /*width:486px;*/
    width: 100%;
    border: solid 1px #CECECE;
}

td.hp_box {
    /*background-image:url(/SITE/images/SET_A/general/hp_box_middle.gif);
	background-repeat:repeat-y;*/
    background-color: #F5F3F4;
}

img.border {
    border-style: solid;
    border-color: black;
    border-width: 1px;
}
/***********************************************************
* ??????? Section
***********************************************************/

