a:link{
color: #00017B;
}
a:visited {
color: #00017B;
}
a:hover{
color: red;
}
h1{
font-size: 24px;
font-weight: 700;
color: #00017B;
font-family: Arial, Sans-Serif;
text-transform: uppercase;
}
h2{
font-size: 20px;
font-weight: 700;
color: #00017B;
font-family: Arial, Sans-Serif;
}
h3{
font-size: 18px;
font-weight: 700;
color: #00017B;
font-family: Arial, Sans-Serif;
}
h4{
font-size: 14px;
font-weight: 700;
color: #00017B;
font-family: Arial, Sans-Serif;
}
p{
font-size: 14px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
td{
font-size: 14px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
ul{
font-size: 14px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
li{
font-size: 14px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
.head1{
font-size: 24px;
font-weight: 700;
color: #00017B;
font-family: Arial, Sans-Serif;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 0px;
}
.head2{
font-size: 20px;
font-weight: 700;
color: #00017B;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.head3{
font-size: 18px;
font-weight: 700;
color: #00017B;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.head4{
font-size: 14px;
font-weight: 700;
color: #00017B;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}

.nomargins{
margin: 0px 0px 0px 0px;
}
.lomargins{
margin: 0px 0px 0px 20px;
}
.smalltext{
font-size: 10px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
.nav	{
font-size: 14px;
font-weight: 600;
color: #000000;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 3px;
margin-bottom: 0px;
}
.links	{
font-size: 13px;
font-weight: 500;
color: #00017B;
text-align: left;
font-family: Arial, Sans-Serif;
margin-top: 2px;
margin-bottom: 3px;
}
.title{
font-size: 36px;
font-weight: 600;
color: #FFFFFF;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.bookmark{
font-size: 14px;
font-weight: 500;
color: #00017B;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.boxhead{
font-size: 14px;
font-weight: 600;
color: #FFFFFF;
text-align: left;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.box1{
background-color: #000000;
}
.box2{
background-color: #00017B;
background-image: url(images/boxhead.jpg);
background-repeat: repeat-x;
}
.box3{
background-color: #eeeeee;
}
.line1{
background-color: #00017B;
}
.line2{
background-color: #FFFFFF;
}
.basket{
font-size: 12px;
 font-weight: 500;
color: #000000;
font-family : Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.dottedline{
border-top: thin dotted white;
border-color: #512E11;
}
.footer{
font-size: 12px;
font-weight: 600;
color: #FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
.youarein{
font-size: 14px;
font-weight: 600;
color: white;
font-family: Arial, Helvetica, Sans-Serif;
margin-bottom: 10px;
margin-right: 0px;
}
.youarein a:link, .youarein a:visited{
width:100%;
text-decoration: none;
color: white;
}
.youarein  a:hover {
width:100%;
text-decoration: underline;
color: white;
}
.header-nav{
font-size: 12px;
font-weight: 600;
color: #007CCC;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.black{
color: black;
}
#mainpage{
background-color: #FFFFFF;
}
#header{
height: 130px;
background-color: #FD96CB;
}
#navigation{
height: 30px;
background-color: #007CCC;
}
#leftcolumn{
background-color: #FDFFD1;
}
#footer{
background-color: #007CCC;
}

