BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	background: #ffffff url(@images/bg.jpg) repeat-y fixed top;
	scrollbar-3dlight-color:E9E9F5;
	scrollbar-arrow-color: #384A95;
	scrollbar-base-color:1D3A58;
	scrollbar-darkshadow-color:1D3A58;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color:#384A95;
	scrollbar-shadow-color:#000000
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
@media (max-width: 500px) {
.nav {font-size : 16px;
    border-radius: 25px;
    background: #cecccc;
    padding:6px;
    width: 200px;
    height: 15px;
	color : #000000;
	text-decoration : none;
    margin: 7px;
     min-width:300px;
    display:block;
 }
 }

@media (max-width: 2500px) {
.nav {font-size : 16px;
    border-radius: 25px;
    background: #cecccc;
    padding:6px;
    width: 200px;
    height: 15px;
	color : #000000;
	text-decoration : none;
    margin: 7px;
    min-width:300px;
 }
}

.copyright {
	color : 000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
A:HOVER {  
 
	background-color : #F9D005;
	color : #2F4F4F;
 }
.baselink {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	border-bottom-style : double;
	border : thick solid;
	border-width : 2;
	background-color : #262F35;
	border-bottom-color : Black;
	border-left-color : #43535C;
	border-top-color : #43535C;
	border-right-color : Black;
}
.baselink2 {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	border-bottom-style : double;
	border : thick solid;
	border-width : 2;
	background-color : #344149;
	border-bottom-color : Black;
	border-left-color : #43535C;
	border-top-color : #43535C;
	border-right-color : Black;
}
.Sublink {
	color : #0E1C29;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	border-bottom-style : double;
	border : thick solid;
	border-width : 2;
	background-color : #E5E5E5;
	border-bottom-color : #F1F5FA;
	border-left-color : #FCFDFE;
	border-top-color : #F5F9FC;
	border-right-color : #EFF5FA;
}
.linkChoose {
	color : #D2D2DD;
	text-decoration : none;
	font-size : 10;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	border-bottom-style : double;
	border : thick solid;
	border-width : 2;
	background-color : #FF1717;
	border-bottom-color : #FF1717;
	border-left-color : #FF1717;
	border-top-color : #FF1717;
	border-right-color : #FF1717;
}
.linkChooseSub {
	color : #D2D2DD;
	text-decoration : none;
	font-size : 10;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	border-bottom-style : double;
	border : thick solid;
	border-width : 2;
	background-color : #FF711C;
	border-bottom-color : #FF1717;
	border-left-color : #FF1717;
	border-top-color : #FF1717;
	border-right-color : #FF1717;
}
.link2 {
	color : #705F63;
	text-decoration : none;
	font-size : 10;
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	letter-spacing : normal;
	border-bottom-style : double;
	border : 0;
	border-width : 1;
}
.IndxForm {
	color : Navy;
	background: transparent;
	border: 1px solid Silver;
}
.ContactForm {
	background: transparent;
	border: 1px solid Silver;
}
.container
{
	max-width: 1100px;
	margin: 0 auto;
	background-color: #fff;
}
.content
{
	max-width: 1100px;
	margin: 0 auto;
	background-color: #fff;
}
.left
{
	max-width: 1100px;
	margin: 0 auto;
	background-color: #fff;
}


.right
{
	 
	margin: 0 auto;
	background-color: #fff;
}
.footer
{
	color: #000;
	background: #ff0000;
	padding: 1em 1.25em;
}