body, p, td, li {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #0a484b;
}

h1 {
	font-size: 14px;
	
}

h2 {
	font-size: 14px;
	
}
h3 {
	font-size: 14px;
	
}

a {
	color: #128186;
}
hr {
	color: #0a484b;
	height: 1px;
}
.pageTitle {
	font-size: 13px;
	font-weight: bold;
}
.catalogGtitle h2{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -10px;
	text-decoration:underline;
}
.catalogGtitle {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -10px;
}
.openMenu {
	background-color: #cfeeee;
}
/*
.bgMiddle {
	background-image: url(/images/design/back_middle.gif);
	background-position-x: right;
	background-position-y: bottom;
	background-repeat: no-repeat;
}
*/
.bgTop {
	background-image: url(/images/design/bg_top.gif);
	background-repeat: repeat-x;
}
.bgRight {
	background-image: url(/images/design/back_right.gif);
	background-position-y: bottom;
	background-repeat: no-repeat;
}
.bgMiddle1 {
	background-image: url(/images/design/bg_main_left.gif);
	background-repeat: repeat-y;
}
.bgMiddle2 {
	background-image: url(/images/design/bgg.gif);
	background-repeat: no-repeat;
	background-position-x: right;
}
.tttl {
	background-image: url(/images/design/bg_after_left_menu.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
}
.modelsTableHeadMain {
	color: #21524E;
	background-color: #D7E2E2;
	text-align: center; 
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}

.modelsTableHeadMainEven {
	color: #21524E;
	background-color: #EDF9F9;
	text-align: center; 
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}

.modelsTableHeadMainOdd {
	color: #21524E;
	background-color: #FFFFFF;
	text-align: center; 
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}

.modelsTableHeadDesc {
	color: #417A73;
	background-color: #D7E2E2;
	text-align: center; 
	padding-top: 7px;
	padding-bottom: 7px;
}

.modelsTableHeadDescEven {
	color: #417A73;
	background-color: #EDF9F9;
	text-align: center; 
	padding-top: 7px;
	padding-bottom: 7px;
}

.modelsTableHeadDescOdd {
	color: #417A73;
	background-color: #FFFFFF;
	text-align: center; 
	padding-top: 7px;
	padding-bottom: 7px;
}

.news_title {
	font-family: Arial, Sans-Serif, Verdana, Tahoma;
	font-size: 16px;
	font-weight: 700;
	margin-top: -10px;
}

.news_date {
	padding-right: 5px;
	font-weight: 700;
}

.javalinks {
	color: #128186;
	text-decoration: underline;
}
