/* COMMON STYLES */

body {

	font-family: Tahoma, Helvetica, sans-serif;

	font-size: 11px;

	color: #777777;

	background-color: #FFFFFF;

}



input, select, button {

	font-family: Tahoma, Helvetica, sans-serif;

	font-size: 12px;

	color: #777777;

}





/* STYLES FOR LINKS */

a:link, a:active, a:visited {

	color: #2277DD;

}

a:hover {

	color: #DD7722;

}



/* STYLE FOR PAGE-TITLE */

.title {

	font-size: 14px;

	color: #F15011;

	font-weight:bold;

	letter-spacing:1px;

}



/* STYLE FOR PAGE-CREATION-DATE */

.creation_date {

	font-size: xx-small;

	color: #AAAAAA;

	padding: 3px;

}



/* STYLE FOR PAGE-CONTENT */

.content {

	letter-spacing:0.5px;

	font-size: 12px;

}



/* STYLES FOR BLOG */

 /* (all blog items) */

.blog {



}

 /* (each blog item) */

.blog_item {

	border: 1px dotted #CCCCCC;

	padding: 5px;

	margin: 5px;

}

 /* (blog item title) */

a.blog_item_title:link, a.blog_item_title:active, a.blog_item_title:visited {

    font-weight: normal;

	font-size:13px;

	color: #F15011;

}

a.blog_item_title:hover {

    color: #DD7722;

}

 /* (blog item date-text) */

.blog_item_creation_date {

    font-size: xx-small;

	color: #AAAAAA;

}

 /* (blog item preview-text) */

.blog_item_content {



}

 /* (blog item "read more >>" ) */

.blog_item_read_more {

	text-align: right;

}

 a.blog_item_read_more_link:link, a.blog_item_read_more_link:active, a.blog_item_read_more_link:visited {



}

a.blog_item_read_more_link:hover {



}



/* STYLES FOR MINI-BLOG (last news) */

 /* (all blog items) */

.mini_blog {

	padding: 3px;

}

 /* (each blog item) */

.mini_blog_item {

    padding: 3px;

}

 /* (blog item title) */

a.mini_blog_item_title:link, a.mini_blog_item_title:active, a.mini_blog_item_title:visited {

    font-weight: bold;

    font-size: 11px;

	color: #DD7722;

}

a.mini_blog_item_title:hover {

    color: #F15011;

	font-size: 11px;

}

 /* (blog item date-text) */

.mini_blog_item_creation_date {

    font-size: xx-small;

	color: #AAAAAA;

	font-size: 10px;

}

 /* (blog item preview-text) */

.mini_blog_item_content {

  	font-size: 10px;

	color: #777777;

}

 /* (blog item "read more >>" ) */

.mini_blog_item_read_more {

	text-align: right;

	font-weight: bold;

	padding: 3px;

	font-size: xx-small;

	font-size: 10px;

}

 a.mini_blog_item_read_more_link:link, a.mini_blog_item_read_more_link:active, a.mini_blog_item_read_more_link:visited {

	text-align: right;

	font-weight: bold;

	padding: 3px;

	font-size: 10px;

}

a.mini_blog_item_read_more_link:hover {



}

 /* (blog item "view all >>" ) */

.mini_blog_view_all {

	text-align: center;

	font-weight: bold;

	padding: 3px;

	font-size: 10px;

}

 a.mini_blog_view_all_link:link, a.mini_blog_view_all_link:active, a.mini_blog_view_all_link:visited {

	text-align: center;

	font-weight: bold;

	padding: 3px;

	font-size: 10px;

}

a.mini_blog_view_all_link:hover {



}



/* STYLES FOR MINI-WAY (home >> about us >> contacts) */

.mini_way {

    font-size: 10px;

    color: #999999;

}

a.mini_way_link:link, a.mini_way_link:active, a.mini_way_link:visited {

    font-size: 10px;

    color: #999999;

}

a.mini_way_link:hover { 

    color: #DD7722;

}



/* STYLES FOR TOP MENU */

a.top_menu:link, a.top_menu:active, a.top_menu:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.top_menu:hover {

	color: #EA8632;

	text-decoration: underline;

}

a.active_top_menu:link, a.active_top_menu:active, a.active_top_menu:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_top_menu:hover {

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR TOP MENU item 1 */

a.top_menu#top_menu_1:link, a.top_menu#top_menu_1:active, a.top_menu#top_menu_1:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	background-image: url(img/home.jpg);

	background-repeat: no-repeat;

	background-position: center 0px ;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.top_menu#top_menu_1:hover {

	background-position: center 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_top_menu#active_top_menu_1:link, a.active_top_menu#active_top_menu_1:active, a.active_top_menu#active_top_menu_1:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	background-image: url(img/home.jpg);

	background-repeat: no-repeat;

	background-position: center 10px ;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_top_menu#active_top_menu_1:hover {

	background-position: center 10px ;

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR TOP MENU item 2 */

a.top_menu#top_menu_2:link, a.top_menu#top_menu_2:active, a.top_menu#top_menu_2:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	background-image: url(img/facil.jpg);

	background-repeat: no-repeat;

	background-position: center 0px ;

	border-left: 1px solid #969696;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.top_menu#top_menu_2:hover {

	background-position: center 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_top_menu#active_top_menu_2:link, a.active_top_menu#active_top_menu_2:active, a.active_top_menu#active_top_menu_2:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	background-image: url(img/facil.jpg);

	background-repeat: no-repeat;

	background-position: center 10px ;

	border-left: 1px solid #969696;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_top_menu#active_top_menu_2:hover {

	background-position: center 10px ;

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR TOP MENU item 3 */

a.top_menu#top_menu_3:link, a.top_menu#top_menu_3:active, a.top_menu#top_menu_3:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	background-image: url(img/info.jpg);

	background-repeat: no-repeat;

	background-position: center 0px ;

	border-left: 1px solid #969696;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.top_menu#top_menu_3:hover {

	background-position: center 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_top_menu#active_top_menu_3:link, a.active_top_menu#active_top_menu_3:active, a.active_top_menu#active_top_menu_3:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	background-image: url(img/info.jpg);

	background-repeat: no-repeat;

	background-position: center 10px ;

	border-left: 1px solid #969696;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_top_menu#active_top_menu_3:hover {

	background-position: center 10px ;

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR TOP MENU item 4 */

a.top_menu#top_menu_4:link, a.top_menu#top_menu_4:active, a.top_menu#top_menu_4:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	background-image: url(img/sett.jpg);

	background-repeat: no-repeat;

	background-position: center 0px ;

	border-left: 1px solid #969696;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.top_menu#top_menu_4:hover {

	background-position: center 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_top_menu#active_top_menu_4:link, a.active_top_menu#active_top_menu_4:active, a.active_top_menu#active_top_menu_4:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	background-image: url(img/sett.jpg);

	background-repeat: no-repeat;

	background-position: center 10px ;

	border-left: 1px solid #969696;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_top_menu#active_top_menu_4:hover {

	background-position: center 10px ;

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR TOP MENU item 5 */

a.top_menu#top_menu_5:link, a.top_menu#top_menu_5:active, a.top_menu#top_menu_5:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	background-image: url(img/news.jpg);

	background-repeat: no-repeat;

	background-position: center 0px ;

	border-left: 1px solid #969696;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.top_menu#top_menu_5:hover {

	background-position: center 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_top_menu#active_top_menu_5:link, a.active_top_menu#active_top_menu_5:active, a.active_top_menu#active_top_menu_5:visited  {

	display:block;

	width: 110px;

	padding: 3px;

	padding-top: 75px;

	background-color: #FFFFFF;

	background-image: url(img/news.jpg);

	background-repeat: no-repeat;

	background-position: center 10px ;

	border-left: 1px solid #969696;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: center ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_top_menu#active_top_menu_5:hover {

	background-position: center 10px ;

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR RIGHT MENU */

a.right_menu:link, a.right_menu:active, a.right_menu:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 140px;

	background-color: #FFFFFF;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.right_menu:hover {

	color: #EA8632;

	text-decoration: underline;

}

a.active_right_menu:link, a.active_right_menu:active, a.active_right_menu:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 140px;

	background-color: #FFFFFF;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_right_menu:hover {

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR RIGHT MENU item 1 */

a.right_menu#right_menu_1:link, a.right_menu#right_menu_1:active, a.right_menu#right_menu_1:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-1.jpg);

	background-repeat: no-repeat;

	background-position: right 0px ;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.right_menu#right_menu_1:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_right_menu#active_right_menu_1:link, a.active_right_menu#active_right_menu_1:active, a.active_right_menu#active_right_menu_1:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-1.jpg);

	background-repeat: no-repeat;

	background-position: right 10px ;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_right_menu#active_right_menu_1:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR RIGHT MENU item 2 */

a.right_menu#right_menu_2:link, a.right_menu#right_menu_2:active, a.right_menu#right_menu_2:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-5.jpg);

	background-repeat: no-repeat;

	background-position: right 0px ;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.right_menu#right_menu_2:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_right_menu#active_right_menu_2:link, a.active_right_menu#active_right_menu_2:active, a.active_right_menu#active_right_menu_2:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-5.jpg);

	background-repeat: no-repeat;

	background-position: right 10px ;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_right_menu#active_right_menu_2:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR RIGHT MENU item 3 */

a.right_menu#right_menu_3:link, a.right_menu#right_menu_3:active, a.right_menu#right_menu_3:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-6.jpg);

	background-repeat: no-repeat;

	background-position: right 0px ;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.right_menu#right_menu_3:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_right_menu#active_right_menu_3:link, a.active_right_menu#active_right_menu_3:active, a.active_right_menu#active_right_menu_3:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-6.jpg);

	background-repeat: no-repeat;

	background-position: right 10px ;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_right_menu#active_right_menu_3:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR RIGHT MENU item 4 */

a.right_menu#right_menu_4:link, a.right_menu#right_menu_4:active, a.right_menu#right_menu_4:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-2.jpg);

	background-repeat: no-repeat;

	background-position: right 0px ;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.right_menu#right_menu_4:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_right_menu#active_right_menu_4:link, a.active_right_menu#active_right_menu_4:active, a.active_right_menu#active_right_menu_4:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-2.jpg);

	background-repeat: no-repeat;

	background-position: right 10px ;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_right_menu#active_right_menu_4:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR RIGHT MENU item 5 */

a.right_menu#right_menu_5:link, a.right_menu#right_menu_5:active, a.right_menu#right_menu_5:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-4.jpg);

	background-repeat: no-repeat;

	background-position: right 0px ;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.right_menu#right_menu_5:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_right_menu#active_right_menu_5:link, a.active_right_menu#active_right_menu_5:active, a.active_right_menu#active_right_menu_5:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-4.jpg);

	background-repeat: no-repeat;

	background-position: right 10px ;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_right_menu#active_right_menu_5:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR RIGHT MENU item 6 */

a.right_menu#right_menu_6:link, a.right_menu#right_menu_6:active, a.right_menu#right_menu_6:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-3.jpg);

	background-repeat: no-repeat;

	background-position: right 0px ;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.right_menu#right_menu_6:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_right_menu#active_right_menu_6:link, a.active_right_menu#active_right_menu_6:active, a.active_right_menu#active_right_menu_6:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-3.jpg);

	background-repeat: no-repeat;

	background-position: right 10px ;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_right_menu#active_right_menu_6:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}

/* STYLES FOR RIGHT MENU item 7 */

a.right_menu#right_menu_7:link, a.right_menu#right_menu_7:active, a.right_menu#right_menu_7:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-7.jpg);

	background-repeat: no-repeat;

	background-position: right 0px ;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.right_menu#right_menu_7:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}

a.active_right_menu#active_right_menu_7:link, a.active_right_menu#active_right_menu_7:active, a.active_right_menu#active_right_menu_7:visited  {

	display:block;

	width: 120px;

	padding: 3px;

	padding-top: 83px;

	padding-bottom: 40px;

	background-color: #FFFFFF;

	background-image: url(img/icon-7.jpg);

	background-repeat: no-repeat;

	background-position: right 10px ;

	color:#EA8632;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_right_menu#active_right_menu_7:hover {

	background-position: right 10px ;

	color: #EA8632;

	text-decoration: underline;

}


a.right_menu_special:link, a.right_menu_special:active, a.right_menu_special:visited  {

	display:block;

	width: 150px;

	padding: 3px;

	padding-top: 140px;

	background-color: #FFFFFF;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.right_menu_special:hover {

	color: #EA8632;

	text-decoration: underline;

}

a.active_right_menu_special:link, a.active_right_menu_special:active, a.active_right_menu_special:visited  {

	display:block;

	width: 150px;

	padding: 3px;

	padding-top: 140px;

	background-color: #FFFFFF;

	color:#666666;

	font-size:10px;

	font-weight: bold;

	text-align: right ;

	letter-spacing:0.06em;

	text-decoration: none;

}

a.active_right_menu_special:hover {

	color: #EA8632;

	text-decoration: underline;

}



/* STYLES FOR JAVA SUB MENU */

a.java_menu:link, a.java_menu:active, a.java_menu:visited  {

display: block;

background-color:#DEDEDE;

border:1px solid #999999;

width:111px;

font-size: 10px;

margin-left: 1px;

padding: 2px;

color: #444444;

text-decoration: none;

font-weight: bold

}

a.java_menu:hover {

background-color:#FFFFFF;

color: #EA8632;

}



/* STYLES FOR VERTICAL MENU (LEVEL-1) */

a.v_menu_1:link, a.v_menu_1:active, a.v_menu_1:visited  {

	display:block;

	color:#666666;

	padding:4px 0px 2px 2px;

	border-bottom:1px dotted #FF6600;

	margin-top:1px;

	text-decoration:none;

	font-size:12px;

}

a.v_menu_1:hover {

	color:#444444;

	border-bottom:1px solid #FF0000;

	background-color: #EEEEEE;

}

a.active_v_menu_1:link, a.active_v_menu_1:active, a.active_v_menu_1:visited  {

	display:block;

	color:#444444;

	padding:4px 0px 2px 2px;

	border-bottom:1px solid #FF6600;

	margin-top:1px;

	text-decoration:none;

	font-size:12px;

	background-color: #EEEEEE;

}

a.active_v_menu_1:hover {

	color:#444444;

	border-bottom:1px solid #FF0000;

	background-color: #EEEEEE;



}



/* STYLES FOR VERTICAL MENU (LEVEL-2) */

a.v_menu_2:link, a.v_menu_2:active, a.v_menu_2:visited  {

display: block;

margin: 2px;

padding: 2px;

padding-left: 10px;

color: #662200;

font-size: x-small;

text-decoration: none;

text-align: left;

font-weight: bold;

}

a.v_menu_2:hover {

background-color:#662200;

color: #FFEECC;

}

a.active_v_menu_2:link, a.active_v_menu_2:active, a.active_v_menu_2:visited  {

display: block;

margin: 2px;

padding: 2px;

padding-left: 10px;

color: #662200;

font-size: x-small;

text-decoration: none;

text-align: left;

font-weight: bold;

background-color: #FF0000;

}

a.active_v_menu_2:hover {

background-color:#662200;

color: #FFEECC;

}







