body
{
    font-family:tahoma;
    font-size:9pt;
    background: #96c8e3 url(../images/bg.jpg) top center fixed no-repeat;
	color: #000;
}

#content
{
    background : #fff;
    width : 980px;
    margin : 0 auto;
    -webkit-border-radius: 5px;
    border: 5px #333;
}
input
{
    border:none;
}

h1 
{
font:25px tahoma;
margin: 0;
text-align:justify;
}

h2
{
font:1.0em "lucida grande", tahoma, verdana, arial, sans-serif;
color: #333;
text-shadow:#03C;
font-stretch:ultra-condensed;
}

hr {
border:  thin;
color:#CCCCCC;
background-color:#CCCCCC;
height: 1px;
width: 100%;
}

.hr_footer
{

	background-color:#0099cc;
	height:04px;
    width:980px;
    margin : 0 auto;
    padding:0px;
    border-bottom : 2px solid #ccc;
    border-top : 2px solid #ccc;
}


.Header {
	color: #8000FF;
}
.Header strong {
	font-family: Arial, Helvetica, sans-serif;
}
.Header strong {
	font-family: Courier New, Courier, monospace;
}
.Heading {
	color: #00F;
	width:600px;
}

.mssv,p {
	color: #333;
	font-size:13px;
	direction:ltr;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font: 0.8em;
}
.title strong {
	color: #00F;
}
input.txt {

background-color: #EBE9EA;
border: 1px solid #EAEAEA;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
width: 300px;
height:22px;
}

input.btn {
margin : 0 auto;
-webkit-border-radius:5px;
border:3px solid #fff;
padding:5px 9px;
background: #333;
color:#fff;
}
input.btn:hover
{
    background : #000;
    cursor : pointer;
}

select.width
{
    width:300px;
    height:22px;
}

.birthday
{
    width:98px;
    height : 22px;
}
.Content_left
{
    float:left;
    width:460px;
    padding-right:10px;
    padding-left:10px;
    padding-top:10px;
}
.Content_right {
float:left;
width:480px;
margin:0;
padding:0;
}

.highlight 
{ background-color: #FFFFCC; color: #B22222; }

table
{
	border:2px 2px 2px 2px #333;
	border-left:#F00 2px;
}

#box
{

	color:#FFF;
	font-size:26px;
	margin:0 auto;
}

#box_2
{
	background-color:#0099cc;
	height:02px;
    width:980px;
    margin : 0 auto;
    border-bottom : 1px solid #ccc;
    border-top : 1px solid #ccc;
}



a
{
text-decoration: none;
color:#69F;
}

#nav a:link, #nav a:visited {
display: block;
text-decoration: none;
padding-left: 1em;
color: #2D486C;
}

h3
{
    font-weight:400;
    font-size : 13px;
    color:#333;
}

h4
{
    font-weight: bold;
    font-family : arial;
    color: #333;
    font-size : 10pt;
    padding:0;
    margin :0;
}
h2
{
    font-size: 18px;
}
#content_body
{
    width:980px;
    margin : 0 auto;
  
}

.error
{
    color:#0e0;
}
h1
{
    font-size : 13px;
    color:red;
}

 .notification
 {
                            border-color: #E6DB55;
                            color: #333;
                            background-color: #FFFBCC;
                            background-position:  left -1118px;
                             border: 1px solid #dfdfdf;
                             text-shadow: 0px 1px 0px white;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    height: 50px;
    line-height: 25px;
    padding: 6px;
                        }