/****************************Native Classes********************************/

body, html {
    background-color        :       #FFFFFF;
    color                   :       #000000;
    font-family             :       Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-size               :       11px;
    margin                  :       0px;
    text-align              :       justify;
}

a:link {
    color                   :       #FF0303;
	text-decoration         :       none;
}

a:visited {
    color                   :       #FF0303;
	text-decoration         :       none;
}

a:hover {
    color                   :       #000000;
	text-decoration         :       none;
}

/****************************ID Classes********************************/

/*** Content Area ***/

#contentplaceholder {

}

/*** Navigation Area ***/

#nav {
    padding                 :       10px 0px 0px 0px;
    width                   :       635px;
}

#nav_button_1 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       78px;
}

#nav_button_2 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       130px;
}

#nav_button_3 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       134px;
}

#nav_button_4 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       111px;
}

#nav_button_5 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       91px;
}

#nav_button_6 {
    float                   :       right;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       91px;
}