/* CSS Document */

#content {
background: transparent;
text-align:justify;
font-family: verdana;
font-size:13px;
float: right;
position: relative;
width: 680px;
color: #020a48;
margin-right:30px;
}

#content a{
color: #c1c1c1;
text-decoration: none;
}

#content a:hover{
font-weight:bold;
text-decoration:underline;
}

#footer {
text-align:center;
font-family: Verdana, Arial;
font-size:10px;
color: #020a48;

}

#footer a{
text-decoration:none;
color: #c1c1c1;
font-weight:bold;
}

#footer a:hover{
text-decoration:underline;
}

body {
background-color:#fff;
font-family: Verdana, Arial;
font-size: 11px;
color: #020a48;
text-align:justify;
}

body a{
color: #c1c1c1;
text-decoration: none;
font-weight:bold;
}

strong{
color: #6d6e8e;
}

h1{
background : url(images/h1.jpg);
background-position : bottom left;
background-repeat : no-repeat;
color : #2b3373;
margin-bottom:5px;
padding-top: 10px;
padding-bottom: 7px;
padding-left:38px;
font-size :17px;
font-weight:bold;
font-family:Verdana;
text-align:left;
}

h2{
	background: transparent;
	border-bottom: 2px dotted #3c5ecb;
	color: #3c5ecb;
	display: block;
	font-family: Verdana;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold ;
	line-height: 15px;
	text-align: right;
	text-decoration: none;
	margin-bottom:5px;
	padding-right:3px;
}

h3{
	background: transparent;
	color: #5d96fe;
	display: block;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	padding-right: 5px;
	margin-bottom:5px;
	font-variant:small-caps;
	text-decoration:underline;
}


.codesort img { 
border: 5px #c1c1c1 solid;
background-color: #c1c1c1;
margin: 3px;
}

.codesort img:hover {
	border: 5px solid #020a48;
	background-color: #020a48;
}

.imge { 
border: 5px #c1c1c1 solid;
background-color: #c1c1c1;
margin: 3px;
}

.imge:hover {
border: 5px solid #020a48;
background-color: #020a48;
}



blockquote{
font-family: Verdana;
font-size: 9pt;
color: #020a48;
border: 2px solid #020a48;
}  

.stat {
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 7px;
}
