body {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7F7F7F;
	color: #000000;
}
td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    /*background-color: #7F7F7F; */
	}
table {
	border-collapse: collapse;
	vertical-align: top;
}

/*------------------------Table Properties------------------------*/

table.main {
	width: 780px;
	height: 626px;
}
table.main_page {
	width: 100%;
	height: 100%;
}
td.page_corner_top_left {
	width: 15px;
	height: 15px;
	background-image: url(../pics/page_top_left.gif);
	background-repeat: no-repeat;
}
td.page_corner_top_right {
	width: 15px;
	height: 15px;
	background-image: url(../pics/page_top_right.gif);
	background-repeat: no-repeat;
}
td.page_corner_bottom_left {
	width: 15px;
	height: 15px;
	background-image: url(../pics/page_bottom_left.gif);
	background-repeat: no-repeat;
}
td.page_corner_bottom_right {
	width: 15px;
	height: 15px;
	background-image: url(../pics/page_bottom_right.gif);
	background-repeat: no-repeat;
}
td.page_line_top {
	width: 750px;
	height: 15px;
	background-image: url(../pics/page_top.gif);
	background-repeat: repeat-x;
}
td.page_line_bottom {
	width: 750px;
	height: 15px;
	background-image: url(../pics/page_bottom.gif);
	background-repeat: repeat-x;
}
td.page_line_left {
	width: 15px;
	height: 596px;
	background-image: url(../pics/page_left.gif);
	background-repeat: repeat-y;
}
td.page_line_right {
	width: 15px;
	height: 596px;
	background-image: url(../pics/page_right.gif);
	background-repeat: repeat-y;
}
td.page {
	width: 750px;
	height: 100%;
	background-color: #FFFFFF;
}
td.logo_table {
	height: 98px;
	width: 740px;
}
td.menu_table {
	height: 70px;
	width: 646px;
}
td.login_form {
	padding-top: 15px;
	padding-left: 27px;
	height: 171px;
	width: 133px;
	background-image: url(../pics/paper.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td.login_form_text {
	font-size: 18px;
}
td.login_form_edit {
	width: 121px;
	height: 27px;
}
td.login_form_btn {
	padding-top: 7px;
	cursor: pointer;
}
td.login_hi_text {
	font-size: 12px;
	font-weight: bold;
	color: #f69600;
	padding-bottom: 5px;
}
td.login_form_menu {
	font-size: 12px;
	padding-top: 18px;
}
td.login_form_btn_sign_out {
	padding-top: 19px;
	cursor: pointer;
}
td.page_text{
	height: 100%;
	width: 568px;
	padding: 14px 20px 50px 16px;
}
td.copyright{
	height: 30px;
	width: 720px;
}
td.img_logo{
	padding-top: 23px;
	padding-left: 27px;
}
td.img_corner_dots{
	padding-top: 23px;
	padding-left: 453px;
}
td.btn_home_space {
	height: 64px;
	width: 27px;
}
td.btn_space {
	height: 64px;
	width: 20px;
}
td.btn_home {
	width: 120px;
	height: 64px;
	cursor: pointer;
}
td.btn_prices {
	width: 120px;
	height: 64px;
	cursor: pointer;
}
td.btn_about {
	width: 120px;
	height: 64px;
	cursor: pointer;
}
td.btn_help {
	width: 120px;
	height: 64px;
	cursor: pointer;
}

/*------------------------Links, imgs, paragraphs and other stuff------------------------*/

input { 
	border: 1px double #c6c6c5;
	background: url(../pics/edit_back.gif);
	font-size: 12px;
	color: #000000;
	width: 500px;
	height: 22px;
}
input.button { 
	border: 0px;
	width: 120px;
	height: 64px;
}
input.button_sign_in { 
	border: 0px;
	width: 66px;
	height: 33px;
}
input.button_sign_out { 
	border: 0px;
	width: 66px;
	height: 33px;
}
p.p_title {
	padding: 0px;
	font-size: 18px;
	color: #f69600;
}
p.p_title_small {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #f69600;
}
p.p_text {
	padding: 0px;
	font-size: 12px;
}
p.p_copyright {
	padding: 0px;
	font-size: 12px;
	text-align: center;
}
a {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #ff9c00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menu_link {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.menu_link:hover {
	text-decoration: underline;
}
input.paypal {
	width: 145px;
	height: 47px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
input.var_length {

	border: 1px double #c6c6c5;
	font-size: 12px;
	color: #000000;
	width: auto;
	height: 22px;
}
td.command_menu {

	padding-top: 15px;
	padding-left: 27px;
	height: 171px;
	width: 133px;
	background-image: url(../pics/paper.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p.red_offer {

	padding: 0px;
	font-size: 18px;
	color: #FF0000;
}
input {

	border: 1px double #c6c6c5;
	background: url(../pics/edit_back.gif);
	font-size: 12px;
	color: #000000;
	width: 121px;
	height: 22px;
}
p.p_title_medium {

	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #f69600;
}
p.p_red {
	padding: 0px;
	font-size: 12px;
	color: #FF0000;
}
input.no_format {


	border: 0px none #FFFFFF;
	font-size: 12px;
	color: #000000;
	width: auto;
	height: auto;
}
.input_no_bg {
	font-size: 12px;
	color: #000000;
	width: auto;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
