body
        {
        margin-left: 5%;
        margin-top: 10;
        margin-right: 5%;
        margin-bottom: 0px;
        font-size:12px;
        font-family: Trebuchet MS;
        background-color: 000000;
        /*background:url(images/grade08.gif);*/
        background-repeat: repeat-x;
        }
        
.gtable {

        font-size: 12px;
        padding: 2;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: 3366CC;
        border-bottom-width: none;
        border-bottom-style: none;
        border-bottom-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: E5ECF9;
}
        
#center_col
        {
        padding: 25;
        font-size:16px;

        }
        
#center_col h1
        {
        LINE-HEIGHT: 1px;
        color: 556195;
        font-size:45px;
        white-space: nowrap;
        }
        
.center_text
        {
        text-align: center;
        color: 556195;
        font-size:30px;
        }
        
.title_text
        {
        color: 556195;
        font-size:18px;
        font-weight:bold;

        }
        
.caption_text
        {
        color: 556195;
        font-size:20px;
        font-weight:bold;

        }
        
.name_text
        {
        /*color: E4CF53;*/
	color: 008000;
        font-size:34px;
        font-weight:bold;
        }
        
#button
        {
        font-size:16px;
        font-weight:bold;
        color:ffffff;
        }
        
a:link
        {
        color: 3399CC; text-decoration:none;  font-size: 18px;
        }

a:active
        {
        color: 3399CC; text-decoration:none;  font-size: 18px;
        }

a:visited
        {
        color: 3399CC; text-decoration:none;  font-size: 18px;
        }

a:hover
        {
        color: E4CF53; text-decoration:none;  font-size: 18px;
        }
        
.light_link a:link
        {
        color: 3399CC; text-decoration:underline;  font-size: 14px;
        }

.light_link a:active
        {
        color: 3399CC; text-decoration:underline;  font-size: 14px;
        }

.light_link a:visited
        {
        color: 3399CC; text-decoration:underline;  font-size: 14px;
        }

.light_link a:hover
        {
        color: E4CF53; text-decoration:none;  font-size: 14px;
        }

.head_link a:link
        {
        color: 556195; text-decoration:none; font-size:18px;
        }

.head_link a:active
        {
        color: 556195; text-decoration:none; font-size:18px;
        }

.head_link a:visited
        {
        color: 556195; text-decoration:none; font-size:18px;
        }

.head_link a:hover
        {
        color: ffffff; text-decoration:none; font-size:18px;
        }
        
.size_12
        {
        font-size:12px;

        }
        
#tlc, #trc, #blc, #brc
        {
        background-color: transparent;
        background-repeat: no-repeat;
        }

#tlc
        {
        background-image:url(images/bx_1.jpg);
        background-position: 0% 0%;
        }

#trc
        {
        background-image:url(images/bx_2.jpg);
        background-position: 100% 0%;
        }

#blc
        {
        background-image:url(images/bx_3.jpg);
        background-position: 0% 100%;
        }

#brc
        {
        background-image:url(images/bx_4.jpg);
        background-position: 100% 100%;
        }

#tb, #bb
        {
        background-color: transparent;
        background-repeat: repeat-x;
        }

#tb
        {
        background-image:url(images/bx_top.jpg);
        background-position: 0% 0%;
        }

#bb
        {
        background-image:url(images/bx_bottom.jpg);
        background-position: 50% 100%;
        }

#rb
        {
        background-image:url(images/bx_right.jpg);
        background-position: 100% 0%;
        background-repeat: repeat-y;
        }

#lb
        {
        background-image:url(images/bx_left.jpg);
        background-position: 0% 100%;
        background-repeat: repeat-y;
        }
        
#box
        {
        position: relative;
        padding: 0;
        width:100%;
        background-color: ffffff;
        }
