﻿
/***** Page Position *****/
.page_body {margin-top: 20px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; background-color: #5c5c5c}
.page_position {position: absolute; left: 50%; width: 970px; margin-left: -485px; text-align: center} 
.page_content {background-color: #ffffff; margin-bottom: 30px}
.page_details {height: 500px; vertical-align: top; background-color: #ffffff}

.page_title_separator {text-align: left;  margin-top: 15px; margin-left: 30px; margin-right: 30px}

.page_title {font-family: Arial, Verdana; font-size: 16px; font-weight: bold; color: #555555}
.page_title_color {font-family: Arial, Verdana; font-size: 16px; font-weight: bold; color: #8e9315}


/***** Page Small *****/
.page_small_body {margin-top: 40px;	margin-bottom: 0px;	margin-left: 0px; margin-right: 0px; background-color: #5c5c5c}
.page_small_position {position: absolute; left: 50%; width: 750px; margin-left: -375px; text-align: center} 
.page_small_content {background-color: #ffffff; margin-bottom: 30px}
.page_small_details {vertical-align: top; background-color: #ffffff}

.page_small_header {width: 750px; height: 85px; background-image: url(App_Images/page_small_header.jpg)}


/***** Page Corners *****/
.page_corner_tl {width: 15px; height: 15px; background-image: url(App_Images/page_corner_tl.gif)}
.page_corner_tr {width: 15px; height: 15px; background-image: url(App_Images/page_corner_tr.gif)}
.page_corner_bl {width: 15px; height: 15px; background-image: url(App_Images/page_corner_bl.gif)}
.page_corner_br {width: 15px; height: 15px; background-image: url(App_Images/page_corner_br.gif)}




