BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    FONT-SIZE: 12pt;
    MARGIN: 0px;
    FONT-FAMILY: Arial
}
.div_border
{
	WIDTH: 100%;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    MARGIN: 1px;
    COLOR: green;
}
.header1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.descr_text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.model_text {
	font-family: Arial;
	font-size: 10pt;
	color: #303030;
	font-weight: normal;
	text-decoration: none;
}
.model_text2 {
	font-family: Arial;
	font-size: 12px;
	color: #8B8B8B;
	font-weight: bold;
	text-decoration: none;
}
.link_white {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.link_white:hover {
	font-family: Arial;
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.menu_item {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menu_item:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.cat_header {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.details {
	font-family: Arial;
	font-size: 10px;
	color: #3973C0;
	font-weight: bold;
	text-decoration: none;
}
.details:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.idmedia {
	font-family: Arial;
	font-size: 12px;
	color: #686868;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.idmedia:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.horiz_menu {
	font-family: Arial;
	font-size: 13px;
	color: #686868;
	font-weight: bold;
	text-decoration: none;
}
.horiz_menu:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
