body
{
	background-color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 11pt;
	text-align:center;
        line-height: 120%
}

a:link, a:visited {
        background-color: inherit; 
        color: #000066;
        text-decoration: none;
}

a:hover, a:active {
	background-color: #000066;
	color: #ffffff;
	text-decoration: none;
}

h1
{
	font-size: 110%;
	background-color: #000066;
	color: #ffffff;
        padding: 3px 0px 3px 6px;
}

  
h2
{
        font-size:100%;
        font-weight: bold;
        color: #cc3333;
        line-height: 0%;
}
  
ul 
{ 
    list-style-image:url(images/design%20images/arw.gif);
}

li
{
    margin-left: -20px;
    padding-left:0px;
    margin-bottom: 10px;
}

#left-center-right 
{
        width : 960px ;
        text-align : left ;
        border : solid 0px #ffffff ;
}

#header 
{
	height: 125px;
	background-image: url(images/design%20images/title_bg.jpg);
	background-repeat: repeat-x;
        text-align: center ;
}

#menu {
        margin:1px 0px 1px 0px;
        padding:1px;
        background-color:#000066;
        color:#ffffff;
        text-align:center;
        line-height:140%;
        clear:both;
}
#menu a {
        font-size: 100%;
        font-weight:bold;
        text-decoration:none;
        padding:3px;
}
#menu a:link, #menu a:visited {
        color:#ffffff;
}
#menu a:hover, #menu a:active {
        text-decoration:none;
        background:#ffffff;
        color:#000099;
}

#left-center {
        width : 710px ;
        float : left ;
}

#right {
        width : 240px ;
        float : right ;
	padding: 10px 5px 10px 5px;
        background : #ffffff ;
}

#center {
        width : 450px ;
        float : right ;
	padding: 10px 5px 20px 5px;
	background-color: #ffffff;
}

#left {
        width : 240px ;
        float : left ;
	padding: 10px 5px 10px 5px;
        background-color : #ffffff ;
}

.c-both {
clear : both ;
}

#footer {
	padding: 10px;
        background-color:#000066;
        color:#ffffff;
        text-align : center ;
}

#footer a {
        color:#ffffff;
        text-decoration:none;
        padding:3px;
}

}
#footer a:link, #footer a:visited {
        color:#ffffff;
        text-decoration:none;
}
#footer a:hover, #footer a:active {
        text-decoration: none;
        font-weight: normal;
        background: #ffffff;
        color: #062673;
}


.img
{
	float:right;
	margin-left:5px;
	border: 0;
}
.title {
	font-size: 25px;
	color: #ffffff;
}
