a:link    {
color: #3B81DF;
}
a:visited {
color: #3B81DF;
}
a:hover{
color: red;
}
h1{
font-size: 24px;
font-weight: 700;
color: #3B81DF;
font-family: Arial, Sans-Serif;
text-transform: uppercase;
}
h2{
font-size: 20px;
font-weight: 700;
color: #3B81DF;
font-family: Arial, Sans-Serif;
}
h3{
font-size: 18px;
font-weight: 700;
color: #3B81DF;
font-family: Arial, Sans-Serif;
}
h4{
font-size: 14px;
font-weight: 700;
color: #3B81DF;
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;
}
.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: 18px;
font-weight: 600;
color: #FFFFFF;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.nav2	{
font-size: 14px;
font-weight: 600;
color: #FFFFFF;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.adr1	{
font-size: 12.5px;
font-weight: 600;
color: #FFFFFF;
text-align: left;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.adr2	{
font-size: 12.5px;
font-weight: 600;
color: #FFFFFF;
text-align: left;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.adr3	{
font-size: 16px;
font-weight: 600;
color: #FFFFFF;
text-align: left;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.adr4	{
font-size: 12.5px;
font-weight: 600;
color: #FFFFFF;
text-align: left;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.welcome1{
font-size: 24px;
font-weight: 700;
color: #3B81DF;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 20px;
margin-bottom: 20px;
text-transform: uppercase;
}
.welcome2{
font-size: 14px;
font-weight: 700;
color: #3B81DF;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.head1{
font-size: 24px;
font-weight: 700;
color: #3B81DF;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
text-transform: uppercase;
}
.head2{
font-size: 20px;
font-weight: 700;
color: #3B81DF;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.head3{
font-size: 18px;
font-weight: 700;
color: #3B81DF;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.head4{
font-size: 14px;
font-weight: 700;
color: #3B81DF;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.bookmark{
font-size: 14px;
font-weight: 500;
color: #3B81DF;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.title{
font-size: 18px;
font-weight: 500;
color: #2494FF;
text-align: center;
font-family: Arial Rounded MT Bold, Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.footer{
font-size: 12px;
font-weight: 500;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
#mainpage{
background-color: #FAFAFA;
}
#left{
background-color: #3B5B8C;
background-image: url(images/left.jpg);
background-repeat: repeat-y;
}
#right{
background-color: #3B5B8C;
background-image: url(images/right.jpg);
background-repeat: repeat-y;
}
#header{
height: 180px;
background-color: #FDFFFE;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}
#welcome{
background-image: url(images/welcome.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
}
#navigation{
height: 39px;
background-image: url(images/navbar.jpg);
background-repeat: repeat-x;
}
#leftcolumn{
background-color: #007CCC;
}
#footer{
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
}
