.modern
{
 font-family:brisk;
}


.reset
{
 border:  0px none;
 margin:  0px;
 padding: 0px;
 float: none;
 clear: both;
 width: 0px;
 height: 0px;
 line-height: 0px;
 font-size: 0px;
}


.border-red
{
 border:1px solid #D14D3C;
}

.border-pink
{
 border:1px solid #E46F60;
}

.border-white
{
 border:1px solid #FFFFFF;
}

.border-none
{
 border:none !important;
}

.border-solid
{
 border:1px solid;
}

.border-none-td td
{
 border:none;
}

.fix
{
 display: block;
 clear: both;
 height: 1px;
 overflow: hidden;
 border: 0;
 margin: 0;
 padding: 0;
 background-color: transparent;
}

.extraLight
{
 color: #FFC600;
}

.extra
{
 font-weight: bold;
 color: #FFC600;
}

.extra11
{
 font-weight: bold;
 color: #FFC600;
 font-size:1.1em;
}

.extra2
{
 font-weight: bold;
 color: #E46F60;
}

.pink
{
 color: #E46F60;
}

.red
{
 color:#E01F05;
}

.extra-red
{
 font-weight:bold;
 color:#E01F05;
}

.clear
{
 clear: both;
}

.center
{
 text-align: center;
}

.justify
{
 text-align: justify;
}


.right
{
 text-align: right;
}

.left
{
 text-align: left;
}

.top
{
 vertical-align:top;
}

.bottom
{
 vertical-align:bottom;
}

.float-left
{
 float:left;
}

.float-right
{
 float:right;
}

.noscreen, .noshow
{
 display: none;
}

.noline
{
 text-decoration: none
}

.bold
{
 font-weight: bold;
}

.italic
{
 font-style: italic;
}


.text7em
{
 font-size: .7em;
}

.text8em
{
 font-size: .8em;
}

.text9em
{
 font-size: .9em;
}

.text10em
{
 font-size: 1em;
}

.text11em
{
 font-size: 1.1em;
}

.text12em
{
 font-size: 1.2em;
}

.text13em
{
 font-size: 1.3em;
}

.text14em
{
 font-size: 1.4em;
}

.text15em
{
 font-size: 1.5em;
}

.text16em
{
 font-size: 1.6em;
}

.text17em
{
 font-size: 1.7em;
}

.text18em
{
 font-size: 1.8em;
}


.text8px
{
 font-size: 8px;
}

.text9px
{
 font-size: 9px;
}

.text10px
{
 font-size: 10px;
}

.text11px
{
 font-size: 11px;
}

.text12px
{
 font-size: 12px;
}

.text13px
{
 font-size: 13px;
}

.text14px
{
 font-size: 14px;
}

.text15px
{
 font-size: 15px;
}

.text16px
{
 font-size: 16px;
}

.text17px
{
 font-size: 17px;
}

.text18px
{
 font-size: 18px;
}

.text19px
{
 font-size: 19px;
}

.text20px
{
 font-size: 20px;
}


.auto
{
 margin:auto;
}

.copy
{
 color:#000000;
}

.copy a:link 	{ color: #000000; }
.copy a:visited	{ color: #000000; }
.copy a:active	{ color: #000000; }
.copy a:hover	{ color: #FFFFFF; text-decoration:underline; }

.border
{
 border: 1px solid #DDDDDD;
}

.link a { text-decoration: none; }
.link a:link 	{ color: #FFFFFF; }
.link a:visited	{ color: #FFFFFF; }
.link a:active	{ color: #FFFFFF; }
.link a:hover	{ color: #FF9C00; text-decoration:underline; }

a.pink  { text-decoration: none; }
a.pink:link 	{ color: #E46F60; }
a.pink:visited	{ color: #E46F60; }
a.pink:active	{ color: #E46F60; }
a.pink:hover	{ color: #FF9C00; text-decoration:underline; }

a.extra-red:link { color:#E01F05;}
a.extra-red:visited { color:#E01F05;}
a.extra-red:active { color:#E01F05;}
a.extra-red:hover { color:#FF9C00; text-decoration:underline;}

a.extraLight-red:link { color:#E01F05;}
a.extraLight-red:visited { color:#E01F05;}
a.extraLight-red:active { color:#E01F05;}
a.extraLight-red:hover { color:#FF9C00; text-decoration:underline;}

a.extra:link { color:#FF9C00;}
a.extra:visited { color:#FF9C00;}
a.extra:active { color:#FF9C00;}
a.extra:hover { color:#FF9C00; text-decoration:underline;}

a.extraLight:link { color:#FF9C00;}
a.extraLight:visited { color:#FF9C00;}
a.extraLight:active { color:#FF9C00;}
a.extraLight:hover { color:#FF9C00; text-decoration:underline;}

a.extraLight2:link { color:#FFC600;}
a.extraLight2:visited { color:#FFC600;}
a.extraLight2:active { color:#FFC600;}
a.extraLight2:hover { color:#FFC600; text-decoration:underline;}

a.blackLink:link { color:#000000;}
a.blackLink:visited { color:#000000;}
a.blackLink:active { color:#000000;}
a.blackLink:hover { color:#000000; text-decoration:underline;}

a.extra2:link { color:#FFC600;}
a.extra2:visited { color:#FFC600;}
a.extra2:active { color:#FFC600;}
a.extra2:hover { color:#FFC600; text-decoration:underline;}

a.extra2b { text-decoration:underline; font-weight:bold;}
a.extra2b:link { color:#FFC600; text-decoration:underline;}
a.extra2b:visited { color:#FFC600;}
a.extra2b:active { color:#FFC600;}
a.extra2b:hover { color:#FFC600; text-decoration:none;}

.extra2b a {text-decoration:underline; font-weight:bold;}
.extra2b a:link { color:#FFC600; text-decoration:underline;}
.extra2b a:visited { color:#FFC600;}
.extra2b a:active { color:#FFC600;}
.extra2b a:hover { color:#FFC600; text-decoration:none;}

.extraLight2b a {text-decoration:underline;}
.extraLight2b a:link { color:#FFC600; text-decoration:underline;}
.extraLight2b a:visited { color:#FFC600;}
.extraLight2b a:active { color:#FFC600;}
.extraLight2b a:hover { color:#FFC600; text-decoration:none;}

.link-red a 		{ text-decoration: none; }
.link-red a:link 	{ color: #E01F05; }
.link-red a:visited	{ color: #E01F05; }
.link-red a:active	{ color: #E01F05; }
.link-:hover	{ color: #FF9C00; text-decoration:underline; }

.link-pink a 		{ text-decoration: none; }
.link-pink a:link 	{ color: #E46F60; }
.link-pink a:visited	{ color: #E46F60; }
.link-pink a:active	{ color: #E46F60; }
.link-pink a:hover	{ color: #FF9C00; text-decoration:underline; }

.extra a 		{ text-decoration: none; }
.extra a:link 	{ color: #FF9C00; }
.extra a:visited	{ color: #FF9C00; }
.extra a:active	{ color: #FF9C00; }
.extra a:hover	{ color: #FF9C00; text-decoration:underline; }

.linkWhite a 		{ text-decoration: underline; }
.linkWhite a:link 	{ color: #FFFFFF; }
.linkWhite a:visited	{ color: #FFFFFF; }
.linkWhite a:active	{ color: #FFFFFF; }
.linkWhite a:hover	{ color: #FFFFFF; text-decoration:none; }


#MainMenu a:hover	{ color: #C40500; text-decoration:none; }

.td_top td
{
 vertical-align:top;
}

.margin0
{
 margin:0px !important;
}

.margin10
{
 margin:10px;
}
.padding10
{
 padding:10px;
}

.padding5
{
 padding:5px;
}

.padding2
{
 padding:2px;
}

.padding2b {
 padding:4px 2px 2px 2px;
}

.paddingtop10
{
 padding-top:10px;
}
.padding20
{
 padding:20px;
}
.padding30
{
 padding:30px;
}

.padding-left5
{
 padding-left:5px;
}

.rel
{
 position:relative;
}

.inline
{
 display:inline;
}

.line-height
{
 line-height:14px;
}

.line-height16
{
 line-height:16px;
}

.line-height20
{
 line-height:20px;
}

.extraBlack
{
 color:#000000;
 font-weight:bold;
}

.green
{
 color:#08F43F;
}

.red2
{
 color:#FF0000;
}

.extraWhite
{
 font-weight:bold;
 color:#FFFFFF;
}
