﻿
/***** PAGE *****/

.page_body {margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; background-color: #dedede; text-align: center}
.page_position {position: absolute; left: 50%; width: 995px; margin-left: -497px; text-align: center} 
.page_init {width: 975px; height: 10px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; border-style: none; background-image: url(App_Images/page_top.gif);}
.page_end {width: 975px; height: 10px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; border-style: none; background-image: url(App_Images/page_bottom.gif);}
.page_details {background-color: #ffffff; vertical-align: top; margin-top: 0px; margin-bottom: 0px}

.page_back_light {background-color: #dedede}
.page_back_dark {background-color: #d2d3d4}

.page_border_left {width: 10px; background-image: url(App_Images/page_border_left.gif)}
.page_border_right {width: 10px; background-image: url(App_Images/page_border_right.gif)}

.page_border_dark_left {width: 10px; background-image: url(App_Images/page_border_dark_left.gif)}
.page_border_dark_right {width: 10px; background-image: url(App_Images/page_border_dark_right.gif)}
