body {
	background-color: #0642A7;
	background-image:url(img/fading_blue.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	}

a {
	font-size: 12px;
	font-family:arial;
	color:#5D99FE;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

table{

	border: #666666 0px solid;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-family: arial;
	background-color:#FFFFFF;
	}

h2 {
	font-size: 20px;
	color: #4479D2;
	}

h3 {
	font-size: 15px;
	color: #4479D2;
	margin-bottom:5px;
	}

#menu a {
	margin:2 25 2 25;
	font-size: 11px;
	font-family:verdana;
	color:#FFFFFF;
	text-decoration:none;
	}

#menu a:hover {
	border-bottom: #5D99FE 3px solid;
	}

.button {
	border: #5D99FE 1px solid;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: arial;
	background-color: #1D51A7;
	}


input {
	border: #999999 1 px solid;
	}

.logotd {
	width:105px;
	height:75px;
	background-color: #DDDDDD;/*background: url(img/scr_bg.gif) no-repeat center bottom;*/
	border:#333 1px solid;
	}

.comment {
	margin:10 0 10 20;
	padding-left:10;
	border-left:#DDD 5px solid;
	}

.linkpartner a {
	width:88px;
	height:28px;
	border:#030061 1px solid;
	background-color:#6699FF;
	display:block;
	color:#FFFFFF;
	font-family:arial;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	}

.linkpartner a:hover {
	color:#030061;
	text-decoration:none;
	}

a.cards {
	display:block;
	border:#9ED0FE 1px solid;
	width:120px;
	height:240px;
	background:#FFF url(img/bizcards_bg.gif) no-repeat top left;
	text-align:center;
	font-size: 12px;
	font-family:arial;
	color:#6699CC;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	}