@charset "windows-1253";


/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/


.menu_hor {
	color: #000;
	font-family: Impact;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 15px;
}

/*These are the 	link style definitions.*/

a.menu_hor:link {
	color: #000;
	text-decoration: none;
}
a.menu_hor:visited {
	color: #000;
	text-decoration: none;
}
a.menu_hor:hover {
	color: #6890CE;
	text-decoration: underline;
}
a.menu_hor:active {
	color: #000;
	text-decoration: none;
}

.menu_maincat_second {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-left: 17px;
}



/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.menu_subcat_second {
	color: #497AC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	border-top-color: #BCC98B;
	border-right-color: #BCC98B;
	border-bottom-color: #BCC98B;
	border-left-color: #BCC98B;
	padding-right: 6px;
}

/*These are the 	link style definitions.*/

a.menu_subcat_second:link {
	color: #497AC5;
	font-weight: normal;
	text-decoration: none;
}
a.menu_subcat_second:visited {
	color: #497AC5;
	font-weight: normal;
	text-decoration: none;
}
a.menu_subcat_second:hover {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
a.menu_subcat_second:active {
	color: #497AC5;
	font-weight: normal;
	text-decoration: none;
}



/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.text_second {
	color: #624900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2B600;
}

/*These are the 	link style definitions.*/

a.text_second:link {
	color: #3868A9;
	font-weight: normal;
	text-decoration: underline;
}
a.text_second:visited {
	color: #3868A9;
	font-weight: normal;
	text-decoration: underline;
}
a.text_second:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.text_second:active {
	color: #3868A9;
	font-weight: normal;
	text-decoration: underline;
}

.search {
	color: #333333;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFCA30;
	border: 1px solid #C69500;
}

.menu_category {
	font-size: 9px;
	font-weight: bold;
	font-family: Arial;
}
.menu_maincat {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	padding-left: 17px;
}

.menu_maincat1 {font-size: 8px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #555555;}








.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(menu.gif);
	background-position: center;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	text-align: center;
	letter-spacing: 0px;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #111111;
}


a.menu:hover {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-image: url(menu_over.gif);
	text-decoration: none;
}
.title {
	color: #2E4054;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.text_main {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
}

/*These are the 	link style definitions.*/

.text_main a:link {
	color:  #7097D2;
	font-weight: normal;
	text-decoration: underline;
}
.text_main a:visited {
	color:  #7097D2;
	font-weight: normal;
	text-decoration: underline;
}
.text_main a:hover {
	color:  #7097D2;
	font-weight: normal;
	text-decoration: none;
}
.text_main a:active {
	color:  #7097D2;
	font-weight: normal;
	text-decoration: underline;
}







/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.solid_border {
	border: 1px solid #C69500;
}

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.menu_subcat {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	border-top-color: #BCC98B;
	border-right-color: #BCC98B;
	border-bottom-color: #BCC98B;
	border-left-color: #BCC98B;
}

/*These are the 	link style definitions.*/

a.menu_subcat:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.menu_subcat:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.menu_subcat:hover {
	color: #FED967;
	font-weight: normal;
	text-decoration: underline;
}
a.menu_subcat:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}


/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.dir {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 1px;
	letter-spacing: 1px;
	padding-right: 1px;
}

/*These are the 	link style definitions.*/

a.dir:link {
	color: #9E0314;
	font-weight: normal;
	text-decoration: none;
}
a.dir:visited {
	color: #9E0314;
	font-weight: normal;
	text-decoration: none;
}
a.dir:hover {
	color: #E44A0A;
	font-weight: normal;
	text-decoration: underline;
}
a.dir:active {
	color: #9E0314;
	font-weight: normal;
	text-decoration: none;
}

.buttons {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.text_columns {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	display: block;
}

/*These are the 	link style definitions.*/

a.text_columns:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.text_columns:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.text_columns:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #6F6F19;
}
a.text_columns:active {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}




.spacer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	text-decoration: none;
}
.fields {
	color: #173863;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}


/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.bottom_links {
	color: #FEC311;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

/*These are the 	link style definitions.*/

.bottom_links a:link{
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.bottom_links a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
.bottom_links a:hover {
	color: #FEC311;
	font-weight: normal;
	text-decoration: underline;
}
.bottom_links a:active {
	color: #FFFFFF;
	font-weight: normal;
}

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.menu_columns {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #B83801;
	border-right-color: #B83801;
	border-bottom-color: #B83801;
	border-left-color: #B83801;
}

/*These are the 	link style definitions.*/

a.menu_columns:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.menu_columns:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.menu_columns:hover {
	color: #EAEAEA;
	font-weight: normal;
	text-decoration: underline;
	background-color: 9e0314;
}
a.menu_columns:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.menu_horiz {
	color: #A00000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

/*These are the 	link style definitions.*/

a.menu_horiz:link {
	color: #173863;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.menu_horiz:visited {
	color: #173863;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.menu_horiz:hover {
	color: #CAA90C;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.menu_horiz:active {
	color: #173863;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.copyright {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}

/*These are the 	link style definitions.*/

a.copyright:link {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.copyright:visited {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.copyright:hover {
	color: #FEC311;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.copyright:active {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.big_title {
	color: #FFCA30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	display: block;
}
a.big_title{
	text-decoration:none;
	color: #FFCA30;
}
a.big_title:visited{
	text-decoration:none;
	color: #FFCA30;
}

