a:link {color: #ff9900}     /* unvisited link */
a:visited {color: #ff9900}  /* visited link */
a:hover {color: #ff9900}   /* mouse over link */
a:active {color: #ff9900}   /* selected link */


.body_bg
{
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.blue_bg
{
	background-color: #435d78;
}

.orange_bg
{
	background-color: #f39508;
}



.border_orange
{
	background-color: #ff9900;
	width: 3px;
	background-repeat: repeat-y;
}

.border_blue
{
	background-color: #435d78;
	width: 1px;
	background-repeat: repeat-y;
	background-position: top left;
}
.left_header
{
	background-image: url(images/left_header.jpg);
	width: 487px;
	height: 142px;
}

.bottom_header
{
	background-image: url(images/bottom_header.jpg);
	width: 767px;
	height: 82px;
}

.bottom_header_top
{
	background-image: url(images/header_all.jpg);
	width: 767px;
	height: 168px;
}

.header_all
{
	background-image: url(images/header_all.jpg);
	width: 767px;
	height: 168px;
}

.button_left
{
	background-image: url(images/button_left.jpg);
	width: 7px;
	height: 33px;
	background-repeat: no-repeat;
}

.button_bg
{
	background-image: url(images/button_bg.gif);
	height: 1px;
	background-repeat: repeat-x;
}

.button_right
{
	background-image: url(images/button_right.jpg);
	width: 6px;
	height: 33px;
	background-repeat: no-repeat;
}

.button_center
{
	background-image: url(images/button_center.jpg);
	width: 11px;
	height: 33px;
	background-repeat: no-repeat;
}

.menu_link:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.menu_link:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fffff;
	text-decoration:  none;
}

.menu_link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.menu_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	
}

.up_left_corner
{
	background-image: url(images/up_left_corner.jpg);
	width: 15px;
	height: 9px;
	background-repeat: no-repeat;
}

.up_right_corner
{
	background-image: url(images/up_right_corner.jpg);
	width: 19px;
	height: 9px;
	background-repeat: no-repeat;
}

.down_left_corner
{
	background-image: url(images/down_left_corner.jpg);
	width: 15px;
	height: 9px;
	background-repeat: no-repeat;
}

.down_right_corner
{
	background-image: url(images/down_right_corner.jpg);
	width: 19px;
	height: 9px;
	background-repeat: no-repeat;
}

.footer_center
{
	background-image: url(images/footer_center.jpg);
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: center center;
}

.footer_link:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.footer_link:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.footer_link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.footer_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	
}

.box_left
{
	background-image: url(images/box_left.jpg);
	width: 8px;
	height: 32px;
	background-repeat: no-repeat;
}

.box_title_bg
{
	background-image: url(images/box_title_bg.gif);
	height: 32px;
	background-repeat: repeat-x;
}

.box_right
{
	background-image: url(images/box_right.jpg);
	width: 9px;
	height: 32px;
	background-repeat: no-repeat;
}

.box_corner
{
	background-image: url(images/box_corner.jpg);
	width: 36px;
	height: 33px;
	background-repeat: no-repeat;
}

.myboxbody
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}

.myboxtitle
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #435d78;
	text-decoration: none;
}


.text1:link
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration:  none;
}

.text1:active
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration:  none;
}

.text1:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration:  none;
}

.text1:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	
}

.myboxtextyellow2 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;
}

.myboxtext {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;	
	text-decoration: none;
	background-color: #ffffff;
}

.myboxtextblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-size: 14px;
}

.myboxinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-size: 10px;
	background-color: #ffffff;
}

.myboxtext_2white
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}

.myboxtext_2 {
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;	
	text-decoration: none;
}

.myboxbody_normal {
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;	
	text-decoration: none;
}

.myboxlinkyellow_3:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
}

.myboxlinkyellow_3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
}

.myboxlinkyellow_3:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
}

.myboxlinkyellow_3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	font-size: 12px;
}

.myboxcardetails {
   font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	color: #ff9900;	
	text-decoration: none;
}

.myboxtextyellow :link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
}

.myboxtextyellow :visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
}

.myboxtextyellow :active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
}

.myboxtextyellow :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	font-size: 12px;
}

.myboxtextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}



.style3 {
	font-size: 20px;
	color: #FFFF00;
}

.titlesmail
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}

.titlesred
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}

.grey_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


.red_link_small :link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
}

.red_link_small :visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
}

.red_link_small :active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
}

.red_link_small :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	font-size: 12px;
}


/*for banners system*/
.img_border 
{
	background: #5B87B4;
	border-color: #91B1DC;
	border-style: solid;
	border-width: 2px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}

 .navigation_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height:16px;
	line-height:17px;
	color:#ff9900;
	text-decoration: none;
}

.navigation_big:visited
{
	color:#ff9900;
	text-decoration: none;
	height:16px;
}

.navigation_big:active
{
	color:#ff9900;
	text-decoration: none;
	height:16px;
}

.navigation_big:hover
{
	
	color:#ff9900;
	text-decoration:underline;
	height:16px;
}

.titles_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	font-size: 14px;

}

.title_link:link
{

	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	color: #3c5979;
	text-decoration: none;
	font-size: 36px;

}

.title_link:visited
{

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #3c5979;
	text-decoration: none;
	font-size: 36px;

}

.title_link:active
{

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #3c5979;
	text-decoration: none;
	font-size: 36px;

}

.title_link:hover
{
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	color: #3c5979;
	text-decoration: none;
	font-size: 36px;
}

.subtitle_text
{
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	color: #3c5979;
	text-decoration: none;
	font-size: 18px;
}

.oldprices {
   font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #FF0000; 
 text-decoration:line-through;
}