﻿body 
{
	text-align: center;
	margin:0px;
	background-image: url(/roboads/images/roboads_background.png);
	background-repeat:repeat-x;
	background-color: #CFE1ED;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

table, table td
{
	font-size:11px;
}

.menu
{
	float: right;
	height: 50px;
	overflow: hidden;
}

.textbox
{
	width: 95%;
}

.listbox
{
	width: 95%
}

.linkbutton
{
	position: relative;
	background-color: #4F81BD;
	color: White;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border: solid 1px #4F81BD;
	margin: 2px;
	width: 150px;
	height: 20px;	
	
}

.linkbutton:hover
{
	border: solid 1px Black;
}

dir
{
	margin-top: 3px;
}

hr
{
	border: solid 1px #4F81BD;
	 
}

.Breadcrumbs a
{
	color: #4F81BD;
	font-weight: bold;
}

h1
{
	font-size: 16px;
	border-bottom: solid 1px #4F81BD;
	color: #333333;
	padding: 3px 0px 2px 0px;
	margin: 0px;
}

h2
{
	font-size: 15px;
	margin: 0px;
}

h3
{
	font-size: 14px;
	margin: 0px;
}

dir
{
	
}

a
{
	text-decoration: none;
	color: #4F81BD;
}

a:hover
{
	text-decoration: underline;
}

.content
{
	color: #333333;
}

.navigation, .navigation a
{
	color: white;
}


.page
{
	background-color: White;
	color: Black;	
	background-image: url(/roboads/images/roboads_page_right_repeat.png);
	background-repeat: repeat-y;
	background-position:right;
}

.page_topleft
{
	background-image: url(/roboads/images/roboads_page_top_left.png);
	background-repeat: no-repeat;
	float: left;
	width: 9px;
	height: 9px;
}

.page_right
{
	background-image: url(/roboads/images/roboads_page_right.png);
	background-repeat: no-repeat;
	min-height: 531px;
	width: 12px;
	float: right;
}

.page_bottom_left
{
	background-image: url(/roboads/images/roboads_page_bottom_left.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 14px;
}

.page_bottom
{
	background-image: url(/roboads/images/roboads_page_bottom.png);
	background-repeat: repeat-x;
	height: 14px;
	width: 100%;
}

.page_bottom_right
{
	background-image: url(/roboads/images/roboads_page_bottom_right.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 14px;
	float: right;
}

.content
{
	padding-left: 10px;
	padding-top: 10px;
	font-weight: normal;
}

.box
{
	min-width: 100px;
	min-height: 100px;
	margin: 5px;
}

.box_top
{
	background-image: url(/roboads/images/box_top.png);
	height: 8px;
	width: 100%;
}

.box_bottom
{
	background-image: url(/roboads/images/box_bottom.png);
	height: 10px;
	width: 100%;
}

.box_middle_left
{
	background-image: url(/roboads/images/box_left.png);
	background-repeat: repeat-y;
	
	
}


.box_middle_right
{
	background-image: url(/roboads/images/box_right.png);
	background-repeat: repeat-y;
	
	width: 10px;
	float: right;
}

.box_top_left
{
	background-image: url(/roboads/images/box_top_left.png);
	background-repeat: no-repeat;
}

.box_top_right
{
	background-image: url(/roboads/images/box_top_right.png);
	background-repeat: no-repeat;
	
}

.box_bottom_left
{
	background-image: url(/roboads/images/box_bottom_left.png);
	height: 10px;
	width: 7px;
}

.box_bottom_right
{
	background-image: url(/roboads/images/box_bottom_right.png);
	height: 11px;
	width: 10px;
	float: right;
}

.url120
{
	max-width: 120px;
	overflow: hidden;
	width:120px;
}

.url120 a
{
	overflow: hidden;
}

.url150
{
	max-width: 150px;
	overflow: hidden;
	width:150px;
}

.url150 a
{
	overflow: hidden;
}

.url200
{
	max-width: 200px;
	overflow: hidden;
	width:200px;
}

.url200 a
{
	overflow: hidden;
}


.url250
{
	max-width: 250px;
	overflow: hidden;
	width:200px;
}

.url250 a
{
	overflow: hidden;
}


.bigbox
{
	border: solid 1px #4F81BD;
	padding-right: 10px;
	margin-top: 5px;
}

.helptext
{
	font-size: 12px;
	color: #777777;
	font-style:italic;
	margin-left: 5px;
}
