Body {
	background : #FFFFFF;
}

TD {
	font-family : Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : normal;	
}

.Utxt1 {
	font-family : Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 14px;
	color : #F46A00;
	font-weight : normal;	
}

.Utxt2 {
	font-family : Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : normal;	
}

.Utxt3 {
	font-family : Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 14px;
	color : #F46A00;
	font-weight : bold;	
}

.Utxt3b {
	font-family : Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 14px;
	color : #F46A00;
	font-weight : normal;	
}

.Utxt4 {
	font-family : Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 14px;
	color : #FCF7A6;
	font-weight : normal;	
}

.Utxt5 {
	font-family : Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;	
}

.Utxt6 {
	font-family : Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 14px;
	color : #646464;
	font-weight : bold;	
}
.Utxt7 {
	font-family : Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 14px;
	color : #666666;
	font-weight : bold;	
}
.EXPinput{
	font-family : Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	font-weight: bold;	
}
/*FORM ELEMENTS*/

.drpDown1{
    border-top: 1px solid #1D3939;
    border-bottom: 1px solid #1D3939;
    border-left: 1px solid #1D3939;
    border-right: 1px solid #1D3939;
    background-color: #FFFFFF;
    font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 14px;    
    color: #000000;
    font-weight : normal;
}

.drpDown2{
    border-top: 1px solid #CAC9C9;
    border-bottom: 1px solid #CAC9C9;
    border-left: 1px solid #CAC9C9;
    border-right: 1px solid #CAC9C9;
    background-color: #DFDFDF;
    font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 9px;    
    color: #000000;
    font-weight : normal;
}

.txtBox1{
    border-top: 1px solid #1D3939;
    border-bottom: 1px solid #1D3939;
    border-left: 1px solid #1D3939;
    border-right: 1px solid #1D3939;
    background-color: #FFFFFF;
    font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 14px;    
    color: #000000;   
    text-decoration: none;
}

.txtBox2{
    border-top: 1px solid #1D3939;
    border-bottom: 1px solid #1D3939;
    border-left: 1px solid #1D3939;
    border-right: 1px solid #1D3939;
    background-color: #FFFFFF;
    font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 14px;    
	width:50px;	
    color: #000000;   
    text-decoration: none;
}


.txtField1{
    border-top: 1px solid #1D3939;
    border-bottom: 1px solid #1D3939;
    border-left: 1px solid #1D3939;
    border-right: 1px solid #1D3939;
    background-color: #FFFFFF;
    font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 14px;    
    color: #000000;   
    text-decoration: none;
}

.txtBox1a{
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    background-color: #F8F8F8;
    font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 14px;    
    color: #16487B;   
    text-decoration: none;
	height : 18px;
	padding-left : 3px;
	padding-top : 2px;	
	background-image: url(../images/frmshadow_txtbox1-off.jpg);
	}

.center_menu {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0A50A1;
	text-decoration: none;
}
A.center_menu:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0A50A1;
	text-decoration: none;
}
A.center_menu:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0A50A1;
	text-decoration: none;
}
A.center_menu:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0A50A1;
	text-decoration: none;
}
.center_menu_alert {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
}
A.center_menu_alert:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: none;
}
A.center_menu_alert:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: none;
}
A.center_menu_alert:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: none;
}

.bullet_menu {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5966AD;
}
A.bullet_menu:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5966AD;
	text-decoration: none;
}
A.bullet_menu:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.bullet_menu:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5966AD;
	text-decoration: none;
}
.orange_link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
A.orange_link:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.orange_link:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.orange_link:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #150185;
	text-decoration: none;
}
.black_link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
A.black_link:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.black_link:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.black_link:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.blue_link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
}
A.blue_link:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}

A.blue_link:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
A.blue_link:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.middle_title {
	color: #fffbd9;
	font-size: 24px;
	font-weight: bold;
}
.middle_title_blue {
	color: #0A50A1;
	font-size: 24px;
	font-weight: bold;
}
.footer_style1 {
	color: #150185;
	font-weight: bold;
	font-size: 14px;
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
}
.orange_section {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
A.orange_section:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.orange_section:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #150185;
	text-decoration: none;
}
A.orange_section:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.blue_section {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
}
A.blue_section:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
A.blue_section:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
A.blue_section:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
.blue_section2 {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
}
A.blue_section2:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
A.blue_section2:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
A.blue_section2:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
.expnav {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
A.expnav:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.expnav:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.expnav:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title_bar {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.TC_link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0A50A1;
	text-decoration: none;
}
A.TC_link:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0A50A1;
	text-decoration: none;
}
A.TC_link:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0A50A1;
	text-decoration: none;
}
A.TC_link:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0A50A1;
	text-decoration: underline;
}
.white_link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_link:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

A.white_link:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A.white_link:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.white_link2 {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_link2:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.white_link2:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_link2:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


.top_nav_link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.top_nav_link:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

A.top_nav_link:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.top_nav_link:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.top_nav_link2 {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.top_nav_link2:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

A.top_nav_link2:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.top_nav_link2:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


































.ProductTitle {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:22px;
	color: #0A50A1;
	font-weight:bold;
}
.taut_orange {
	color:#f08f01;
}
.taut_brown {
	color:#5a3d1b;
}
.taut_blue {
	color:#b3c6cd;
}
.taut_black {
	color:#020202;
}
.taut_gray {
	color:#dddcdb;
}
.taut_ProductTitle {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:22px;
	color:#0A50A1;
	font-weight:bold;
}
.taut_ProductText {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: normal;
}
.taut_ProductTextBold {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
}
.taut_ProductTextBoldOrange {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:12px;
	color:#f08f01;
	font-weight: bold;
}
.taut_ProductStyle {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:12px;
	color:#0A50A1;
	font-weight:normal;
}
.OtherCategories {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color: #FF6600;
	font-weight:bold;
}
.OtherCategoriesText {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#0A50A1;
	font-weight: normal;
	text-decoration:underline;
}
A.OtherCategoriesText {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#0A50A1;
	font-weight: normal;
	text-decoration:underline;
}
A.OtherCategoriesText:active {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#0A50A1;
	font-weight: normal;
	text-decoration:underline;
}
A.OtherCategoriesText:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#0A50A1;
	font-weight: normal;
	text-decoration:underline;
}
A.OtherCategoriesText:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#0A50A1;
	font-weight: normal;
	text-decoration:underline;
}
A.OtherCategoriesText:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#0A50A1;
	font-weight: normal;
	text-decoration:underline;
}











.PageLink {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#dddcdb;
	font-weight:bold;
}
A.PageLink {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#dddcdb;
	font-weight:bold;
}
A.PageLink:active {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#dddcdb;
	font-weight:bold;
}
A.PageLink:link {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#dddcdb;
	font-weight:bold;
}
A.PageLink:hover {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#dddcdb;
	font-weight:bold;
}
A.PageLink:visited {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#dddcdb;
	font-weight:bold;
}
.PageLink_Selected {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:14px;
	color:#0A50A1;
	font-weight:bold;
}
.column_headers {
	font-size:14px;
	font-family:"Century Gothic", Verdana, "Arial Rounded MT Bold";
	background-color:#0A50A1;
	color:#FFFFFF;
	font-weight:bold;
}




.categorylink
{
	color:#0A50A1;
	font-weight: normal;
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:12px;
}

A.categorylink
{
	color:#0A50A1;
	font-weight: normal;
	text-decoration: none;
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:12px;
}

A.categorylink:active
{
	color:#0A50A1;
	font-weight: normal;
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:12px;
}

A.categorylink:link
{
	color:#0A50A1;
	font-weight: normal;
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:12px;
}

A.categorylink:visited
{
	color:#0A50A1;
	font-weight: normal;
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:12px;
}

A:hover.categorylink {
	color:#0A50A1;
	text-decoration: underline;
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:12px;
}
.admin_title_bar {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
.cart_item {
	font-family: Calibri, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
}
